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

From Land Boards Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
= R32V2020 - 32-Bit RISC =
 
= R32V2020 - 32-Bit RISC =
 
<video type="youtube">YuXSBQsL4EQ</video>
 
  
 
* R32V2020 is a 32-bit RISC CPU
 
* R32V2020 is a 32-bit RISC CPU
Line 10: Line 8:
 
** Attempts to avoid the [https://web.archive.org/web/20131212205159/http://aws.linnbenton.edu/cs271c/markgrj/ Von Neumann bottleneck] by having a separate instruction memory space
 
** Attempts to avoid the [https://web.archive.org/web/20131212205159/http://aws.linnbenton.edu/cs271c/markgrj/ Von Neumann bottleneck] by having a separate instruction memory space
 
* [https://github.com/douggilliland/R32V2020 Land Boards R32V2020] - GitHub
 
* [https://github.com/douggilliland/R32V2020 Land Boards R32V2020] - GitHub
 +
 +
== Videos ==
 +
 +
* Part 1 of a many part series
 +
 +
<video type="youtube">YuXSBQsL4EQ</video>
  
 
= Details =
 
= Details =

Revision as of 13:11, 10 April 2022

R32V2020 - 32-Bit RISC

Videos

  • Part 1 of a many part series

Details

Ownership

Warning

  • No warranty expressed or implied.