- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
System Monitor: Connecting to the dedicated VP and VN pins
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-18-2012 12:53 AM
We have a design that requires connecting signals to the System Monitor dedicated pins.
How do we do this? I have set them as std_logic types at the top level of my FPGA however PlanAhead says I cannot place I/O on a dedicated pin.
How Do I tell the tools that these are analog inputs that I want to connect up?
Re: System Monitor: Connecting to the dedicated VP and VN pins
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-18-2012 05:00 AM
As these are the dedicated inputs (VP/VN) - they are always connected, so there is no need to include them in the HDL, or any IO planning.
In the case of the 16 pairs of auxiliary inputs, if you are using them then they only need to be connected to the design's top level in the HDL. You do not need to place them during IO planning, as these inputs have fixed pin locations and so the SW is smart enough to take care of this.
Cheers
John











