GitHub Action
LibreCores CI with FuseSoC
2020.6-rc1
Pre-release
This executes FuseSoC in the LibreCores CI docker container.
It is still in an early development phase, please feel free to open an issue with your suggestion!
Required The core/system identifier to execute on.
Required Command to execute, such as build
, run
etc.
Optional Override default target, default none.
Optional Override default tool for target, default none.
uses: librecores/[email protected]
with:
core: myorg:mylib:mycore
flow: run
target: lint