a = 'hff;
A = 'HFF;
b = 8'h33;
B = 8'H33;
c = 12;
d = 'o755;
e = 8'b1001_0001;
f = 8'b1111zzzx;