Skip to content

librecores/ci-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/ci-action@2020.6-rc1
with:
  command: verilator -exe -f verilator.vc