noxim icon indicating copy to clipboard operation
noxim copied to clipboard

Network on Chip Simulator

Results 24 noxim issues
Sort by recently updated
recently updated
newest added

Dear prof i had a question if i want to map a real benchmark application in my work to test a proposed routing algorithm. if i want to map the...

Hi there, May I know how ALASH routing algorithm is implemented in Noxim? Thanks.

Dear Davide, When the clock period is different from 1ns, the simulation time is computed incorrectly. I made the following changes in the Main.cpp to to work around the issue:...

Dear Davide, Are the Pareto distribution fully implemented? I ran several simulations by varying the values of the alpha-on, alpha-off and r parameters and did not observe any changes in...

dear prof from the paper "Coupling Routing Algorithm and Data Encoding for Low Power Networks on Chip" i read how the power of a link can be calculated depending on...

Hi All if i want to change the way of arbitration in noxim , what classes i need to modify in it ?. and how to assure the work is...

I want to communication between two source and destination pair at the same time using two different wireless hub pairs. However, it is observed that I communication is completed and...

As mentioned in the title, I want to know how to simulate the multicast process. Besides the modification of the algorithm code, what else needs to be modified.

When I want to adding a new Routing Algorithm, acordding to noxim_tutorial.pdf, there is 6 Steps, but I can not achieve 5th step:Edit power.yaml to put static & dynamic power...

Added the parameters that specify how often do PEs consume flits, and how many of them, as well as internal PE input buffer depth. Default for all this is 1,...