You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MyHDL - Package for using Python as a hardware description and verification language.
OpenLane - Automated RTL to GDSII flow based on several components including OpenROAD, Yosys, Magic, Netgen and custom methodology scripts for design exploration and optimization.
UVM-Python - Python and cocotb-based port of the SystemVerilog Universal Verification Methodology (UVM) 1.2.
Clone repository and build image:
git clone https://github.com/RDSik/FPGA-Tools-Docker.git
cd FPGA-Tools-Docker
docker build -t r0d0s/fpga_tools:latest .
Or pull image:
docker pull r0d0s/fpga_tools:latest
Run container:
docker run -it r0d0s/fpga_tools:latest
About
Docker Container with Iverilog, Yosys, Verilator, Verible, Gowin Education and more.