All Projects → toyoshim → mc6502

toyoshim / mc6502

Licence: BSD-3-Clause license
Cycle accurate MC6502 compatible processor in Verilog.

Programming Languages

Verilog
626 projects
Limbo
41 projects
SystemVerilog
227 projects
Makefile
30231 projects
ASL
165 projects
C++
36643 projects - #6 most used programming language

mc6502

Cycle accurate MC6502 compatible processor in Verilog.

This is an experimental project, and wasn't verified well. There will be many bugs and it will not meet practical use requirements.

Directories

rtl/

  • MC6502 implementation

tb/

  • Testbenches that can run with iverilog

third_party/

  • git submodules, tvcl for simulation models

Run tests

$ git submodule update --init
$ cd tb
$ make
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].