OpenCores
URL https://opencores.org/ocsvn/tv80/tv80/trunk

Subversion Repositories tv80

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 21 to Rev 22
    Reverse comparison

Rev 21 → Rev 22

/trunk/rtl/core/tv80_core.v
1228,7 → 1228,7
end
else
begin
tstate <= #1 7'b0000001;
tstate <= #1 7'b0000010;
if (NextIs_XY_Fetch == 1'b1 )
begin
mcycle <= #1 7'b0100000;
1341,7 → 1341,7
end // always @ *
// synopsys dc_script_begin
// set_attribute current_design "revision" "$Id: tv80_core.v,v 1.2 2004-09-21 17:32:52 ghutchis Exp $" -type string -quiet
// set_attribute current_design "revision" "$Id: tv80_core.v,v 1.3 2004-09-22 18:06:56 ghutchis Exp $" -type string -quiet
// synopsys dc_script_end
endmodule // T80
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.