Aswinkrishnan
Occasional Contributor
3 years agoPlatform designer Avalon Communication
Hi
I am trying to generate a simple system which consists of an Avalon MM master BFM and an Avalon memory mapped slave. My avalon slave consists of two components, having an interface to the other component. When I try to generate HDL,
1. It doesn't create ports for avalon communication. Thus, how can I control the communication?
2. Are there any testbench examples to simulate the process between master and the slave, to learn about the testing procedure?