--- Quote Start ---
originally posted by atjung@Mar 23 2006, 01:45 AM
hi slava,
here is an idea for you to try. the original error you got was:
error: command "quartus_map --generate_hdl_interface=c:/projects/nios_jpeg/ce_temp_directory/avalon_adv202.v ce_temp_directory/ce_temp_quartus_project" returned 3
quartus_map is one of the quartus ii commandline exe scripts when you run quartus ii in a dos prompt (make sure you have the quartus bin dir in your path).
why not make a copy of your design avalon_adv202.v and run the exact command that is failing.
i.e.
quartus_map --generate_hdl_interface=c:/projects/nios_jpeg/test_dir/avalon_adv202.v c:/projects/nios_jpeg/test_dir/avalon_adv202
perhaps it might show some errors that the gui is not displaying.
you can pass your finding to the altera support center - perhaps there is some incompatability in your verilog code that 5.1 is catching like `include or recurisive parameters.
i hope this helps.
regards,
-atj
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=13702)
--- quote end ---
--- Quote End ---
I have tried today to do it and I got other error
http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/laugh.gif
without any description of error.
http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/blink.gif
I am waiting response for my request from altera. Now altera say
".... in the sp2, we might add more rules while doing so than in earlier version, thus you can not pass this process. you can send me your code files, so that i can check for you where the problem could be."