Verwendeter Programmcode in Studienarbeit für ESY1B zum Thema "Verifikation mit SystemVerilog und Python"
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.

.gitignore 55B

12345678
  1. __pycache__/
  2. *.swp
  3. *.vcd
  4. *.lxt
  5. results.xml
  6. sim_build