librecores / docker-tools

Just a set of Dockerfiles and tools for FuseSoC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FuseSoC Dockerfiles

This repository contains several packages for various kinds of automation with FuseSoC.

Disclaimer: All available images are available for evaluation and testing only. Location of this images may change along with migration to a GitHub organization.

Available images

Usage examples

Both available images wrap FuseSoC, hence you can just invoke commands similarly to common CLIs.

docker run onenashev/fusesoc-icarus fusesoc list-cores
docker run onenashev/fusesoc-icarus fusesoc sim wb_sdram_ctrl

About

Just a set of Dockerfiles and tools for FuseSoC

License:MIT License


Languages

Language:Dockerfile 87.1%Language:Shell 12.9%