xup_vitis_network_example
xup_vitis_network_example copied to clipboard
HW emulation support with SystemC model
I've implemented a systemc model enabling the CMAC to run in hardware emulation in conjunction with external software that emulates a switch. I've added an example application.
PR is draft because the UDP stack doesnt seem to generate ARP packets in hw emulation, this doesn't seem to be related to the CMAC model though, I would appreciate help debugging