When i try to synthesize this code using Synopsys I get a class violation saying that input pins are not connected. This is caused by the res_mant_add <= t_mant1 * t_mant2; in my code. And its the input to some adder. Does anyone know how to fix it?
library IEEE;
use IEEE.std_logic_1164.all...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.