]> git.the-white-hart.net Git - vhdl/commit
Update project
authorrs <>
Thu, 3 Jul 2025 04:57:27 +0000 (23:57 -0500)
committerrs <>
Thu, 3 Jul 2025 04:57:27 +0000 (23:57 -0500)
commit91c350feb9cce338bdef00d0b701e1acd533f424
tree3493e31b933a2409748d3a6e09a44dd150a74408
parent08635ffc8c5d9e9def105c0955da2aa47150caa9
Update project

* Add single stepping back to CPU
* Separate flash and RAM cyc signals
* Add timers
* Fix interrupt bug
libraries/timer/tests/test_timer.vhd [new file with mode: 0644]
libraries/timer/timer.vhd [new file with mode: 0644]
projects/cpu_0/cpu.vhd
projects/cpu_0/nexys2.vhd
projects/cpu_0/tests/test_cpu.vhd