Put a list of builtin functions in VHDL.Constants
authorMatthijs Kooijman <matthijs@stdin.nl>
Wed, 10 Mar 2010 12:32:07 +0000 (13:32 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Wed, 10 Mar 2010 12:32:07 +0000 (13:32 +0100)
commit0dcd1ce078cbae64bc2b968b4c8233c9b94727dc
tree433ac21a3e68ee029ce83a8820d856c4dda09542
parentdb014de8ebda19a0828193c1230d0581bb923ce0
Put a list of builtin functions in VHDL.Constants

This will allow normalization to use this list, without creating
circular dependencies by using VHDL.Generate.globalNameTable.
cλash/CLasH/VHDL/Constants.hs
cλash/CLasH/VHDL/Generate.hs