1 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
10 This block generates a reset signal synchronous to an external clock
13 This block generates a reset signal synchronous to clock. The block is automatically
14 connected to the external clock and asynchronous reset.
20 <parameter value="0" type="boolean" context="generic" name="invert_reset"/>
25 <input name="ext_clk" type="boolean" width="1" purpose="clock" />
26 <input name="ext_reset" type="boolean" width="1" purpose="reset" />
29 <output name="clk" type="boolean" width="1" purpose="clock" />
30 <output name="reset" type="boolean" width="1" purpose="reset" />