forked from Arlet/verilog-6502
-
Notifications
You must be signed in to change notification settings - Fork 0
A Verilog HDL model of the MOS 6502 CPU
fkuzume/verilog-6502
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A Verilog HDL version of the old MOS 6502 CPU. Note: the 6502 core assumes a synchronous memory. This means that valid data (DI) is expected on the cycle *after* valid address. This allows direct connection to (Xilinx) block RAMs. When using asynchronous memory, I suggest registering the address/control lines for glitchless output signals. Have fun.
About
A Verilog HDL model of the MOS 6502 CPU
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Verilog 100.0%