Forum Discussion
Altera_Forum
Honored Contributor
16 years agoError: quartus_map ended unexpectedly
Hi there, I'm running Quartus II 10sp1 on ArchLinux. . When I'm trying to compile LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
ENTITY my_and2 is
PORT(A, B: IN STD_LOGIC;
C: OUT STD_LOGIC);
...
Altera_Forum
Honored Contributor
15 years agoIs it archLinux i686 ou x86_64 ? Mine is i686.
What is the stack trace ? How do you start Quartus ? Do you have installed libpng12 ? (I do not remember for which sofwares...) I use these sofware without any problem : matlab, modelsim, quartus xilinx ISE. I had more trouble with ISE...