Move TFVec and TFP integers (Signed, Unsiged and Index) into clash
authorchristiaanb <christiaan.baaij@gmail.com>
Tue, 1 Jun 2010 14:16:00 +0000 (16:16 +0200)
committerchristiaanb <christiaan.baaij@gmail.com>
Tue, 1 Jun 2010 14:16:00 +0000 (16:16 +0200)
commit3173aff498a4f3f7cfeeece66eaf3eecb3bc389b
tree68e6598f3364381a8b9d8939f5d5101b7c355fd7
parent5d58ff471df987d8def34a473103c785890510c6
Move TFVec and TFP integers (Signed, Unsiged and Index) into clash
cλash/Data/Param/Index.hs [new file with mode: 0644]
cλash/Data/Param/Integer.hs [new file with mode: 0644]
cλash/Data/Param/Signed.hs [new file with mode: 0644]
cλash/Data/Param/Unsigned.hs [new file with mode: 0644]
cλash/Data/Param/Vector.hs [new file with mode: 0644]