[Arch] Revert to old version arch due to editing by mistake

This commit is contained in:
tangxifan 2021-04-16 20:58:32 -06:00
parent c020333512
commit e3dafe99da
1 changed files with 0 additions and 12 deletions

View File

@ -43,18 +43,6 @@
<port name="lut4_out"/>
</output_ports>
</model>
<!-- A virtual model for scan-chain flip-flop to be used in the physical mode of FF -->
<model name="scff">
<input_ports>
<port name="D" clock="clk"/>
<port name="DI" clock="clk"/>
<port name="reset" clock="clk"/>
<port name="clk" is_clock="1"/>
</input_ports>
<output_ports>
<port name="Q" clock="clk"/>
</output_ports>
</model>
<!-- A virtual model for scan-chain flip-flop to be used in the physical mode of FF -->
<model name="scff">
<input_ports>