Rewrite fromInteger and literal generation.
authorMatthijs Kooijman <matthijs@stdin.nl>
Tue, 13 Apr 2010 12:40:17 +0000 (14:40 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Tue, 13 Apr 2010 12:40:17 +0000 (14:40 +0200)
commit8663a3e3f2776039a31528c3087ef5725d401932
tree60ead2d913565d16ece53b4d385c5dd27444365f
parent470b9fcfe0743054e2a1adb435e2806a140c732e
Rewrite fromInteger and literal generation.

Literals are less of a hack now and should work more reliably.
cλash/CLasH/Utils/Core/CoreTools.hs
cλash/CLasH/VHDL/Generate.hs