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.

spartan 3e error help me

Status
Not open for further replies.

arda1404

Newbie level 2
Joined
May 14, 2011
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,302
Hi everyone i am using spartan 3e starter kit in its manuel gives UCF Location Constraints as like this:
NET "LED<7>" LOC = "F9" | IOSTANDARD = LVTTL | SLEW = SLOW | DRIVE = 8 ;
NET "LED<6>" LOC = "E9" | IOSTANDARD = LVTTL | SLEW = SLOW | DRIVE = 8 ;
NET "LED<5>" LOC = "D11" | IOSTANDARD = LVTTL | SLEW = SLOW | DRIVE = 8 ;
NET "LED<4>" LOC = "C11" | IOSTANDARD = LVTTL | SLEW = SLOW | DRIVE = 8 ;
NET "LED<3>" LOC = "F11" | IOSTANDARD = LVTTL | SLEW = SLOW | DRIVE = 8 ;
NET "LED<2>" LOC = "E11" | IOSTANDARD = LVTTL | SLEW = SLOW | DRIVE = 8 ;
NET "LED<1>" LOC = "E12" | IOSTANDARD = LVTTL | SLEW = SLOW | DRIVE = 8 ;
NET "LED<0>" LOC = "F12" | IOSTANDARD = LVTTL | SLEW = SLOW | DRIVE = 8 ;

but when i add this to the ucf. file of my project it gives

ERROR:MapLib:30 - LOC constraint F9 on LED is invalid: No such site on the
ERROR:MapLib:30 - LOC constraint E9 on LED is invalid: No such site on the
ERROR:MapLib:30 - LOC constraint D11 on LED is invalid: No such site on the
ERROR:MapLib:30 - LOC constraint C11 on LED is invalid: No such site on the
ERROR:MapLib:30 - LOC constraint F11 on LED is invalid: No such site on the
ERROR:MapLib:30 - LOC constraint E11 on LED is invalid: No such site on the
ERROR:MapLib:30 - LOC constraint E12 on LED is invalid: No such site on the
ERROR:MapLib:30 - LOC constraint F12 on LED is invalid: No such site on the

Help me please i check family i enter at the first tons of time help me
 

1. Try for other pins in ucf and check that same problem is going on...
2. Clean your project files from 'Projects' tab and 'Clean Project File'...
3. Check the whole setting of FPGa family again...

These are my solutions :)
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top