How/Can a verilog ".V" be imported into a schematic?

Hello,

I have a verilog .v file I need to convert into a schematic showing normal schematic symbols (not block diagrams).

Is this possible in KICAD? If so where can I find the tutorial?

Thank You

KiCad is a PCB layout tool with schematic entry capabilities. It also can be used to drive the ngSpice circuit simulator.

Kicad is not a Verilog simulator and has no capability to interpret the Verilog language.

OK, thank you for the replies.

I trying to see what is going on in this .v file to learn (need visual).
Could any one help with terminology:
what is a verilog schematic called?
what is a verilog schematic viewer called?
Could anyone refer an application to view/convert .V as a graphic
(again logic gates not block diagrams).
Not this image

I would like something that is not an ISE (all the ones I found were 20GB or more, too large.).

Thank You

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.