mostafa272
Junior Member level 3
- Joined
- Dec 16, 2010
- Messages
- 31
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Activity points
- 1,493
Hi
I want to work on NoC router and to do this,I use Atlas Framework that creates VHDL code for NoC.
I need to add some modification to switch between two input channels. So, I want to know when a packet is transmitted completely to make control of switching between channels. It uses credit_o signal to control flows of sending flits to buffers,but I don't know how it realizes that a packet is transmitted completely?
I want to work on NoC router and to do this,I use Atlas Framework that creates VHDL code for NoC.
I need to add some modification to switch between two input channels. So, I want to know when a packet is transmitted completely to make control of switching between channels. It uses credit_o signal to control flows of sending flits to buffers,but I don't know how it realizes that a packet is transmitted completely?