litex_acorn_baseboard_mini: Assert cleanups.

This commit is contained in:
Florent Kermarrec 2024-06-18 17:41:01 +02:00
parent 6857418deb
commit 07881259a5
1 changed files with 1 additions and 3 deletions

View File

@ -136,7 +136,7 @@ class BaseSoC(SoCCore):
# PCIe -------------------------------------------------------------------------------------
if with_pcie:
assert not with_sata and (not with_ethernet or with_etherbone)
assert not with_sata
self.pcie_phy = S7PCIEPHY(platform, platform.request("pcie_x1_baseboard"),
data_width = 64,
bar0_size = 0x20000)
@ -146,8 +146,6 @@ class BaseSoC(SoCCore):
# PCIe / Ethernet / SATA / Shared-QPLL -----------------------------------------------------
assert not (with_pcie and with_sata)
if not with_pcie:
# Ethernet QPLL Settings.
qpll_eth_settings = QPLLSettings(