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 agoHello, I have the same problem with archlinux, I've just installed it and need quartus for my HDL course. I didn't understand the last response in the post, and I've seen what seems to be the solution in a chinese page... and I don't know chinese!... could anybody give me hint?. Thanks in advance!.