Replies: 2 comments 3 replies
-
I merged that PR and added support for |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
we are using some of the great AXI IPs from ZipCPU in our VHDL design. I tried to analyze one using
nvc
giving me the errors below. Do you plan to support these Verilog constructs in your Verilog implementation? I saw there is already attempt (pull request #1160) for ANSI parameter declaration; but the other constructs are not discussed to be supported right now (always @(*)
,case
,&&
, ...). What is the most challenging item to be implemented from the log below?Best regard,
Michael
https://github.com/ZipCPU/wb2axip/blob/master/rtl/axis2mm.v
Beta Was this translation helpful? Give feedback.
All reactions