sougata_vlsi13
Member level 4

I am facing problem in writing the code of priority encoder using with select.....please help me in this regard
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
with a select
b <= "000" when 0,
"001" when 1,
"010" when 2,
--etc
Refer back to the original response that TrickyDicky had to this thread...post your code. If you have none yet, then write some first and then ask questions if it doesn't work as you expected.Sir...is there any specific libraries i have to mention along with that code becoz 0,1,2 are all integers