| Author |
Message |
kadhan
Joined: 07 Apr 2009 Posts: 19
|
02 Jul 2009 11:32 simvision design browser |
|
|
|
|
How can we see the schematic of a verilog code in simvision.?
Regards,
Kad.
|
|
| Back to top |
|
 |
greendraw
Joined: 01 Jul 2009 Posts: 6 Location: Russia
|
24 Jul 2009 12:23 Re: schematic tracer in simvision |
|
|
|
|
| kadhan wrote: |
How can we see the schematic of a verilog code in simvision.?
Regards,
Kad. |
if you want view only schematic you can try to use rtl-compiler, for example: rc +gui [verilog-file].
but how you can compile your project and load it into simvision i don't know.
|
|
| Back to top |
|
 |
Fahmy
Joined: 21 Mar 2007 Posts: 123 Helped: 28
|
27 Jul 2009 9:32 schematic tracer in simvision |
|
|
|
|
| You can select a signal either in the design browser or in the waveforms window. Then press the schematic browser window, A schematic window will open showing the portion of the schematic having the signal that you have selected. In order to expand the schematic , double-click on any net in order to show all blocks connected to it.
|
|
| Back to top |
|
 |
Google AdSense

|
27 Jul 2009 9:32 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
kadhan
Joined: 07 Apr 2009 Posts: 19
|
28 Jul 2009 9:37 Re: schematic tracer in simvision |
|
|
|
|
Ok... it works...
Thanks for ur reply....
|
|
| Back to top |
|
 |