cas-mls / cpu2

This is a simple CPU architecture that I used to verify that I understand how to use FPGAs, VHDL, and write a CPU using Vivado on Arty S7. This is my largest project to date. Under 1000 Lines of Code.
MIT License
0 stars 0 forks source link

11 add instruction table 1 f x 1 f #13

Closed cas-mls closed 10 months ago

cas-mls commented 10 months ago

Update to include Instruction Table. Update to include Specification Table. Update to Math Symbols. Other Updates.