Ddr ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.Ddr.DdrCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently ddr_copy = driver.bus.ddr.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_Ddr_Bitrate.rst Bus_Ddr_Ca4.rst Bus_Ddr_CasRead.rst Bus_Ddr_CasWrite.rst Bus_Ddr_Cs.rst Bus_Ddr_Data.rst Bus_Ddr_MinGap.rst Bus_Ddr_Rdqs.rst Bus_Ddr_Result.rst Bus_Ddr_Rpreamble.rst Bus_Ddr_Standard.rst Bus_Ddr_Strbe.rst Bus_Ddr_Wck.rst Bus_Ddr_Wpreamble.rst