-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump third_party/liteiclink from
bba716a
to 9cf66ed
Bumps [third_party/liteiclink](https://github.com/enjoy-digital/liteiclink) from `bba716a` to `9cf66ed`. - [Commits](enjoy-digital/liteiclink@bba716a...9cf66ed) --- updated-dependencies: - dependency-name: third_party/liteiclink dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
d361a57
commit 7526ff5
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule liteiclink
updated
19 files
+1 −1 | bench/serwb/nexys_video.py | |
+6 −2 | liteiclink/serdes/common.py | |
+49 −26 | liteiclink/serdes/gth3_ultrascale.py | |
+47 −26 | liteiclink/serdes/gth4_ultrascale.py | |
+20 −6 | liteiclink/serdes/gth_ultrascale_init.py | |
+74 −54 | liteiclink/serdes/gtp_7series.py | |
+11 −11 | liteiclink/serdes/gtp_7series_init.py | |
+75 −55 | liteiclink/serdes/gtx_7series.py | |
+7 −6 | liteiclink/serdes/gtx_7series_init.py | |
+49 −26 | liteiclink/serdes/gty_ultrascale.py | |
+7 −6 | liteiclink/serdes/gty_ultrascale_init.py | |
+20 −20 | liteiclink/serdes/serdes_ecp5.py | |
+2 −1 | liteiclink/serwb/datapath.py | |
+2 −1 | liteiclink/serwb/genphy.py | |
+2 −1 | liteiclink/serwb/kuserdes.py | |
+1 −1 | liteiclink/serwb/packet.py | |
+2 −1 | liteiclink/serwb/phy.py | |
+2 −1 | liteiclink/serwb/s7serdes.py | |
+1 −1 | setup.py |