-Index-

Python dependencies

  • Python: sudo apt install python3.9
  • pip: sudo apt install python3-pip
  • vunit, yosys, edalize: pip3 install teroshdl
  • cocotb: pip3 install cocotb
-Index-

Simulators, linters, etc

tar -xvf <download_path/release_file>
rm <download_path/release_file>
echo "source <oss-cad-suite_path>/environment" >> ~/.bashrc
-Index-

Configure Yosys path