Altera_Forum
Honored Contributor
17 years agosfixed to standard logic vector
is it possible to have sfixed converted to standard logic vector? if yes..how??
i need to use sfixed because the input data are all fractional real number. and the input need to be map to the rom to retrieve its appropriate output. but the address of the rom hav to be in standard logic vector, am i right? so i need to convert the sfixed to standard logic vector.