Use sram instead of sdram in sim, fully switch to verilator

This commit is contained in:
Byron Lathi
2024-08-18 10:04:54 -07:00
parent 9b2a40df06
commit 8208bd6fa5
7 changed files with 117 additions and 8 deletions

View File

@@ -15,7 +15,7 @@ python3.11 -m venv .user_venv
pip install -r requirements.txt
module load efinity/2023.1
module load iverilog/12.0
module load verilator
module load gtkwave/3.3_gtk3
# pip install -r requirements.txt