FuseSoC: Difference between revisions

From ArmadeusWiki
FabienM (talk | contribs)
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..."
 
FabienM (talk | contribs)
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... 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