Skip to content
cpu

GitHub Action

LibreCores CI

2020.6-rc1 Pre-release

LibreCores CI

cpu

LibreCores CI

Base action to run LibreCores CI

Installation

Copy and paste the following snippet into your .yml file.

              

- name: LibreCores CI

uses: librecores/[email protected]

Learn more about this action in librecores/ci-action

Choose a version

LibreCores CI Github Action

This runs a command in the LibreCores CI docker container.

We recommend using FuseSoC for your project and the LibreCores CI FuseSoC action.

It is still in an early development phase, please feel free to open an issue with your suggestion!

Inputs

command

Required The command to execute in the docker container

Example usage

uses: librecores/[email protected]
with:
  command: verilator -exe -f verilator.vc