Modelsim basic sim

This commit is contained in:
felsabbagh3
2019-10-26 00:34:57 -04:00
parent 9110e8367e
commit 1181af1df2
25 changed files with 72 additions and 501 deletions

View File

@@ -28,7 +28,7 @@ module vortex_tb (
initial begin
while (!ebreak) begin
while (!out_ebreak) begin
icache_response_instruction = 0;
end