+ /eda/oss-cad-suite/bin/iverilog -o simulation.out -g2005 -s soc_tb -I src/core/ src/core/alu.v src/core/alu_control.v src/core/control_unit.v src/core/core.v src/core/csr_unit.v src/core/immediate_generator.v src/core/mdu.v src/core/mux.v src/core/pc.v src/core/registers.v
error: Unable to find the root module "soc_tb" in the Verilog source.
: Perhaps ``-s soc_tb'' is incorrect?
1 error(s) during elaboration.
