Sign in

username:

password:



Not a member?

Search Comp.Arch.FPGA



Search tips

fpga by Keywords

Altera | ASIC | CPLD | Cyclone | DCM | DDR | DSP | Ethernet | ISE | JTAG | Linux | LVDS | Microblaze | ML310 | Modelsim | NIOS | OPB | PCI | Quartus | RocketIO | SDRAM | Spartan | Spartan3 | SRAM | Stratix | Verilog | VHDL | Virtex | Virtex-4 | Virtex-II | Xilinx | XST


Ads

See Also

DSPEmbedded SystemsElectronics

Comp.Arch.FPGA | Serious problem with XST

There are 6 messages in this thread.

You are currently looking at messages 0 to 6.

Serious problem with XST - Matthias Alles - 2006-02-27 03:23:00

Hi,

I encounter a serious problem with xst when I try to synthesize a 
design. The design consists of several components that synthesize fine 
for themselves. However when I want to synthesize the top entity, that 
only plugs the simple components together, xst fails during the low 
level synthesis without giving me any reason WHY synthesis failed.
It's the same for ISE 6.3, 7.1 and 8.1.
Is there a way to find out why xst fails, something like a debug or 
verbose mode? Or has anyone an idea how to isolate the problem?

Thanks in advance!
Matthias
______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.



Re: Serious problem with XST - sudheer - 2006-02-27 04:44:00

Please contact support.xilinx.com and start a
webcase

______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.

Re: Serious problem with XST - young - 2006-02-28 10:06:00

There must be some error message.Can you display
them?


Re: Serious problem with XST - Matthias Alles - 2006-02-28 10:39:00

young schrieb:
> There must be some error message.Can you display them?


Actually there is none. Just "XST failed".

Re: Serious problem with XST - Hendra - 2006-03-01 00:40:00

Matthias Alles wrote:
> has anyone an idea how to isolate the problem?

How about connecting one module at a time and synthesize it? That way,
you will know which module causes the problem.

Hendra


Re: Serious problem with XST - Marko - 2006-03-01 10:43:00

XST can fail that way if output files are
read-only (XST can't
overwrite them).

On Mon, 27 Feb 2006 09:23:00 +0100, Matthias Alles
<a...@rhrk.uni-kl.de> wrote:

>Hi,
>
>I encounter a serious problem with xst when I try to synthesize a 
>design. The design consists of several components that synthesize fine 
>for themselves. However when I want to synthesize the top entity, that 
>only plugs the simple components together, xst fails during the low 
>level synthesis without giving me any reason WHY synthesis failed.
>It's the same for ISE 6.3, 7.1 and 8.1.
>Is there a way to find out why xst fails, something like a debug or 
>verbose mode? Or has anyone an idea how to isolate the problem?
>
>Thanks in advance!
>Matthias

______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.