URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Details |
Compare with Previous |
View Log
| Line No. |
Rev |
Author |
Line |
| 1 |
408 |
julius |
This is a Wishbone wrapper for the Actel user flash ROM (UFR) found on its
|
| 2 |
|
|
FPGAs. This flash ROM cannot be inferred and must be explicitly instantiated.
|
| 3 |
|
|
The instantiated module devboard_flashrom should be in the
|
| 4 |
|
|
backend/actel/rtl/verilog path, and was generated with Actel's smartgen.
|
| 5 |
|
|
|
| 6 |
|
|
See the user flashrom handbook from Actel for further information on the UFR:
|
| 7 |
|
|
http://www.actel.com/documents/LPD_FlashROM_HBs.pdf
|
| 8 |
|
|
|
| 9 |
|
|
This document from Actel says that "the access time is 10 ns for a device
|
| 10 |
|
|
supporting commercial specifications", and the Wishbone interface asserts
|
| 11 |
|
|
wb_ack after 2 cycles, allowing even a 200MHz wishbone bus to access the module
|
| 12 |
|
|
in time, however after PAR, timing reports a maximum access frequency of 14MHz,
|
| 13 |
|
|
so do more testing before relying on this module.
|
| 14 |
|
|
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.