Simple Flip-Flop#
This is an as-simple-as-possible UUT for investigating how to enhance the integration of frameworks with conflicting test management features.
VUnit and cocotb#
See SFF/README.md for a discussion about how to integrate VUnit and cocotb. The content of SFF/test is based on gh:ktbarrett/vunit-cocotb.
See also jwprice100/vcst: VUnit and Cocotb Smashed Together.