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 @@ LDFLAGS += -shared -pthread
ifdef USE_MULTICORE
CFLAGS += -DUSE_MULTICORE
RTL_TOP = Vortex_SOC
RTL_TOP = Vortex_Socket
else
VL_FLAGS += -DSINGLE_CORE_BENCH
RTL_TOP = Vortex