Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- What am I doing wrong? --- Quote End --- I'm not sure. I have not used the Slave BFMs, so I do not have an example that I can compare your code to. I'd recommend starting with working code from an Altera example, and then modifying it to suit your needs until you track the error down. My guess is that you have not initialized the model correctly. The above Master BFM tests only work correctly because earlier in the main body of the code the Master BFM was initialized. Cheers, Dave