Solved
Forum Discussion
sstrell
Super Contributor
2 years agoRight-click the signal and adjust the radix. 3'h3 means a 3-bit wide signal with hex value of 3, which would be the same as 3'b011.
Right-click the signal and adjust the radix. 3'h3 means a 3-bit wide signal with hex value of 3, which would be the same as 3'b011.
Right-click the signal and adjust the radix. 3'h3 means a 3-bit wide signal with hex value of 3, which would be the same as 3'b011.