Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Regular Visitor
tayeb
Posts: 26
Registered: ‎05-04-2012
0

ERROR:Xst:2035

Hi,

I am traying to sythetize my new custom IP in ISE project, but i have this error:

 

ERROR:Xst:2035 - Port <SPLB_Clk> has illegal connections. This port is connected to an input buffer and other components.
Input Buffer:
   Port <I> of node <CLK_BUS_BUFGP> (BUFGP) in unit <USER_LOGIC_I/instance_asepa>

 

I tried differents issues explaining in this forum community, for exemple :

1. Right click on the XST process and select properites

2. Find the -sd setting

3. Browse to your XPS's implementation directory

4. Select OK

but i have always the same error...

I tried also Unchecking "Add I/O Buffers" , the systhetize-xst is passed, but not Implement design

Can anyone help me to fix this error please?

Super Contributor
joy1887
Posts: 148
Registered: ‎03-31-2011
0

Re: ERROR:Xst:2035