Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
all you need is:
l <= to_slv(k);
respected sir/mam,
suppose the code is :k :ufixed(3 downto -3); l<= to_slv(ufixed(k),7); can you sir plz tell me this conversion is right ?:cry:all you need is:
l <= to_slv(k);