cpc / openasip

Open Application-Specific Instruction Set processor tools (OpenASIP)
http://openasip.org
Other
140 stars 42 forks source link

Tce tour's bustracestartingcycle #195

Closed TopiLeppanen closed 1 year ago

TopiLeppanen commented 1 year ago

The manual asks to set this to 5. However, for me this creates a mismatch in bustrace diffs between ttasim and ghdl-simulation. Setting bustracestartingcycle to 6 seems to work.

Has there been some change in the ICDecoder or something that adds one more cycle of latency to the generated RTL?