Gast
#297611
hallo ich bin gerade dabei eine vhd datei mit modelsim zu testen. jedoch weiß ich nicht was dieser error bedeutet und komm nicht weiter. ** Error: I:/iounit.vhd(91): 'Others' is in unconstrained array aggregate ** Error: I:/iounit.vhd(99): VHDL Compiler exiting zeile 90-92: elsif clock10_s'event and clock10_s = '1' then if counter_s = "111" and iobus_io /= (others => '1') then speicher_s <= iobus_io; zeile 97-99: end process; end rtl; was mir auch noch unklar ist. wieso zeigt modelsim immer nur einen error an obwohl es mehrere sind. mfg