Steps to Change RTL Parameters for 3DS Designs - 1.0 English

Versal Adaptive SoC Soft DDR4 SDRAM Memory Controller LogiCORE IP Product Guide (PG353)

Document ID
PG353
Release Date
2023-10-18
Version
1.0 English
  1. Generate DDR4 IP with Controller and Physical Layer selected.
  2. In the Generate Output Products option do not select Generate instead select Skip.

  3. Set the following command on the Tcl console:
    set_property -dict [list config.TIMING_3DS {true}] [get_ips <ip_name>]
    For example: set_property -dict [list config.TIMING_3DS {true}] [get_ips ddr4_0]
  4. Generate output files by selecting Generate Output Products after right-clicking IP.