From: Michael Boehmer Date: Thu, 30 Jun 2022 19:49:16 +0000 (+0200) Subject: GbE cores for ECP5 added X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=b414fac4007609fd5c44d401837aebd307c0b610;p=trbnet.git GbE cores for ECP5 added --- diff --git a/gbe_trb_ecp5/media/ecp5/sgmii_gbe.lpc b/gbe_trb_ecp5/media/ecp5/sgmii_gbe.lpc new file mode 100644 index 0000000..90af093 --- /dev/null +++ b/gbe_trb_ecp5/media/ecp5/sgmii_gbe.lpc @@ -0,0 +1,37 @@ +[Device] +Family=sa5p00m +OperatingCondition=COM +Package=CABGA381 +PartName=LFE5UM-85F-6BG381C +PartType=LFE5UM-85F +SpeedGrade=6 +Status=P +[IP] +CoreName=SGMII/Gb Ethernet PCS +CoreRevision=4.2 +CoreStatus=Demo +CoreType=IPCFG +Date=06/28/2022 +ModuleName=sgmii_gbe +ParameterFileVersion=1.0 +SourceFormat=vhdl +Time=18:38:05 +VendorName=Lattice Semiconductor Corporation +[Parameters] +CH_MODE=Rx and Tx +CORE_SYNP=1 +Channel=CH0 +DCUA=DCU0 +EasyConnect=1 +MAX_RATE=1.250 +NUM_CHS=1 +PROTOCOL=SGMII +REFCLK_RATE=125.0000 +RX_CTC=2 +RX_CTC_HIGH=32 +RX_CTC_LOW=16 +SBP=1 +SOFTLOL=Enabled +TX_MAX_RATE=2.5 +[SYSTEMPNR] +LN0=DCU0_CH0 diff --git a/gbe_trb_ecp5/media/ecp5/sgmii_gbe_core.ngo b/gbe_trb_ecp5/media/ecp5/sgmii_gbe_core.ngo new file mode 100644 index 0000000..689d37f Binary files /dev/null and b/gbe_trb_ecp5/media/ecp5/sgmii_gbe_core.ngo differ diff --git a/gbe_trb_ecp5/media/ecp5/tsmac_gbe.lpc b/gbe_trb_ecp5/media/ecp5/tsmac_gbe.lpc new file mode 100644 index 0000000..c0cf35c --- /dev/null +++ b/gbe_trb_ecp5/media/ecp5/tsmac_gbe.lpc @@ -0,0 +1,37 @@ +[Device] +Family=sa5p00m +PartType=LFE5UM-85F +PartName=LFE5UM-85F-6BG381C +SpeedGrade=6 +Package=CABGA381 +OperatingCondition=COM +Status=P + +[IP] +VendorName=Lattice Semiconductor Corporation +CoreType=IPCFG +CoreStatus=Demo +CoreName=Tri-Speed Ethernet MAC +CoreRevision=4.1 +ModuleName=tsmac_gbe +SourceFormat=vhdl +ParameterFileVersion=1.0 +Date=06/29/2022 +Time=14:41:28 + +[Parameters] +MIIM=No +MODE=Gbit MAC +MODS_TOOL=0 +ALDC_TOOL=0 +MULT_WB=NO +LOOPBACK=NO +STAT_REGS=NO +CORE_SYNP=1 + +[Files] +Synthesis= +Simulation= +Logical= +Physical= +Misc= diff --git a/gbe_trb_ecp5/media/ecp5/tsmac_gbe.ngo b/gbe_trb_ecp5/media/ecp5/tsmac_gbe.ngo new file mode 100644 index 0000000..06eed8b Binary files /dev/null and b/gbe_trb_ecp5/media/ecp5/tsmac_gbe.ngo differ