renamed Vortex_SOC to Vortex_Socket

This commit is contained in:
Blaise Tine
2020-04-14 08:33:32 -04:00
parent c132149801
commit 22c8da7490
8 changed files with 12 additions and 12 deletions

View File

@@ -14,7 +14,7 @@ vortex_afu.json
../../rtl/VX_define_synth.v
../../rtl/VX_define.v
../../rtl/VX_cache/VX_cache_config.v
../../rtl/Vortex_SOC.v
../../rtl/Vortex_Socket.v
../../rtl/Vortex_Cluster.v
../../rtl/Vortex.v
../../rtl/VX_front_end.v

View File

@@ -547,7 +547,7 @@ end
// Vortex binding /////////////////////////////////////////////////////////////
Vortex_SOC #() vx_soc (
Vortex_Socket #() vx_socket (
.clk (clk),
.reset (SoftReset || vx_reset),