- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
I'm getting zero total logic elements in my top module compilation, if I set my lower level module set top level entity and compile it, there total logic elements showing some number. Any idea why? Thanks!Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No design outputs depend on the implemented logic, clocks unconnected or something like this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm coding a processor, and my processor don't have output, I just do RTL simulation and monitor on the value inside register file and memory. This will have zero total logic elements as well?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
RTL simulation doesn't deal with logic elements. What's the problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
A design that has no outputs basically does nothing. Hence why the synthesisor removes all logic. How do you expect to monitor it on the real FPGA if it has no outputs?

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