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 | Bug in Altera Quartus

There are 1 messages in this thread.

You are currently looking at messages 0 to 1.

Bug in Altera Quartus - lecroy7200@chek.com - 2006-06-15 11:17:00

If you migrate older designs into Quartus you may
get some internal
errors and the program may crash.  I had dug into this some time ago to
find the root cause of the crash and spoke with Altera who confirmed
the problem.  I just installed the most current version of Quartus and
the problem is still there.

So, if you run into this, look in the .QSF file and see if the
following line is included:

set_global_assignment -name TDO_DUMP_FILE AUTO

If there is, remove it and try to build.  I am not sure what versions
of the Altera tools added this command, but starting with Quartus 5, it
will crash the program.  

Hope this saves someone some time ......