Add 32 bit BRK

This commit is contained in:
2026-04-26 08:53:59 -07:00
parent 06f933fa56
commit 9476c6a0dd
3 changed files with 75 additions and 31 deletions

View File

@@ -0,0 +1,9 @@
tests:
- name: "cpu_65c02"
toplevel: "cpu_65c02"
modules:
- "verilog6502_32bit_test"
sources: "sources.list"
waves: True
defines:
SIM: "hi"