I wrote the code using ieee.std_logic_unsigned package and now I have problem compiling it. Is there a way to use options --fsynopsys and -fexplicit at the same time since I need them to get rid of errors? Thanks
ghdl -a --ieee=synopsys -fexplicit filename.vhd