5l1v3r1 / FPGA-netlist-tools

Tools for emulating transistor-level netlists on FPGAs

Home Page:http://fpga-netlist-tools.github.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tools for translating transistor netlists to HDL in a style that
supports switch-level emulation.

To run the apple1basic demo, install verilator and then do a "make
demo".  The verilator translation and C++ compile will take several
minutes, and the apple1basic code, the statement "PRINT 1234/7", will
take an additional several minutes before the response is given on the
console.

See verilator/sim_main.cpp for the simulation code.  The 6502 model
itself is in verilog/chip_6502.v.

About

Tools for emulating transistor-level netlists on FPGAs

http://fpga-netlist-tools.github.com

License:Other


Languages

Language:JavaScript 65.9%Language:Verilog 30.9%Language:Python 2.3%Language:Assembly 0.5%Language:Objective-C 0.3%Language:C++ 0.1%Language:C 0.0%