shastri.vs
Member level 2
HI,
I am designing a ckt for GF elements.
i want to do mod operation on the inputs taken from std_logic_vector ports. But the synthesizer is not allowing me to do it as mod or multiply operations on std_logic_vectors are not possible.
So I want to convert this to integer, How to do it ?? can anybody help
I am designing a ckt for GF elements.
i want to do mod operation on the inputs taken from std_logic_vector ports. But the synthesizer is not allowing me to do it as mod or multiply operations on std_logic_vectors are not possible.
So I want to convert this to integer, How to do it ?? can anybody help