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.

IOSTANDARD for IOBUFDS error

Status
Not open for further replies.

Shriharsha

Newbie level 4
Joined
Mar 8, 2014
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
37
Hello, m working on xps_tft controller. when i try to genarate bitstream, I am getting following error. Can u tell me how to resolve it?



ERROR:LIT:600 - IOBUFDS symbol
"DDR2_SDRAM/DDR2_SDRAM/mpmc_core_0/gen_v5_ddr2_phy.mpmc_phy_if_0/u_phy_io_0/g en_dqs[2].u_iob_dqs/gen_dqs_iob_ddr2.u_iobuf_dqs" (output
signal=DDR2_SDRAM/DDR2_SDRAM/mpmc_core_0/gen_v5_ddr2_phy.mpmc_phy_if_0/u_phy_
io_0/gen_dqs[2].u_iob_dqs/dqs_ibuf) does not have IOSTANDARD specified. Map
is unable to generate a default IOSTANDARD for IOBUFDS, one has to be
explicitly provided.
 

The core should have a ucf (constraint) file that has timing, io placement, and io standards. Did you include it in the project?
 
Oh ya... What i did is, i opened data>>system.ucf and deleted everything in that and i wrote my own UCF. Maybe few constraints r left out. . I was supposed to add my written UCF to the previously existing 1. . Thanks for the reply.. I made changes in the UCF. its working now.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top