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

Make some of the connector methods more flexible #41

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

Conversation

mwachs5
Copy link
Contributor

@mwachs5 mwachs5 commented Sep 25, 2018

Right now the connector methods assume a dut with some specific periphery mixins, but really we just care about the actual port that needs to be connected to, so provide methods that allow that.
The old connector methods remain the same.

@mwachs5
Copy link
Contributor Author

mwachs5 commented Sep 27, 2018

I also made it so you don't have to have a PCIE in order for VC707 to build.

Otherwise you get an error like:

Attribute Syntax Error : The attribute IBUF_DELAY_VALUE on IBUFDS instance dut.sys_clk_ibufds is set to     .  Legal values for this attribute are 0, 1, 2, ... or 16.
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.

1 participant