-Index-

Msys2

-Index-

Mingw_w64_EDA

  • Msys2: pacman -S mingw-w64-x86_64-eda
    • Yosys (include GHDL plugin)
    • GHDL
    • Iverilog
    • GTKWave
    • Verilator
  • Msys2: pacman -S make , pacman -S git
-Index-

Add paths to environment variables

  • <install_pah>/mingw32/bin
  • <install_path>/usr/bin
-Index-

Python3

  • Download and install python3
  • Install python teros dependencies pip install teroshdl
  • Install cocotb pip install cocotb
-Index-

TerosHDL configuration