Advertisement
Guest User

Untitled

a guest
Dec 26th, 2021
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/home/tnt/projects/fpga/toolchain/nextpnr/ecp5/trellis_import.py", line 640, in <module>
  3. main()
  4. File "/home/tnt/projects/fpga/toolchain/nextpnr/ecp5/trellis_import.py", line 628, in main
  5. ddrg = pytrellis.make_dedup_chipdb(chip, include_lutperm_pips=True)
  6. Boost.Python.ArgumentError: Python argument types in
  7. pytrellis.make_dedup_chipdb(Chip)
  8. did not match C++ signature:
  9. make_dedup_chipdb(Trellis::Chip {lvalue})
  10.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement