futilehdl/lib/builtins/main.hyd

8 lines
51 B
Plaintext
Raw Normal View History

2022-01-23 23:10:09 +00:00
module reduce_or (
a: Logic
)
-> Logic<1> {
}