ContributionsMost RecentMost LikesSolutionsRe: 仿真O-RAN Intel FPGA IP Example Hi @Kshitij_Intel , Would you please help to check this thread that is related to ORAN IP Simulation? After We generate "ORAN + eCPRI IP" simulation project using Quartus Pro 21.3 , we saw ORAN C-Plane packets is generated normally, unfortunately there's no U-Plane DATA packet generated out ? Could you help this , Thanks Re: 仿真O-RAN Intel FPGA IP Example问题 Hi @yufuliang , thanks for update your result 冒犯打搅一下: 我们也在尝试英特尔 "eCPRI + ORAN IP" 来验证 ORAN 7-2 的方案,但遇到了跟你一样问题 (仿真工程中 C Plane 有数据,但 U Plane 一直没有数据出来~)。 是否是 Intel ORAN User Guide 文档有啥参数遗漏了, 您能讲下这个问题是具体怎么解决的吗 ? ( 另外. 如果您能分享下最终正常仿真的 oran simulation 工程,那就太好了 ( 1684392931@qq.com )。 非常感谢 ~ Thanks & Best Regards How is A10 MSGDMA prefetch enabled core to transfer 128 descptors data from FPGA to CPU? hello , We use Arria10 on our customer board. In our System, we need implement mSGDAM Core to transfer a bundle of 128 descriptors for data moving from cpu to fpga device . I checked " ug_embeded" user guide, but still not clear about " HOW can mSGDMA perfetch IP realize this "。 What's the procedure to implement this ? Is there an exampel for mSGDMA prefetched enabled design ? We use Linux on CPU 。 Thanks in advance ~ Re: mSGDMA mm_Read Data is slow, but mm_Write Data is fast (ok) for "TSE_mSGDMA to HIP AVMM-DMA" logic Hi @EBERLAZARE_I_Intel ,, I think you're the expert of " mSGDMA IP" area , would you help to double check my original question (or at least relay it to an more suitable person to reply ) ? Thanks very much Re: Where download “IP_ORAN_FH” linux “oran-21.2.xxx-linux.run” installer package ? Hi @Ash_R_Intel , Appreciate your heading up 🙂 Unfortunately when I tried to download that ORAN-IP installer pregrammer(21.3) from Intel SSCL Page, we found both Linux and Windows Installer can not be installed successfully. The OS complains that downloaded file in-correct FileType (etc). I suspected it's my network / Download problem, so I & my collegues had tried several times to download , but we got same problem. Maybe you can give a try whether you can download it / execute its installation , or not ? below is the links we got from SSCL Page, FYI [ Windows URL https://download.altera.com/akdlm/software/webcores/21.3/40.2/oran-21.3.40-windows.exe Linux URL http://download.altera.com/akdlm/software/webcores/21.3/40.2/oran-21.3.40-linux.run ] Many Thanks Where download “IP_ORAN_FH” linux “oran-21.2.xxx-linux.run” installer package ? hello intel , I had applied and got “ Intel FPGA IP_ORAN-FH " IP License from Intel SSCL , but in SSCL page, the ORAN IP installer (for linux) points to " ./webcores/21.3/40.2/oran-21.3.40-linux.run ", that is for Quartus Pro 21.3 I think . Unfortunately we now use is “Quartus Pro 21.2” for product dev, so we cann't upgrade to Latest qpro21.3. I have "oran-ip license", but where can I get “oran-21.2.xxx-linux.run” installer package, which is used for qpro 21.2 tool ? Who can give me the right “ downloding link " ? Thanks very much ~ SolvedRe: [Arria10] (mSGDMA <=> PCIE_Hip_Txs) txs_waitrequest signal show "big delay" when reading operation kindly reply Re: mSGDMA mm_Read Data is slow, but mm_Write Data is fast (ok) for "TSE_mSGDMA to HIP AVMM-DMA" logic kindly reply pls Re: WHY is "txs burstcount" missing in Avalon-MM DMA interface w/ PCIe HIP (Arria 10) ? pls kindly reply WHY is "txs burstcount" missing in Avalon-MM DMA interface w/ PCIe HIP (Arria 10) ? hi all, we met a performance issue on Arria10 mSGDMA Avalon-MM master(32bit data width) interconnect to PCIE HIP's Avalon-MM (w/ DMA) slave (txs 32bit). For "mSGDMA_writing_to PCIE AVMM(w/ DMA) TXS" operation, data transfer performance is good. But for revere "mSGDMA_reading_from PCIE AVMM(w/ DMA) TXS" direction, data transfer is very slow, we monitored the "txs waitrequest" signal to de-asserted to activate , found found the reading consumes much more clock cycles (16 x) than writing operation. This blocks us for a long time yet. I just compare Avalon-MM interface signals between PCIE HIP's "AVMM ( with DMA)" vs PCIE HIP's "AVMM" variant, then we found the "txs burstcount" signal is missing in PCIE HIP's "AVMM ( with DMA)" interface , while it really exist in PCIE HIP's "AVMM" interface, as following pic: so my question is : waht's the reason of this difference ? Does this "txs burstcount" miss in AVMM-DMA interface would affect the reading (burst) opearion from mSGDMA AValon-MM Master to PCIE HIP TXS (avalon-mm slave) ? Appreciate helps & advices if any. Thanks