vhdl cpu emulator (any interest?)

N

nkmlists

During the design of my latest FPGA, I wrote a vhdl cpu emulator. I
would like to know if there is interest in the (open source) FPGA
community for such a vhdl cpu emulator?

The emulator supports:
reading and writing from / to memory on the FPGA
waiting for interrupts or set periods of time
multiple threads
cpu global registers
thread local registers
setting local registers based on thread arguments when spawning
one level while loop
one level of if with else statement
outputting data read during a read to a file

CPU commands come from a main file, and each thread has its own
separate file.

If there is already something like this out there, I would love to hear
about it.

Thanx,
nachum
 
D

D Stanford

Sites like OpenCores.org specialize in different types of HDL cores,
including CPUs. It's not clear from your description if you have an
VHDL cpu or a testbench component that emulates a CPU. Either way, a
place like opencores.org would be where to look for other emulators, or
a place to publish your emulator.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top