URL
https://opencores.org/ocsvn/light52/light52/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 3 |
Rev 18 |
Line 11... |
Line 11... |
In order to make this demo, you need the free assembler ASEM51.
|
In order to make this demo, you need the free assembler ASEM51.
|
|
|
DOS BAT script 'build.bat' will assemble the demo and build a suitable object
|
DOS BAT script 'build.bat' will assemble the demo and build a suitable object
|
code VHDL package that can then be used in synthesis or simulation.
|
code VHDL package that can then be used in synthesis or simulation.
|
|
|
You can run this demo on the software simulator B51 by running script 'run.bat'.
|
You can run this demo on the software simulator B51 by running script 'run.bat';
|
|
it will fail because B51 does not simulate the wiring on EXTINT required by this
|
|
program, as mentioned above.
|
You can run this demo in Modelsim using script /sim/light52_irq_tb.do.
|
You can run this demo in Modelsim using script /sim/light52_irq_tb.do.
|
|
|
Once you have run the demo in Modelsim and B51, you can then compare the
|
Once you have run the demo in Modelsim and B51, you can then compare the
|
respective simulation logs (sw_log.txt and /sim/hw_sim_log.txt). For this demo,
|
respective simulation logs (sw_log.txt and /sim/hw_sim_log.txt). For this demo,
|
both files should be identical.
|
both files should be identical.
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.