-
- Downloads
[v.1.0.0] First commit
- Repository creation - Add README.md file - Add LpGBT-FPGA submodule - Add KCU105 test bench firmware and project
parents
Branches
Tags
Showing
- .gitmodules 3 additions, 0 deletions.gitmodules
- Constraints/kcu105_clks.xdc 57 additions, 0 deletionsConstraints/kcu105_clks.xdc
- Constraints/kcu105_io.xdc 68 additions, 0 deletionsConstraints/kcu105_io.xdc
- LpGBT-FPGA 1 addition, 0 deletionsLpGBT-FPGA
- Mgt/xlx_ku_mgt.vhd 357 additions, 0 deletionsMgt/xlx_ku_mgt.vhd
- Mgt/xlx_ku_mgt_ip.xci 0 additions, 0 deletionsMgt/xlx_ku_mgt_ip.xci
- Mgt/xlx_ku_mgt_ip_reset_synchronizer.vhd 54 additions, 0 deletionsMgt/xlx_ku_mgt_ip_reset_synchronizer.vhd
- README.md 40 additions, 0 deletionsREADME.md
- TCL/xilinx_tcpserv.tcl 189 additions, 0 deletionsTCL/xilinx_tcpserv.tcl
- TestBench_hw/LpGBT_model/dataPath.v 152 additions, 0 deletionsTestBench_hw/LpGBT_model/dataPath.v
- TestBench_hw/LpGBT_model/dataPathFecCounter.v 64 additions, 0 deletionsTestBench_hw/LpGBT_model/dataPathFecCounter.v
- TestBench_hw/LpGBT_model/descrambler36bitOrder36.v 38 additions, 0 deletionsTestBench_hw/LpGBT_model/descrambler36bitOrder36.v
- TestBench_hw/LpGBT_model/downLinkDataPath.v 106 additions, 0 deletionsTestBench_hw/LpGBT_model/downLinkDataPath.v
- TestBench_hw/LpGBT_model/downLinkDeinterleaver.v 57 additions, 0 deletionsTestBench_hw/LpGBT_model/downLinkDeinterleaver.v
- TestBench_hw/LpGBT_model/downLinkFECDecoder.v 98 additions, 0 deletionsTestBench_hw/LpGBT_model/downLinkFECDecoder.v
- TestBench_hw/LpGBT_model/gf_add_3.v 15 additions, 0 deletionsTestBench_hw/LpGBT_model/gf_add_3.v
- TestBench_hw/LpGBT_model/gf_add_4.v 15 additions, 0 deletionsTestBench_hw/LpGBT_model/gf_add_4.v
- TestBench_hw/LpGBT_model/gf_add_5.v 15 additions, 0 deletionsTestBench_hw/LpGBT_model/gf_add_5.v
- TestBench_hw/LpGBT_model/gf_inv_3.v 33 additions, 0 deletionsTestBench_hw/LpGBT_model/gf_inv_3.v
- TestBench_hw/LpGBT_model/gf_inv_5.v 75 additions, 0 deletionsTestBench_hw/LpGBT_model/gf_inv_5.v
.gitmodules
0 → 100644
Constraints/kcu105_clks.xdc
0 → 100644
Constraints/kcu105_io.xdc
0 → 100644
Mgt/xlx_ku_mgt.vhd
0 → 100644
Mgt/xlx_ku_mgt_ip.xci
0 → 100644
This diff is collapsed.
Mgt/xlx_ku_mgt_ip_reset_synchronizer.vhd
0 → 100644
README.md
0 → 100644
TCL/xilinx_tcpserv.tcl
0 → 100644
TestBench_hw/LpGBT_model/dataPath.v
0 → 100644
TestBench_hw/LpGBT_model/downLinkDataPath.v
0 → 100644
TestBench_hw/LpGBT_model/gf_add_3.v
0 → 100644
TestBench_hw/LpGBT_model/gf_add_4.v
0 → 100644
TestBench_hw/LpGBT_model/gf_add_5.v
0 → 100644
TestBench_hw/LpGBT_model/gf_inv_3.v
0 → 100644
TestBench_hw/LpGBT_model/gf_inv_5.v
0 → 100644
Please register or sign in to comment