diff options
Diffstat (limited to '')
| -rw-r--r-- | tb/top/conspiracion/sim_slave.cpp (renamed from tb/sim_slave.cpp) | 0 | ||||
| -rw-r--r-- | tb/top/conspiracion/sim_slave.hpp (renamed from tb/sim_slave.hpp) | 4 | ||||
| -rw-r--r-- | tb/top/conspiracion/sim_slave.sv (renamed from tb/sim_slave.sv) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/tb/sim_slave.cpp b/tb/top/conspiracion/sim_slave.cpp index 24528d2..24528d2 100644 --- a/tb/sim_slave.cpp +++ b/tb/top/conspiracion/sim_slave.cpp diff --git a/tb/sim_slave.hpp b/tb/top/conspiracion/sim_slave.hpp index cdcea78..12cec62 100644 --- a/tb/sim_slave.hpp +++ b/tb/top/conspiracion/sim_slave.hpp @@ -3,13 +3,13 @@ #include <cstdint> -#include "Vconspiracion_sim_slave.h" +#include "Vtop_sim_slave.h" #include "avalon.hpp" namespace taller::avalon { - using verilated_slave = Vconspiracion_sim_slave; + using verilated_slave = Vtop_sim_slave; class sim_slave : public slave { diff --git a/tb/sim_slave.sv b/tb/top/conspiracion/sim_slave.sv index 1598701..1598701 100644 --- a/tb/sim_slave.sv +++ b/tb/top/conspiracion/sim_slave.sv |
