FuseSoC: Difference between revisions

From ArmadeusWiki
(Created page with "Category: OPOS6UL_SP Category:Hardware Category:FPGA {{Under_Construction}} == Introduction == FuseSoC is a builder written in python and used to assemblate dif...")
 
Line 7: Line 7:


== Introduction ==
== Introduction ==
FuseSoC is a builder written in python and used to assemblate different HDL design from libraries together.
FuseSoC is a package manager written in python and used to assemble different HDL design from libraries together.
FuseSoC is like Buildroot or Yocto used for Linux, it's just a «Makefile» that launch differents tools to build the system.
FuseSoC is like Buildroot or Yocto used for Linux, it's just a «Makefile» that launch different tools to build the system.


== Ressources ==
== Ressources ==

Revision as of 10:10, 20 March 2019


Page under construction... Construction.png Informations on this page are not guaranteed !!


Introduction

FuseSoC is a package manager written in python and used to assemble different HDL design from libraries together. FuseSoC is like Buildroot or Yocto used for Linux, it's just a «Makefile» that launch different tools to build the system.

Ressources