Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

LOC constraint for signals of internal modules (Xilinx)

Status
Not open for further replies.

spman

Advanced Member level 4
Joined
Aug 15, 2010
Messages
113
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Activity points
2,061
Hi

How can I define LOC constraint for signals or registers of internal modules? Actually I don't want to do cumbersome works like routing an internal signal up to the top module and assign it to ports to see its value on LEDs only for debugging.

Thanks in advance.
 


I'm not using ChipScope. I just want to force the pllacer to place a register or wire on a IO block.

just look at the xilinx constrain guide :

**broken link removed**


have a look at IOB Constraint Examples section.
 

Yup, RTFM. :)

Also, you cannot place a constraint of a wire. You can constrain a register (flip-flop). Well, actually you can place a constraint on a wire, but that doesn't do anything. That's also in the fine manual somewhere.
 

If all you're doing is trying to connect an internal signal to an LED, why not route it out via the RTL. I dont think you could do this with LOCs anyway.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top