f4pga-examples icon indicating copy to clipboard operation
f4pga-examples copied to clipboard

Add a FuseSoC based demo

Open mithro opened this issue 5 years ago • 2 comments

Example of using FuseSoC with SymbiFlow.

mithro avatar Jun 08 '20 23:06 mithro

FTR, see https://carlosedp.medium.com/xilinx-open-source-fpga-toolchain-on-docker-containers-93202650a615 (and #227).

umarcor avatar Dec 14 '21 08:12 umarcor

While the wrapper scripts does most heavy-lifting of wrapping the tools on Docker containers, I believe it should be improved as a way to detect which toolchain image should be used (for example xc7 vs eos-s3) and etc.

Ref. https://gist.github.com/carlosedp/c0e29d55e48309a48961f2e3939acfe9

Gist
FuseSoc launcher wrapper for containerized commands - runme.py

carlosedp avatar Dec 15 '21 14:12 carlosedp