Si5341, Si5340 Reference Manual
cocotb
, pytest
, python
, chocolatey
, winget
git clone https://github.com/RDSik/si5340-config-loader.git
cd si5340-config-loader
pip install six
pip install hdlmake
pip install cocotb
pip install pytest
Download make (add to PATH system variable the Make bin folder: C:\Program Files (x86)\GnuWin32\bin):
winget install GnuWin32.make
py -m venv myenv
.\myenv\Scripts\activate.ps1
cd .\sim\cocotb
py -m pytest test.py
deactivate
make