Forum Discussion
Altera_Forum
Honored Contributor
11 years agomaking of a 3 bit binary number from three individual 1 bit value.
i have three nos value like a , b and c. and each are 1 bit binary value. how i convert it into a three bit binary value where a is the most significant bit and c is the least significant bit and b ...
Altera_Forum
Honored Contributor
11 years agoYou might want to have a look at this:
http://www.asic-world.com/verilog/verilog_one_day.html I found it very useful way back when I was staring out with Verilog.