issues
search
rodrigomelo9
/
FOSS-for-FPGAs
A getting started presentation (with examples) about how to use FLOSS for FPGA development.
https://rodrigomelo9.github.io/FOSS-for-FPGAs
Creative Commons Attribution 4.0 International
35
stars
3
forks
source link
cocotb tutorial updates (TODO)
#17
Closed
rodrigomelo9
closed
2 years ago
rodrigomelo9
commented
2 years ago
[x] Add the TestFactory example.
[x] Add how to read a generic/parameter (idem as a port)
[x] Add how to PASS a failling test (expect_fail).
[x] Add how to use timeouts (cocotb.test and with_timeout)