futilehdl/lib/builtins/main.hyd

8 lines
49 B
Plaintext

comb reduce_or (
a: Logic
)
-> Logic<1> {
}