Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
f7bc1618298493a595907bd3145a3f374ee0c66b
/
.
/
test
/
basic
/
simple_comb.blif
blob: 0f777895e6b315ecb11341d9bd56986932db6f3b [
file
] [
log
] [
blame
]
.
model top
.
inputs i_a i_b
.
outputs o_c
#Combinational logic
.
names i_a i_b o_c
11
1
.
end