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

From Land Boards Wiki
Jump to navigation Jump to search
Line 1: Line 1:
* 32-bit RISC CPU
 
 
* [https://github.com/douggilliland/R32V2020 Land Boards R32V2020] - GitHub
 
  
 
= R32V2020 - 32-Bit RISC =
 
= R32V2020 - 32-Bit RISC =
Line 11: Line 8:
 
* R32V2020 is a '''non-'''[https://en.wikipedia.org/wiki/Von_Neumann_architecture Von Neumann architecture] so it may be unfamiliar at first glance.
 
* R32V2020 is a '''non-'''[https://en.wikipedia.org/wiki/Von_Neumann_architecture Von Neumann architecture] so it may be unfamiliar at first glance.
 
** 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
  
 
= Details =
 
= Details =

Revision as of 13:05, 10 April 2022

R32V2020 - 32-Bit RISC

Details

Ownership

Warning

  • No warranty expressed or implied.