Initial commit

This commit is contained in:
2026-02-23 20:42:11 -07:00
committed by GitHub
commit 2ba96a115d
462 changed files with 9166588 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
Tests hierarchy
=====================
# counter_wb
Test that overwrite the counter value using wishbone interface
# counter_la
Test that overwrite the counter value using logic analyzer interface
# counter_la_clk
Counter can work by 2 different clocks wishbone clock or clock provided through logic analyzers.
By default the wishbone clock is the used one. This test uses the logic analyzers clock
# counter_la_reset
Counter reset also provided through wishbone or logic analyzers. this test uses the logic analyzers reset
# counter_tests.yaml
Testlist contain all counter tests