Difference between revisions of "FuseSoC"
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...") |
(→Introduction) |
||
Line 7: | Line 7: | ||
== Introduction == | == Introduction == | ||
− | FuseSoC is a | + | 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 | + | 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.