OpenCores

Lightweight 8080 compatible core

Issue List
simulate #3
Closed andylgh opened this issue about 12 years ago
andylgh commented about 12 years ago

hello?I am studying your 8080 cpu code?can you tell me how to software simulate the c/asm code?can you give me some example?thanks!!!!

motilito closed this about 12 years ago
motilito commented about 12 years ago

First, documentation is on the way. The project was recently upgraded and it will take a few weeks to finish the IP documentation. Second, the "c" sub-directory includes an example project with DOS batch file to compile the example "hello.c" program. Currently only the Verilog ROM is generated and can be simulated. VHDL compatibility is on the way. The Verilog directory contains a "sim" sub-directory which includes the required batch files to compile, run and open the output VCD file using gtkwave under windows/command line.

andylgh commented about 12 years ago

I mean Instruction set simulate other than the rtl simulate


Assignee
No one
Labels
Request