Realtime 6502 on CUDA
Re: Realtime 6502 on CUDA
Instead of designing a GUI based editor, how about making a CUDA backend for a Verilog simulator, like Icarus, and making the design in Verilog ?
Re: Realtime 6502 on CUDA
Zetmor wrote:
But I can start with a simple console program that takes the schematics from a text file.
I'll start with the sim, at least to be sure it's really feasible.
I'll start with the sim, at least to be sure it's really feasible.
Re: Realtime 6502 on CUDA
This could be of interest:
Open source, and binaries for Linux and Windows
Via
http://www.raspberrypi.org/archives/1917
Quote:
Some of SmartSim's features include:
* Designing circuits using your own custom components.
* Simulating circuits interactively, with the ability to explore inside custom components.
* Creating logic timing diagrams from simulations.
* Create circuits with loadable and saveable RAM/ROM.
* Exporting your design or timing diagram to PNG, PDF, and SVG.
* Designing circuits using your own custom components.
* Simulating circuits interactively, with the ability to explore inside custom components.
* Creating logic timing diagrams from simulations.
* Create circuits with loadable and saveable RAM/ROM.
* Exporting your design or timing diagram to PNG, PDF, and SVG.
Via
http://www.raspberrypi.org/archives/1917
Re: Realtime 6502 on CUDA
Neat stuff! Just what I need )
Asked Ashley to add MOSFET with propagation delay, as default component )
Asked Ashley to add MOSFET with propagation delay, as default component )
6502 addict
Re: Realtime 6502 on CUDA
Yep interesting. Obviously I'm not the first that had that idea: found that first page on google --> logic.ly
Anyway, I'll do mine. I started the web site & writing a bit of computing history to start.
Anyway, I'll do mine. I started the web site & writing a bit of computing history to start.