Start to adapt so we can change the representation
authorSam Moore <[email protected]>
Fri, 11 Apr 2014 15:07:40 +0000 (23:07 +0800)
committerSam Moore <[email protected]>
Fri, 11 Apr 2014 15:07:40 +0000 (23:07 +0800)
commitbf561f5566c6e50af09f078b0773fd4abaff6281
treead35d9507200efa658d75a644bd8b8fa4f213f50
parentecbc325cc08fb2731d1fc820a87979b75b4306bc
Start to adapt so we can change the representation

Specifically, remove the magic 8 bit exponent / 23 bit mantissa (32 bit IEEE) numbers.

There are *a lot* of them. A lot are still there.

=> Don't run this vfpu it is probably broken.
   At the very least do not change any of the constants in fpupack.vhd
src/comppack.vhd
src/fpu.vhd
src/fpupack.vhd
src/main.vhd
src/pre_norm_sqrt.vhd

UCC git Repository :: git.ucc.asn.au