URL
https://opencores.org/ocsvn/turbo8051/turbo8051/trunk
[/] [turbo8051/] [trunk/] [verif/] [model/] [oc8051_xrom.v] - Diff between revs 15 and 57
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 15 |
Rev 57 |
Line 50... |
Line 50... |
// Revision 1.1 2002/10/17 18:56:13 simont
|
// Revision 1.1 2002/10/17 18:56:13 simont
|
// initial CVS input
|
// initial CVS input
|
//
|
//
|
//
|
//
|
|
|
|
`timescale 1ns/1ps
|
module oc8051_xrom (rst, clk, addr, data, stb_i, cyc_i, ack_o);
|
module oc8051_xrom (rst, clk, addr, data, stb_i, cyc_i, ack_o);
|
|
|
parameter DELAY=5;
|
parameter DELAY=5;
|
|
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.