-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Transmit side of BERT driver GUI is now basically done. Still have to…
… work on timebase and receiver
- Loading branch information
1 parent
ee88704
commit 798d00d
Showing
8 changed files
with
318 additions
and
255 deletions.
There are no files selected for viewing
Submodule lib
updated
7 files
+35 −0 | scopehal/BERT.cpp | |
+122 −5 | scopehal/BERT.h | |
+1 −1 | scopehal/BERTInputChannel.cpp | |
+1 −1 | scopehal/BERTOutputChannel.cpp | |
+47 −2 | scopehal/BERTOutputChannel.h | |
+194 −1 | scopehal/MultiLaneBERT.cpp | |
+37 −0 | scopehal/MultiLaneBERT.h |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.