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

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