Replies: 3 comments 4 replies
-
|
I merged that PR and added support for |
Beta Was this translation helpful? Give feedback.
-
|
|
Beta Was this translation helpful? Give feedback.
-
|
@mik1234mc do you have any testbenches or example designs you could share? The code below which instantiates the https://gist.github.com/nickg/0078ee6de4a85e9260c4a77c2f8cc377 |
Beta Was this translation helpful? Give feedback.
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
nvcgiving 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.vBeta Was this translation helpful? Give feedback.
All reactions