Gast
#1049091
Seltsamerweise habe ich plötzlich Probleme der nachfolgenden Art. Auch ein Update von Xilinx ISE hat nichts gebracht. Xilinx verweist auf folgenden Patch. ftp://ftp.xilinx.com/pub/applications/misc/10sp3_gtx_gtp_fast_model_patc h.zip Die Dateien habe ich in das ISE Verzeichnis entpackt. Nun erhalte ich nicht mehr die unten aufgeführten Fehlermeldungen, aber die Entity kann von der Testbench immer noch nicht gefunden werden. Die uut wird in der Sources Ansicht (Tab) mit einem Fragezeichen abgebildet; ein Zugriff auf deren Signale ist in der Simulation nicht möglich. Hat jemand eine Idee ? Running Fuse ... fuse -intstyle ise -incremental -o testbench_isim_beh.exe -prj testbench_beh.prj -top testbench Running : C:\XilinxISEWebpack\ISE\bin\nt\unwrapped\fuse.exe -ise E:/Programmieren/VHDL/EDA Design/Xilinx ISE Projekte/Finished Projects/Modulo/Modulo/Modulo.ise -intstyle ise -incremental -o testbench_isim_beh.exe -prj testbench_beh.prj -top testbench Determining compilation order of HDL files Analyzing VHDL file ../testbench_modulus.vhd Restoring VHDL parse-tree ieee.std_logic_1164 from c:/xilinxisewebpack/ise/vhdl/hdp/nt/ieee/std_logic_1164.vdb Restoring VHDL parse-tree std.standard from c:/xilinxisewebpack/ise/vhdl/hdp/nt/std/standard.vdb Restoring VHDL parse-tree ieee.numeric_std from c:/xilinxisewebpack/ise/vhdl/hdp/nt/ieee/numeric_std.vdb Saving VHDL parse-tree work.testbench into e:/programmieren/vhdl/eda design/xilinx ise projekte/finished projects/modulo/modulo/isim/work/testbench.vdb Starting static elaboration WARNING:HDLCompiler:89 - "../testbench_modulus.vhd" Line 40. modulus remains a black-box since it has no binding entity Completed static elaboration Fuse Memory Usage: 58244 Kb Fuse CPU Usage: 421 ms Using precompiled package standard from library std Using precompiled package std_logic_1164 from library ieee Using precompiled package numeric_std from library ieee Compiling architecture behavior of entity testbench WARNING:Simulator:648 - "../testbench_modulus.vhd" Line 40. Instance modulus is unbound Compiled 4 VHDL Units Built simulation executable testbench_isim_beh.exe Fuse Memory Usage: 59528 Kb Fuse CPU Usage: 452 ms Running ISim simulation engine ... This is a Lite version of ISE Simulator(ISim). Simulator is doing circuit initialization process. Finished circuit initialization process. Started : "Launching ISE Text Editor to edit testbench_modulus.vhd".