Gast
#960081
hallo ich habe eine kurz Frage ich versuch jetzt ein LCD-Modul für DE2 Board mit vhdl zu programmieren. folgendes zeigt mir die Quartus in untere Zeile 2 Error WAIT UNTIL (iCLK'EVENT AND iCLK = '1') OR (iRST_N'EVENT AND iRST_N = '0'); erste Error: Error (10628): VHDL error at LCD_TE.vhd(45): can't implement register for two clock edges combined with a binary operator zweite Error: Error (10658): VHDL Operator error at LCD_TE.vhd(45): failed to evaluate call to operator ""or"" ich könnte nicht weiter danke für euere Hilfe