URL
https://opencores.org/ocsvn/ion/ion/trunk
Subversion Repositories ion
Compare Revisions
- This comparison shows the changes necessary to convert path
/ion/trunk/src/hello
- from Rev 106 to Rev 111
- ↔ Reverse comparison
Rev 106 → Rev 111
/makefile
3,7 → 3,7
include ../common/makefile |
|
# We'll run the simulation for 2000 clock cycles |
SIM_LENGTH = 20000 |
SIM_LENGTH = 90000 |
|
# FPGA Block RAM parameters |
BRAM_START = 0xbfc00000 |