futilehdl/lib/builtins/main.hyd

8 lines
51 B
Plaintext

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