--- Quote Start ---
originally posted by doofus64@Feb 8 2006, 10:31 PM
<div class='quotetop'>quote
--- quote end ---
--- quote start ---
error: command "quartus_map --generate_hdl_interface=e:/bjornar/workspace/altera/spectrometer/ce_temp_directory/demo.vhd ce_temp_directory/ce_temp_quartus_project" returned 3
error: quartus ii analysis & synthesis was unsuccessful. 1 error, 0 warnings --- Quote End ---
irq : out std_logic;
);
end demo;
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=12643)</div>
[/b]
--- Quote End ---
Hi,
I got the similar problem with Quartus II 5.1 i.e. the Component Editor failed to import the VHDL code but didn't give details about the error.
After upgrading to Quartus II 5.1 SP1 the errors from quartus_map program are correctly shown in the error dialog.
And by the way, my guess is that the semicolon at the end of that "irq" port definition line is the problem, you might want to remove that last semicolon and see what happens ...
Regards, Jari