You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3
Original file line number
Diff line number
Diff line change
@@ -101,6 +101,9 @@ We aim to be compatible with a wide range of EDA tools. For this reason, we str
101
101
- the workaround does not break functionality in other tools, and
102
102
- the workaround does not significantly complicate code or add maintenance overhead.
103
103
104
+
In addition, we suggest to report issues with the SystemVerilog language support directly to the EDA vendor. Our code is fully open and
105
+
can / should be shared with the EDA vendor as a testcase for any language problem encountered.
106
+
104
107
All code in each release and on the default branch is tested on a recent version of at least one industry-standard RTL simulator and synthesizer. You can examine the [CI settings](./.gitlab-ci.yml) to find out which version of which tool we are running.
0 commit comments