Difference between revisions of "R32V2020 32-bit RISC CPU Design"

From Land Boards Wiki
Jump to navigation Jump to search
Line 15: Line 15:
 
= Details =
 
= Details =
  
* [[Architecture]] - R32V2020 architecture.
+
* [[R32V2020 Architecture]] - R32V2020 architecture.
* [[Instruction Set]]
+
* [[R32V2020 Instruction Set]]
 
** [https://github.com/douggilliland/R32V2020/blob/master/Assembler/R32V2020_Reference_Card.pdf Programmer's Reference Card]
 
** [https://github.com/douggilliland/R32V2020/blob/master/Assembler/R32V2020_Reference_Card.pdf Programmer's Reference Card]
* [[Target Hardware]] - FPGA Resource Requirements
+
* [[R32V2020 Target Hardware]] - FPGA Resource Requirements
** [[Resource requirements]]
+
** [[R32V2020 Resource requirements]]
** [[Porting to other FPGAs|Porting R32V2020 to other FPGAs]].
+
** [[R32V2020 Porting to other FPGAs|Porting R32V2020 to other FPGAs]].
* [[Peripheral Interfaces]] - Peripheral IP that was developed under [http://searle.hostei.com/grant/Multicomp/index.html Multicomp project], [https://github.com/mvvproject/ReVerSE-U16 ReVerSE-16 project] and other projects.
+
* [[R32V2020 Peripheral Interfaces]] - Peripheral IP that was developed under [http://searle.hostei.com/grant/Multicomp/index.html Multicomp project], [https://github.com/mvvproject/ReVerSE-U16 ReVerSE-16 project] and other projects.
* [[Software Support]] - R32V2020 Software Support document(s).
+
* [[R32V2020 Software Support]] - R32V2020 Software Support document(s).
** [[Assembler]]
+
** [[R32V2020 Assembler]]
** [[C Compiler]]
+
** [[R32V2020 C Compiler]]
* [[Adding an Instruction to the ISA]]
+
* [[R32V2020 Adding an Instruction to the ISA]]
* [[Performance]]
+
* [[R32V2020 Performance]]
* [[Micro-Code]]
+
* [[R32V2020 Micro-Code]]
* [[Debug and Troubleshooting]]
+
* [[R32V2020 Debug and Troubleshooting]]
 
* [https://www.youtube.com/watch?v=YuXSBQsL4EQ&list=PLn__0BqzWEWPIsUE0TUdsspej2vHV-osY R32V2020 Video Playlist]
 
* [https://www.youtube.com/watch?v=YuXSBQsL4EQ&list=PLn__0BqzWEWPIsUE0TUdsspej2vHV-osY R32V2020 Video Playlist]
  

Revision as of 12:15, 10 April 2022

R32V2020 - 32-Bit RISC

Details

Ownership

Warning

  • No warranty expressed or implied.