Rick Altherr b95c52dc85
Fix VCD timestamps (#1469)
* Fix VCD timestamps.

VCD simulation timestamps are integers.
eb71c31cf1b5d1fb70f12a18c459e17e16813f30 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.
2024-06-20 19:27:06 -05:00
..
2023-11-01 12:53:05 +01:00
2024-06-20 19:27:06 -05:00
2024-05-01 16:10:39 +09:00
2023-11-14 15:13:45 +01:00