home *** CD-ROM | disk | FTP | other *** search
-
-
- The ROM.DSF model library is a "shell" for ROMs. When using models
- from this library, you must specify your own HEX files by replacing
- "HEXFILE" with the name of the HEX file used in your design.
- An example is shown in the following figure.
-
- **********************************************************
- * :CY7C261_30 MEMORY 24 *
- * ROM(HEXFILE;P8,P7,P6,P5,P4,P3,P2,P1,P23,P.......etc.); *
- * LINV(P20;L1); *
- * TSB(N1,L1;P9; 35,35,30,30,35,35,30,30); *
- * TSB(N2,L1;P10;35,35,30,30,35,35,30,30); *
- * TSB(N3,L1;P11;35,35,30,30,35,35,30,30); *
- * TSB(N4,L1;P13;35,35,30,30,35,35,30,30); *
- * TSB(N5,L1;P14;35,35,30,30,35,35,30,30); *
- * TSB(N6,L1;P15;35,35,30,30,35,35,30,30); *
- * TSB(N7,L1;P16;35,35,30,30,35,35,30,30); *
- * TSB(N8,L1;P17;35,35,30,30,35,35,30,30); *
- * % *
- **********************************************************
- Sample .DSF file.
-