YosysHQ / picorv32

PicoRV32 - A Size-Optimized RISC-V CPU
ISC License
3.08k stars 748 forks source link

Beginner Question- more RAM on HX8K #157

Closed nbelanger99 closed 4 years ago

nbelanger99 commented 4 years ago

I'm new to FPGA, so bare with me please. If want to utilize more than the built-in 1k of RAM for an HX8K-based design, should I simply increase the number of registers used in the picosoc_mem module, or try to integrate the chip's builtin SRAM?