habedi / SystemCAccessNoxim

All you need to build and run SystemC and AccessNoxim on your system; SystemC and AccessNoxim are tools to emulate and test network-on-chip (NOC) algorithms
GNU Affero General Public License v3.0
12 stars 3 forks source link

Dose anyone know why always segment fault occurs? #4

Closed JackDing closed 6 years ago

JackDing commented 8 years ago

Dear Sir, I have installed the systemc 2.3.1 and accessnoxim 0.3. But when I execute the ./noxim, the segment fault occurs just like below. Did you meet this problem and do you know how to resolve this problem? Thank you a lot!

    SystemC 2.3.1-Accellera --- May  6 2016 18:19:06
    Copyright (c) 1996-2014 by all Contributors,
    ALL RIGHTS RESERVED

    Noxim - the NoC Simulator
    (C) University of Catania

Running with default parameters (use '-help' option to see how to override them) Start buildMesh... warning: layer configuration file specified. overriding default floorplan with those in lcf file... Making new directory results/TEMP Reset... done! Now running for 10000 cycles... Calculate SteadyTemp at 10000 Noxim simulation completed. ( 10002 cycles executed) % Total received packets: 25682 % Total received flits: 205384 % Global average delay (cycles): 17.4074 % Global average throughput (flits/cycle): 0.373278 % Throughput (flits/cycle/IP): 0.0802361 % Max delay (cycles): 76 % Total energy (J): 0.0162413 % Avg power (J/cycle): 1.62413e-06 % Avg power per router (J/cycle): 6.34427e-09 % Avg waiting time in each buffer (cycles): 10.1845 % Layer average delay (cycles): 17.9045 16.7074 16.9517 18.0592
% Layer energy (J): 0.00342043 0.00405529 0.00426822 0.00449738
% Layer Routed flits: 304431 411024 430140 399122
% Layer Routed flits[0]: 54867 65177 68157 78354
% Layer Routed flits[1]: 66405 69713 66999 68430
% Layer Routed flits[2]: 53096 68287 74613 76343
% Layer Routed flits[3]: 40486 66615 78453 85467
% Layer Routed flits[4]: 0 37871 52158 38624
% Layer Routed flits[5]: 38704 50929 39278 0
% Layer Routed flits[6]: 50873 52432 50482 51904
Making new directory results/Hist segment fault(core dumped)