Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avalon MM BFM #359

Merged
merged 12 commits into from Jul 24, 2018
Merged

Avalon MM BFM #359

merged 12 commits into from Jul 24, 2018

Conversation

slaweksiluk
Copy link
Contributor

Adds basic Avalon MM Pipelined Master and Slave Verification Components based on the existing Wishbone Master and Slave. Burst transfer not yet supported (only fixed burst = 1).

Also included two changes in existing wishbone modules:

  • adds strobe randomization in Wishbone Master (as VC entity generic)
  • Wishbone Slave drives 'stall' signal independent from 'cyc' state

@kraigher
Copy link
Collaborator

There where just some pylint warnings. Do you know how to fix them?

@slaweksiluk
Copy link
Contributor Author

slaweksiluk commented Jul 24, 2018

I suppose I need to run pytest vunit/test/lint/test_pep8.py?
EDIT:
now it is pytest vunit/test/lint/

Even when write/read_bus() are called no on the
rising edge of clk.
@kraigher kraigher merged commit 33d37f0 into VUnit:master Jul 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants