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 Contributor
serge.kubera@ehb.be
Posts: 69
Registered: ‎06-29-2009
0
Accepted Solution

XST: 2212, Bad mixed project format

Hi,

 

How could I solve the next error: 

 

ERROR:Xst:2212 - "\ . . .  \Reference design\sp601_bist\synthesis\lmb_bram_wrapper_xst.prj" line 1: Bad mixed project format. Valid format is 'hdl_format library_name file_name'.

 

It apears when I want to start the netlist generation of a reference design for the SP601 (BIST flash app.), which contains multiple demos

 

Serge

Xilinx Employee
htsvn
Posts: 830
Registered: ‎08-02-2007
0

Re: XST: 2212, Bad mixed project format

Hello,

 

Please make sure that you dont have spaces in your project directory.

 

Example:- C:\Data\Downloads\ML507_Interface

 

You have something like ..\Reference Designs\

 

Thnx

Regular Contributor
serge.kubera@ehb.be
Posts: 69
Registered: ‎06-29-2009
0

Re: XST: 2212, Bad mixed project format

Thanks, that fixed the problem.

 

Serge