Compiling VHDL file with “`ghdl -a“` encountered error “`ghdl:error: installation problem: ghdl1-llvm not found“`
I was recently trying to compile the .vhd file with ghdl ghdl -a --ieee=synopsys --work=work Matrix_Data_Structure.vhd
, the following error occurred :