issues
search
tcr
/
hoodlum
A nicer HDL.
http://github.com/tcr/hoodlum#hoodlum-tutorial
Apache License 2.0
97
stars
3
forks
source link
Enabled let declarations to have assigned values
#12
Closed
tcr
closed
7 years ago
tcr
commented
7 years ago
e.g.
let a = b | c;
tcr
commented
7 years ago
Works!
e.g.