Altera_Forum
Honored Contributor
14 years agoQuartus II Cannot Detect VHDL Signals
Hello,
I'm trying to import my VHDL code as a module to the SOPC; but when I try the new component wizard to analyze my VHDL code, quartus cannot detect any signals and gives: Warning: The component has no signals. So I cannot import my own design. Furthermore, when I try to generate a system, I keep receiving errors like: Error: Port clk has type std_logic which is not supported Error: Port address has type std_logic_vector which is not supported What may cause the problems? My design works fine on other computers but I could not get it to work in my own. I'm running Quartus II 10.1 sp1 (32 bit) on Win7 64-bit Professional. Thanks in advance.