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

Add APB verification components #1070

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

c-thaler
Copy link

I added APB master and slave VCs. The APB master is based on a VC that I used in a few of my designs.

@LarsAsplund
Copy link
Collaborator

Thanks @c-thaler, I will look into it! Please have a look at the VC standard being discussed #1017

@c-thaler
Copy link
Author

Thanks. I had a look at it and I will start with implementing Rule 13 (single generic).

All generics are now integrated into a single parameter of type
apb_master_t.
The bus_master implementation will create an actor if null_actor is
given as parameter. So we don't have to do it in apb_master.
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.

2 participants