Keys for typemap can now deal with vector lengths based on type operators
authorChristiaan Baaij <christiaan.baaij@gmail.com>
Fri, 3 Jul 2009 09:48:02 +0000 (11:48 +0200)
committerChristiaan Baaij <christiaan.baaij@gmail.com>
Fri, 3 Jul 2009 09:48:02 +0000 (11:48 +0200)
commitf2ce393c85a9ccb673f8ba2df12b7c5b649c3a34
tree02299c9bab4ca9c385063c13157a58908cd760ac
parentf5f6d286f56ee1e822ece0258039ba2d2ce920aa
Keys for typemap can now deal with vector lengths based on type operators

Implementation is very slow, evalCoreExpr has to be run every time we
lookup and insert a new vector.
Adders.hs
Generate.hs
VHDLTools.hs
VHDLTypes.hs