- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello,
I'm a beginner in quartus i have create a project with tow entity in tow different file .vhd then i set the first entity, witch has the same name of the project, as a top level entity. now the problem is when i would simulate the second entity(not the top level entity) i dont found pins of this entity in the list of signals given by the NODE FINDER. why? and how i can simulate this entity if her pins are not found in the list? to simulate an entity, is it necessary to create a new project with only one file and set it a top level etity? i use Quartus II Web Edition 9.1 thanks a lot.Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
you should either set the second entity as your top level entity, or instantiate the 2nd entity in the first entity.
the logic from your second entity doesn't show up in the Node Finder because its not actually used in the design if its not set as the top level entity or instantiated by the design.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
tanks this is exactly what i need to know.

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