open-nic-shell icon indicating copy to clipboard operation
open-nic-shell copied to clipboard

AMD OpenNIC Shell includes the HDL source files

Results 11 open-nic-shell issues
Sort by recently updated
recently updated
newest added

I want to implement a 100 GB TCP IP stack on open-nic-shell like Easynet. Is there any way I can merge the two projects? Are there other alternatives for implementing...

I am currently working on SN1022 and I have programmed the board successfully. What is the next step? How do I connect my smart NIC to the host and the...

Hi, I was trying to build OpenNic targeting the U55C board using Vivado 2022.1 version and seeing this strange issue. I was hoping to get both ports going with DPDK...

The Vivado IP "system management wizard" sets the "enable VP/VN" to true by default. This exposes these 2 ports on the IP which are supposed to be connected to pins...

Thank you so much for your hard and valuable work. We are interested in developing our IP kernel on the user plugins through OpenNIC on our U250 platform. Can we...

Hi all, Whishing you have a good day. Our project is to **analyzing the incoming package data from Telecom network, filter the packages, modify the packages, grouping some packages, sending...

Hello, I am using Vivado 2020.2 to compile the au250 model. However, I encountered an error that the IP "cms_subsystem" was not found in the entire file. Can you please...

It seems to be a typo. **"axil_smon_awaddr"** https://github.com/Xilinx/open-nic-shell/blob/34ff92b536743755b7c25fcd90fe5a7287ec3691/src/system_config/system_config_address_map.sv#L258

I have also added and tested these features on my local project and would add a branch/pull request but I see someone has started this branch already also. Please merge...

I see you have added U55N support. Adding U55C is very straightforward from there. I have done it manually on my end to get my project done but I see...