M
mobini
Guest
Hi
I am trying to initialize my signed signal in below way
constant a140 : buf3_16 := (4096,7807, -3733);
or
L <= 1253;
when compiling it says "Type conflict in integer literal. Type signed
versus integer"
what can I do. How I can correct it?
thank you in advance
Nastaran
I am trying to initialize my signed signal in below way
constant a140 : buf3_16 := (4096,7807, -3733);
or
L <= 1253;
when compiling it says "Type conflict in integer literal. Type signed
versus integer"
what can I do. How I can correct it?
thank you in advance
Nastaran