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

I found a new traffic pattern called "ulocal" in the simulator. is this traffic pattern have a reference article? And what exactly does it do in the network?

Hi, I am trying to simulate this file [porposed_config.docx](https://github.com/davidepatti/noxim/files/8986058/porposed_config.docx) everything ok with other traffic but when i simulated with TRAFFIC_BIT_REVERSAL, TRAFFIC_SHUFFLE, TRAFFIC_BUTTERFLY, I get this error ![Assertion Error](https://user-images.githubusercontent.com/90440707/175801916-6855d10a-254d-44d3-98d6-53f2b2a77950.PNG) What's the...

What is the "Received/Ideal flits ratio" parameter doing in the network? And in the different rates of injections, for example, 0.1 to 0.5, this number is closer to zero. Is...

Hello, I added a fault-tolerant routing algorithm named "GRADIENT" to the Noxim according to the Noxim_Tutorial PDF, the routing algorithm was successfully added, but I couldn't get results from the...

hi, I'm researching on task division and mapping tasks onto cores, how can I experiment with my ideas on noxim. Thanks in advance

I've set up a traffic in the default_config.yaml file as TRAFFIC_HOTSPOT. After running the noxim, I get a resulting error: ``` Loading configuration from file "../config_examples/default_config_hotspot.yaml"... Done Loading power configurations...

In the other issue #64, you gave a partial example, I am wondering if these tables need to be fully connected. Say for the line... 1 1->1 32 1->0, 1->9...

Hi, How to run a table_based traffic in Noxim?

Dear Professor, I want to implement a fault-tolerant routing algorithm for link failure in NoC, like FADyAD, FoN. But I don't know how to set the link failure rate in...

Hi everyone I'm new in systemc ,I'm trying to design (and gate) and create vcd file for simulation and when build project I got on this error Error: (E109) complete...