Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20643 Discussions

AWBURST mode change in axi master bfm

Altera_Forum
Honored Contributor II
1,043 Views

I have designed custom AXI3 slave component , which is tested against standard axi master bfm ( provided by altera in " mentor_vip_ae " location ). 

 

What I am doing is have fire test stimulus to "mgc_axi_master.sv" design file from "master_test_program.sv" and and observing a response from my " slave dut " , But when using standard api for creating a write transaction it by default takes AWBURST = INCR type , I wants to change it to WRAP & FIXED but did't found anything related with that . 

 

I also observed things like there is a file named "mgc_common_axi.sv" which is having some set and get pre-written function for this but they are imported form somewhere ( may be some .C file ).
0 Kudos
0 Replies
Reply