AdDraw / veriNoC

Master Thesis 2020/2022 Network on Chip
https://addraw.github.io/veriNoC/
4 stars 0 forks source link

Implement a Network Interface ( Terminal <-> Node connection) #9

Open AdDraw opened 3 years ago

AdDraw commented 3 years ago

Data needs to get out of the Terminal in a proper format. It's best to include a nice BUS <-> NoC protocol conversion module

Possible Busses supported:

  1. [ ] Axi4 / Axi4Lite
  2. [ ] Wishbone

protocols should be usable for bursts and single accesses