How do I find what number is 12h06f?
Advertisements I’ve found such numbers time and time again in verilog and digital logic exercises, but I don’t know how I’m supposed to know what number this is or how to write it as 12’b in verilog code. Can someone explain them to me? >Solution : Presumably it’s a 12-bit value in hexadecimal notation. Since… Read More How do I find what number is 12h06f?