$ pdm update
🔒 Lock successful
Synchronizing working set with resolved packages: 1 to add, 0 to update, 0 to remove

  ✔ Install amaranth-boards 0 successful
Installing the project as an editable package...
  ✔ Update ecp5-pcie 0.0.1+editable -> 0.0.1 successful

🎉 All complete!


yanla@Darkside MINGW64 ~/ECP5-PCIe/Gateware
$ pdm run ../Tests/test_pcie_serdes_x4.py
Traceback (most recent call last):
  File "C:/msys2/home/yanla/ECP5-PCIe/Tests/test_pcie_serdes_x4.py", line 3, in <module>
    from amaranth_boards import versa_ecp5_5g as FPGA
ModuleNotFoundError: No module named 'amaranth_boards'