axi icon indicating copy to clipboard operation
axi copied to clipboard

`axi_driver` not included in the FuseSoc core file

Open hossein1387 opened this issue 2 years ago • 0 comments

I am trying to use this IP with FuseSoc and everything seems to be working. However, I want to use axi_driver in axi_test package in my test bench but it is not included in axi.core file which forces me to use some nasty hacks to make things work. Is there a particular reason on why you do not include axi_test to the core file?

hossein1387 avatar Aug 08 '22 03:08 hossein1387