1
\$\begingroup\$

I am learning Verilog and using Icarus Verilog for compilation and simulation. Is it possible to visualizate result somehow as a schematic, RTL etc?

asked Aug 25, 2019 at 11:39
\$\endgroup\$

1 Answer 1

2
\$\begingroup\$

Unfortunately Icarus doesn’t seem to have an up-to-date synthesis flow, which you would need to visualize your RTL as logic.

You could try the free online evaluation versions of Xilinx Vivado. This will extract a post-synthesis schematic showing how compilation and synthesis rendered your RTL into internal logic elements (LUTs, flip-flops, i/o blocks, etc.) It has a simulator (XSIM) as well.

answered Aug 25, 2019 at 21:43
\$\endgroup\$

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.