Skip to content

toyoshim/mc6502

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Cycle accurate MC6502 compatible processor in Verilog.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published