OpenCores

a minor bug in tv80_core.v

Back to bugtracker overview.

Information:
Type :: REQUEST
Status :: CLOSED
Assigned to :: Guy, Hutchison

Description:
in tv80_core.v line 1242,
original: Pre_XY_F_M<=#1 mcycle;
should be Pre_XY_F_M <=#1 (mcycle[0])? 1:
(mcycle[1])? 2:
(mcycle[2])? 3:
(mcycle[3])? 4:
(mcycle[4])? 5:
(mcycle[5])? 6:7;


Comments:

Hutchison, Guy Nov 4, 2009
Change committed, will verify correctness tomorrow and close. Thanks for the report.
zhong, xun Nov 3, 2009
comparing to T80 vhdl design, I found this is a mismatch

Post a comment:
Login to post comments!

Back to bugtracker overview.

© copyright 1999-2012 OpenCores.org, equivalent to ORSoC AB, all rights reserved. OpenCores®, registered trademark.