-
Notifications
You must be signed in to change notification settings - Fork 30
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 hamsternz display port #60
Add hamsternz display port #60
Conversation
This looks like a pretty great test case. Can you also update the doc at https://docs.google.com/document/d/16L50pyS3RjYStvRKRoWyVac7NoZKyu45fpPQXJqeKYo/edit ?
|
All third party code should be under the |
baf8436
to
1ca7669
Compare
Added hamsternz-displayport as submodule. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@acomodi - Just wanted to make sure that you are checking these imports comply with the standards set out in f4pga/ideas#47 ! |
@mithro I am actually unsure how to treat the submodules regarding licensing. The hamsternz display port is unmodified and there are no modifications on the source files. For submodules we have no control over their license and the README.fpga-tool-perf should not be needed. |
ff8b16c
to
294ca32
Compare
Signed-off-by: Wojciech Tatarski <[email protected]>
294ca32
to
44e96d9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comment in
@@ -0,0 +1,73 @@ | |||
##Clock Signal |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This shouldn't be required anymore
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed.
44e96d9
to
779ff7a
Compare
Signed-off-by: Kamil Rakoczy <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fixes #49