diff options
author | Joshua Yun <joshua@joshuayun.com> | 2025-05-22 22:46:34 -0500 |
---|---|---|
committer | Joshua Yun <joshua@joshuayun.com> | 2025-05-22 22:46:34 -0500 |
commit | 88db611b50f16146bc6ca39f543348d0d9f5eadb (patch) | |
tree | 6374c9aec65ffd7a36581b9d9a319e197ed2cde4 /core/tb | |
parent | e580017e209a0888c3f5a2063d265de50c66c56b (diff) | |
download | riscv-processor-88db611b50f16146bc6ca39f543348d0d9f5eadb.tar.gz |
finished exe stage
Diffstat (limited to 'core/tb')
-rwxr-xr-x[-rw-r--r--] | core/tb/.gitignore | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | core/tb/core_tb.sv | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | core/tb/core_tb_imem.sv | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/core/tb/.gitignore b/core/tb/.gitignore index b5295dc..b5295dc 100644..100755 --- a/core/tb/.gitignore +++ b/core/tb/.gitignore diff --git a/core/tb/core_tb.sv b/core/tb/core_tb.sv index 5824ed8..5824ed8 100644..100755 --- a/core/tb/core_tb.sv +++ b/core/tb/core_tb.sv diff --git a/core/tb/core_tb_imem.sv b/core/tb/core_tb_imem.sv index 740be8a..740be8a 100644..100755 --- a/core/tb/core_tb_imem.sv +++ b/core/tb/core_tb_imem.sv |