OpenCores
Issue List
a minor bug in tv80_core.v #3
Closed zhongxun opened this issue about 15 years ago
zhongxun commented about 15 years ago

in tv80_core.v line 1242, original: Pre_XY_F_M<=#1 mcycle; should be Pre_XY_F_M <=#1 (mcycle0)? 1: (mcycle1)? 2:
(mcycle2)? 3: (mcycle3)? 4: (mcycle4)? 5: (mcycle5)? 6:7;

zhongxun commented about 15 years ago

comparing to T80 vhdl design, I found this is a mismatch

ghutchis was assigned about 15 years ago
ghutchis commented about 15 years ago

Change committed, will verify correctness tomorrow and close. Thanks for the report.

ghutchis closed this about 15 years ago

Assignee
ghutchis
Labels
Request