Forum Discussion

MPhil3's avatar
MPhil3
Icon for New Contributor rankNew Contributor
6 years ago

VHDL Aggregate Error

I keep getting this error, Error (10514): VHDL aggregate error : can't determine type of aggregate -- found 6 possible types What should I do? Thanks! library ieee; use ieee.std_logic_1164.all; u...