Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
nickysielicki
6y ago
0 comments
Save
Share
In the same vein, I really like being able to use underscores in binary and hex literals to denote subfields in hardware registers.
0xDEADB_EEF
0b1_010_110111001001
etc.
0 comments
1 comments · 1 top-level
top
newest
oldest
jhallenworld
6y ago
Should take Verilog binary construction syntax, like { 12'd12, 16'hffee, 3'b101 } (or something similar that would fit with C's syntax).
1 more reply
j
/
k
navigate · click thread line to collapse