efinix_trion_t120_bga576_dev_kit: Remove test command.

This commit is contained in:
Florent Kermarrec 2021-11-12 18:06:11 +01:00
parent 4e03f66fad
commit 86f6d7e66b
1 changed files with 0 additions and 2 deletions

View File

@ -112,8 +112,6 @@ class BaseSoC(SoCCore):
# LPDDR3 SDRAM ----------------------------------------------------------------------------- # LPDDR3 SDRAM -----------------------------------------------------------------------------
if not self.integrated_main_ram_size: if not self.integrated_main_ram_size:
#./efinix_trion_t120_bga576_dev_kit.py --with-lpddr3 --sys-clk-freq=50e6 --csr-csv=csr.csv --build --load
# DRAM / PLL Blocks. # DRAM / PLL Blocks.
# ------------------ # ------------------
br0_pll_clkin = platform.request("br0_pll_clkin") br0_pll_clkin = platform.request("br0_pll_clkin")