forked from Caskman/MIPS-Processor-in-Verilog
-
Notifications
You must be signed in to change notification settings - Fork 0
avirajs/MIPS-Processor-in-Verilog
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
the datapath implements all instructions specified all programs must begin with a nop or they won't work correctly $ra is initialized to 0, so a program that calls jr $ra will perform an infinite loop the stack pointer should be kept initialized to the top of the data memory times four jumps must be coded by hand
About
Processor repo
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Verilog 99.4%
- Assembly 0.6%