build/ALPHA_SE/gem5.opt ./configs/splash2/run.py --benchmark FFT --rootdir="./v1-splash-alpha/splash2/codes" -n4
while running run.py encountered the following error - panic: System port on system is not connected. @ cycle 0 [init:build/ALPHA_SE/sim/system.cc, line 144] Memory Usage: 164700 KBytes Program aborted at cycle 0 add - system.system_port = system.membus.port to fix it. works fine now. _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
