Added support for instances of tfp integer, but poorly...
authorChristiaan Baaij <christiaan.baaij@gmail.com>
Fri, 26 Jun 2009 12:28:34 +0000 (14:28 +0200)
committerChristiaan Baaij <christiaan.baaij@gmail.com>
Fri, 26 Jun 2009 12:28:34 +0000 (14:28 +0200)
commitc154f599b83d1a91e99993666139e01f10033d5c
treea4c3e4faaf20f136c4150fcb93819380b1ca6d48
parentfc9e13429a9f75f03ef75b91ca540c08b40083a2
Added support for instances of tfp integer, but poorly...
They are always used as 'structural' parameters for functions
and as such should not be turned in to ports when these
arguments are applied.
Adders.hs
Generate.hs
VHDLTools.hs