Skip to content

Mildstone/Anacleto

Repository files navigation

Anacleto

A basic project automation to build logic and embedded software tools in soc devices.

build:

cd anacleto
./bootstrap
./configure --enable-kconfig
make all

This will prompt you a GUI based on the kconfig configuration tool producing a .config file in the root directory. The actual configuration is provided by autoconf reading the prompted arguments, the environment, and the set up written in .config file in this order. The bootstrap phase is requred to setup the autotools files and to update the project submodules. When the compilation is eventually launched the requred versions of toolchain and linux kernel are downloaded and decompressed in respective folders, then the linux kernel is compiled.

About

FPGA SoC devices build infrastructure for GNU Linux based on Autotools

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published