WojciechRynczuk / vcdMaker

A tool for converting text log files to the VCD format.
https://vcdmaker.org
MIT License
29 stars 2 forks source link

002 time handling #37

Closed WojciechRynczuk closed 6 years ago

WojciechRynczuk commented 7 years ago

This is the first step towards the unified time handling. The class created throws exceptions on arithmetic overflows. It will be particularly useful while parsing user logs.

Further steps:

endrjux commented 6 years ago

It's better now. :-)