Sign in
foss-fpga-tools
/
python-symbiflow-v2x
/
refs/heads/main
/
.
/
tests
/
gates
/
not
/
golden.model.xml
blob: a9badadd144984b3377a80b8bcb85dbaf5e8cde7 [
file
] [
edit
]
<models
xmlns:xi
=
"http://www.w3.org/2001/XInclude"
>
<model
name
=
"NOT"
>
<input_ports>
<port
name
=
"A"
combinational_sink_ports
=
"Y"
/>
</input_ports>
<output_ports>
<port
name
=
"Y"
/>
</output_ports>
</model>
</models>