[myhdl-list] MyHDL timescale
Brought to you by:
jandecaluwe
From: Thomas H. <th...@ct...> - 2012-04-19 06:56:18
|
MyHDL uses 'steps' as time unit. When it writes VCD files with traceSignals, one time unit is defined as 1ns. Considering the speed of todays logic, this is very coarse. I would find it convenient to be able to specify sub-nanosecond delays as floats, and to make the timescale written into the vcd files configurable. Would this be an idea for MyHDL? Opinions? Thanks, Thomas |