chipsalliance / UHDM-integration-tests

Apache License 2.0
30 stars 8 forks source link

Add ImportStructTypeOfPortWithFieldOfTheSameNameAsRangeParameter test #614

Open RRozak opened 2 years ago

RRozak commented 2 years ago

I created this test to check if there is no conflict between member name and parameter name. I noticed that ranges of structs aren't parsed, so I created separate test for it: https://github.com/chipsalliance/UHDM-integration-tests/pull/615

RRozak commented 2 years ago

It waits for https://github.com/chipsalliance/Surelog/issues/2282

RRozak commented 2 years ago

It still doesn't work