URL
https://opencores.org/ocsvn/turbo8051/turbo8051/trunk
Show entire file |
Details |
Blame |
View Log
Rev 15 |
Rev 76 |
Line 36... |
Line 36... |
//`define device4M 1 // This model will work like AT45DB041
|
//`define device4M 1 // This model will work like AT45DB041
|
`define device32M 1 // This model will work like AT45DB321
|
`define device32M 1 // This model will work like AT45DB321
|
|
|
|
|
/*************************************************************************/
|
/*************************************************************************/
|
`timescale 1ns / 10ps
|
|
|
|
`ifdef device1M
|
`ifdef device1M
|
module AT45DB011 (CSB, SCK, SI, WPB, RESETB, RDY_BUSYB, SO);
|
module AT45DB011 (CSB, SCK, SI, WPB, RESETB, RDY_BUSYB, SO);
|
`endif
|
`endif
|
|
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.