Project-Bonfire / Bonfire_legacy

A Fault Tolerant NoC Architecture
GNU General Public License v3.0
7 stars 8 forks source link

Welcome to Bonfire project, a Network on Chip based System on Chip developed in Tallinn University of Technology by the following authors:

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:


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