Difference between revisions of "R32V2020 Software Support"

From Land Boards Wiki
Jump to navigation Jump to search
(Created page with "= Land Boards - R32V2020 - 32-Bit RISC on Altera Spartan FPGAs = * These are the Software Support files for the R32V2020. == Folders == * Assembler - R32V2020 architect...")
 
 
Line 5: Line 5:
 
== Folders ==
 
== Folders ==
  
* [[Assembler]] - R32V2020 architecture document(s)
+
* [[R32V2020 Assembler]] - R32V2020 architecture document(s)
* [[Example Code]] - Some code examples
+
* [[R32V2020 Example Code]] - Some code examples
 
* [https://github.com/douggilliland/R32V2020/tree/master/VHDL/Programs Assembly language programs used in checkout]
 
* [https://github.com/douggilliland/R32V2020/tree/master/VHDL/Programs Assembly language programs used in checkout]
  

Latest revision as of 11:58, 10 April 2022

Land Boards - R32V2020 - 32-Bit RISC on Altera Spartan FPGAs

  • These are the Software Support files for the R32V2020.

Folders

Uploading ROM Code to the FPGA

  • In Quartus, select the Instruction ROM
  • On Summary Screen, select "Yes, use this file for the memory content data" and select the instruction HEX file.
  • Compile and download the part

Ownership

  • We all stand on the shoulders of giants.
  • The concepts in this RISC design are found in any Computer Architecture Design textbook.

Warning

  • Use at your own risk.
    • If you brick your part or it melt to a puddle, it's on you not me.