Gast
#4180023
Was mache ich falsch? Die 64-bit-Version von Diamond will keine Schematic Symbole mehr generieren. Bitte jetzt nicht über den Sinn oder Unsinn von Stromlaufdarstellungen streiten, da ich ein älteres Design auf der neuen Version der Software umbauen muss. Da ich mir keinen Rat mehr wusste, habe ich mal eine Datei (BinaryLED) von Lothar Miller hergenommen und in ein Projekt eingefügt. In einer alten 32-bit-Version läuft es klaglos, in der neuen nicht. Die Fehlermeldungen sind sehr kryptisch - z.B. VHDL-1241 z.B. und nirgendwo erklärt. Hier das typische Beispiel der Outputmeldung: -- Restoring VHDL parse-tree ieee.std_logic_1164 from C:/lscc/diamond/3.4_x64/cae_library/vhdl_packages/vdbs/ieee/std_logic_11 64.vdb (VHDL-1493) -- Restoring VHDL parse-tree ieee.numeric_std from C:/lscc/diamond/3.4_x64/cae_library/vhdl_packages/vdbs/ieee/numeric_std. vdb (VHDL-1493) -- Restoring VHDL parse-tree std.standard from C:/lscc/diamond/3.4_x64/cae_library/vhdl_packages/vdbs/std/standard.vdb (VHDL-1493) C:/lscc/diamond/3.4_x64/bin/nt64/BinaryLED.vhd(6): ERROR: std_logic is not declared (VHDL-1241) C:/lscc/diamond/3.4_x64/bin/nt64/BinaryLED.vhd(7): ERROR: std_logic_vector is not declared (VHDL-1241) C:/lscc/diamond/3.4_x64/bin/nt64/BinaryLED.vhd(8): ERROR: unit binaryled ignored due to previous errors (VHDL-1284) -- VHDL file C:/lscc/diamond/3.4_x64/bin/nt64/BinaryLED.vhd ignored due to errors (VHDL-1482) module binaryled is not found. ERROR: Failed to generate naf file. Failed to Generate Schematic Symbol. Ja und dann ist Schluss. Wenn das mal jemand auf seiner Diamond-Installation nachvollziehen könnte? Bis zu welcher Versionsnummer funktioniert es und wann nicht mehr?