* Fix VCD timestamps. VCD simulation timestamps are integers. eb71c31cf1 changed them to doubles which causes the files to be unreadable. * Fix VCD byte values no spaces allowed between b and the bits. Value will be left-extended with zeros.
eb71c31cf1
* Update Makefile, move top-level .cpp files * Move top-level .cpp files into their respective folders