Welcome to Bonfire project, a Network on Chip based System on Chip developed in Tallinn University of Technology by the following authors:
- Siavoosh Payandeh Azad
- Karl Janson
- Behrad Niazmand
- Tsotne Putkaradze
- Nevin George
- Stephen Adeboye Oyeniran
- Konstantin Shibin
- Hardi Selg
- Jaan Raik
Please note that all the designs and tools related to handshaking version of the router are moved to the following repository:
https://github.com/Project-Bonfire/Bonfire_handshake
If you use Bonfire in your research work, we would appreciate the following paper to be cited in any publications to which Bonfire has contributed to:
- From Online Fault Detection to Fault Management in Network-on-Chips: A Ground-Up Approach. Siavoosh Payandeh Azad, Behrad Niazmand, Karl Janson, Nevin George, Adeboye Stephen Oyeniran, Tsotne Putkaradze,Apneet Kaur, Jaan Raik, Gert Jervan, Raimund Ubar, Thomas Hollstein, DDECS 2017
License: GNU GENERAL PUBLIC LICENSE Version 3
This is collective work done by above-mentioned authors.
Parts of this work are re-use or modification of work under different licenses. Please refer to disclaimers in the related folders.
Folder structure
The general folder structure of the project is as follows:
Bonfire
|
+- RTL - VHDL RTL files for the components
|
+- Scripts - Includes scripts for simulation and synthesis
|
+- Test - Testing-related files (VHDL testbenches etc.)
|
+- Tools - Supporting tools that are not directly part of the design
|
+- Software
|
+- FPGA-integration