Search

Items tagged with: synthesis


Collection of reproductible #eda #podman images for electronic design development, using #guix, classified by domain (#asic, #fpga, #synthesis, etc.)

codeberg.org/csantosb/eda-tool…

Use it as:

podman pull codeberg.org/csantosb/eda-tools/guix-kicad:0.1

podman run -it --rm --network=host -e DISPLAY -v "$PWD":"$PWD" -w "$PWD" -e HOME guix-kicad:0.1 kicad

Similar commands exist for #yosys, #ghdl, etc.