- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am new to the software and I have a large VHDL design. Is there a way to convert it to schematics? it will ease my understanding of the design.
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can use the RTL viewers to see the schemtic. Tools -> rtl view ->
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
IMHO it would be simpler to analyze the VHDL code rather than schematics or RTL, especially if the design is really large as you said.
It's like as if you'd want to convert C code into assembler to understand it. Even if you don't know VHDL (or C), I think it'd be easier and faster to learn the basics of the high level language rather than decoding the compiled version (this is what I did as well when I had been in a similar situation).- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The RTL viewer is a good option to view a large design that has not too many components in a hierarchy level. A block diagram gives understanding of the way the components are connected. The RTL viewer does not 'just' show RTL logic. To amalyse behavior I agree reading the VHDL will be easier (most of the time).

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page