URL
https://opencores.org/ocsvn/zipcpu/zipcpu/trunk
Subversion Repositories zipcpu
[/] [zipcpu/] [trunk/] [sim/] [cpp/] [README.md] - Rev 209
Compare with Previous | Blame | View Log
## The C++ SimulatorThis simulator was written as part of the last instruction set change.It is now pretty much abandonware.One problem with this simulation is that it was very difficult to integrateperipherals and interrupts into it--more difficult than it is to integratethese things into a Verilog design tested with Verilator. As a result,there's not much useful here.
