Examples of using cocotb for functional verification of VHDL designs with GHDL.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
234 B

  1. # basic bus model
  2. cocotb-bus
  3. # bus functional models
  4. cocotbext-axi
  5. cocotbext-pcie
  6. cocotbext-eth
  7. cocotbext-uart
  8. cocotbext-spi
  9. cocotbext-wishbone
  10. # verification libraries
  11. cocotb-coverage
  12. pyvsc
  13. pyuvm
  14. # utilities
  15. wavedrom
  16. pycryptodome