- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I want to know how to view internal signals in the simulation report, I get the next message:
Warning: Can't find node "x[3]" for functional simulation. Ignored vector source file node. where x[] is a signal. My vhdl code adds three inputs: a,b,c. x<=a+b output<=x+c. And i want to view the parcial sum in x. Thanks.Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You may put x as an output (only for temporary testing purpose) so you will have access to this node to view its behaviour inside the simulation.

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