futilehdl/lib/builtins/main.hyd

9 lines
51 B
Plaintext

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