| ant_hdr | Packet header for ant packets |
| AntNet_hdr | Routing header for Ant based routing algorithm |
| App_concat | Module to define string concatenation application |
| App_recv | Module to define sink for string concatenation application |
| App_send | Module to define send application for string concatenation |
| BaseNWTile | Abstract class to represent network tile |
| BurstyTraffic | Module to define Bursty traffic generator |
| CBRTraffic | Module to define CBR (constant bit rate) traffic generator |
| Controller< num_ip > | Module to represent a Controller |
| creditLine | Credit data structure to transmit buffer status |
| ECC | Error control code |
| fifo | Fifo data structure |
| flit | Flit data structure |
| flit_data | Flit header in data/tail flit |
| flit_hdr | Flit header, depending on type of flit (hdt, head, data, tail) |
| flit_head | Flit header in head/hdt flit |
| InputChannel< num_op > | Module to represent an Input Channel |
| ipcore | Module to represent an ipcore |
| NoC | Represents the entire Network-on-Chip |
| noc_hdr | Packet header for noc packets |
| NWTile< num_nb, num_ic, num_oc > | Module to represent a tile in NoC |
| OE_router | Class to implement OE routing algorithm |
| OutputChannel< num_ip > | Module to represent an Output Channel |
| payload_hdr | Payload in head/hdt flit |
| pkt_hdr | Packet header (depending on packet type) |
| router | Abstract router class |
| routing_hdr | Routing header in flit |
| rt_dst_hdr | Routing header for XY and OE routing algorithm |
| sc_module | |
| signals | Signals to connect neighboring tiles |
| sim_hdr | Header to record simulation data |
| Sink | Module to define sink application for an ipcore |
| source_hdr | Routing header for source routing algorithm |
| source_router | Class to implement source routing algorithm |
| switch_reg | Register data structure |
| TraceTraffic | Module to define trace based traffic generator |
| TrafficGenerator | Module to define traffic generator |
| VC | Virtual channel (VC) data structure |
| VCAllocator< num_ip > | Module to represent a Virtual channel allocator |
| XY_router | Class to implement XY routing algorithm |
1.3.9.1