chipsalliance / UHDM-integration-tests

Apache License 2.0
30 stars 8 forks source link

Add tests for `break` and `continue` #689

Closed kbieganski closed 2 years ago

kbieganski commented 2 years ago

Improves/adds new tests for breaks and continues in various loops.

Integration PR: https://github.com/antmicro/yosys-uhdm-plugin-integration/pull/866

Signed-off-by: Krzysztof Bieganski kbieganski@antmicro.com

kbieganski commented 2 years ago

I split these tests into a bunch of smaller ones.