2–226
Altera Corporation
Stratix II GX Device Handbook, Volume 2
October 2007
Reset Control and Power Down
Consider the previous design example in which all unconstrained ports
were identified. The following example shows how to set the constraints
for the
gxb_powerdown
port. The same procedure must be followed for
all other reset ports.
After setting the maximum and minimum delay for the
gxb_powerdown
port, the SDC file should have the following constraints:
#****************************************************
# Set Maximum Delay
#****************************************************
set_max_delay -from [get_keepers
{reset_seq_tx_rx_rx_cruclk_rx_clkout:inst2|gxb_powerd
own}] -to [get_ports
{PIPE_DataGen_Ch:inst|alt2gxb:alt2gxb_component|chann
el_quad[0].cent_unit~OBSERVABLEQUADRESET}] 4.000
#****************************************************
# Set Minimum Delay
#****************************************************
set_min_delay -from [get_keepers
{reset_seq_tx_rx_rx_cruclk_rx_clkout:inst2|gxb_powerd
own}] -to [get_ports
{PIPE_DataGen_Ch:inst|alt2gxb:alt2gxb_component|chann
el_quad[0].cent_unit~OBSERVABLEQUADRESET}] 1.200
After running the Quartus II fitter with the above timing constraints for
the
gxb_powerdown
port, the following slack is reported on this path
after executing
Report Top Failing Paths
(
Figure 2–166
).
Figure 2–166. Slack Reported for the gxb_powerdown Port
Содержание Stratix II GX
Страница 640: ...4 244 Altera Corporation Stratix II GX Device Handbook Volume 2 October 2007 Document Revision History ...
Страница 642: ...4 246 Altera Corporation Stratix II GX Device Handbook Volume 2 October 2007 Document Revision History ...
Страница 672: ...6 14 Altera Corporation Stratix II GX Device Handbook Volume 2 October 2007 Document Revision History ...