added false path for data critical muxes

This commit is contained in:
Madeleine Masser-Frye 2022-06-09 00:05:38 +00:00
parent fcf1cb794e
commit fbd384680e

View file

@ -74,6 +74,9 @@ if { $saifpower == 1 } {
if {$drive != "INV"} {
set_false_path -from [get_ports reset]
}
if {(($::env(DESIGN) == "ppa_mux2_1") || ($::env(DESIGN) == "ppa_mux4_1") || ($::env(DESIGN) == "ppa_mux8_1"))} {
set_false_path -from {s}
}
# Set Frequency in [MHz] or period in [ns]
set my_clock_pin clk