# Primary clocks create_clock -name ref_clock -period 5.000 [get_ports clk_in] create_clock -name phy_rx_clock -period 8.000 [get_ports clk_m_axis] create_clock -name phy_tx_clock -period 8.000 [get_ports clk_s_axis]