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.
|
123456789101112131415 |
- __pycache__/
- .vscode/
-
- tests/__pycache__/
- tests/sim_build/
-
- tests/results.xml
- tests/*.swp
- tests/*.vcd
- tests/*.lxt
-
- *.swp
- *.vcd
- *.lxt
- results.xml
|