I am using SystemC and Network-on-chip simulator called "Noxim", which i've heard is very smooth and simple.
running make does not have problem
However, I am getting error when i run ./noxim_explorer sim.cfg
deepthi@ubuntu:~/Downloads/noxim-code/other$ make
make: Nothing to be done for `all'.
deepthi@ubuntu:~/Downloads/noxim-code/other$ ./noxim_explorer sim.cfg
# Exploring configuration space sim.cfg
Warning: Cannot extract parameter 'default'
Warning: Cannot extract parameter 'aggregation'
Warning: Cannot extract parameter 'explorer'
# simulation 1 of 120
./noxim -routing xyz -sel random -dimx 8 -dimy 8 >./.noxim_explorer.tmp 2>&1 Error: Output file ./.noxim_explorer.tmp corrupted
I think it comes from a cpp code, which I DO NOT own and, sincerely, dont fully understand. The code can be found bellow, and the full Noxim distribution can be found here:
The code is at Noxim/other/
Noxim_explorer.cpp and sim.cfg are strongly related to the lab im trying to do.
Please, if someone has solved this problem or have any idea, it would be very helpful.
FOR THE RECORD: I got stucked when trying to follow this lab, 'cause I couldn't get any info in the matlab file