Hello, I am using sfixed data type in my vhdl code. (using ieee_proposed) When I try to compile the code in model sim, it gives me an error. Library ieee_proposed not found. Can anyone tell me how to add library in modelsim.
Similary, I am also using a matrix package which contains typical matrix function. I also want to include it in model sim as lib...
Similary, I am also using a matrix package which contains typical matrix function. I also want to include it in model sim as lib...