diff options
| author | Alejandro Soto <alejandro@34project.org> | 2023-10-05 05:30:04 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2023-10-05 13:07:57 -0600 |
| commit | 3feb806ef5cbcb2ee85890d3f24ebfccf04869b1 (patch) | |
| tree | 862e2745d2aaa3607ea33fd17bfbc8b57f967008 /tb/top/smp_sim.cpp | |
| parent | 4acd900c4602db0353d11bf6841ddadfd80c57b8 (diff) | |
tb: implement block test: smp_sim reset
Diffstat (limited to '')
| -rw-r--r-- | tb/top/smp_sim.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tb/top/smp_sim.cpp b/tb/top/smp_sim.cpp index e69de29..4b58019 100644 --- a/tb/top/smp_sim.cpp +++ b/tb/top/smp_sim.cpp @@ -0,0 +1 @@ +// No necesitamos nada aquĆ, todo lo genera verilator+cocotb |
