Instead of calculating clock periods based on the desired frequncy,
specify the periods diretly. This silences the following kind of error
caused by floating point rounding:
Unable to accurately represent 8000.000000000001(sec) with the simulator precision of 1e-12
Fixes:
|
||
---|---|---|
.. | ||
pcs.py | ||
pmd.py | ||
util.py |