Sign in
foss-fpga-tools
/
python-symbiflow-v2x
/
refs/heads/main
/
.
/
tests
/
clocks
/
dff_one_clock
/
golden.model.xml
blob: f582f0bf702feefa66e32891cf3f960bb4aeb615 [
file
] [
edit
]
<?
xml version
=
"1.0"
?>
<models>
<model
name
=
"BLOCK"
>
<input_ports>
<port
name
=
"a"
is_clock
=
"1"
/>
<port
name
=
"b"
clock
=
"a"
/>
</input_ports>
<output_ports>
<port
name
=
"c"
clock
=
"a"
/>
</output_ports>
</model>
</models>