I have 4axi interfaces: Full Slave IF (axi_clk), Lite Master IF (axi_clk), Stream Master (axi_clk_mfa), Stream Slave (axi_clk_mfa). When I Create and Package New IP, it ends up forcing the Stream Master interface to be associated with both axi clocks. No matter how many times I change it, it automatically changes it back. It also seems to have strange issues with associating the resets as well. Any suggestions as how to get over this issue?