You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ The HEP uses a Mathworks' HDL Coder reference design for the rapid prototyping a
13
13
14
14
This repository is compatible with [PYNQ Image v2.7](https://github.com/Xilinx/PYNQ/releases) for the [ZCU104](https://www.xilinx.com/products/boards-and-kits/zcu104.html) development board.
15
15
16
-
The example notebook can be found [here](https://nbviewer.jupyter.org/github/dnorthcote/lht_framework/blob/master/boards/ZCU104/lht_framework/notebooks/Hough%20Evaluation%20Platform.ipynb), although, there will be no interactivity as it must be used on the Zynq MPSoC device.
16
+
The example notebook can be found [here](https://nbviewer.jupyter.org/github/dnorthcote/lht_framework/blob/master/boards/ZCU104/lht_framework/notebooks/hough-evaluation-platform.ipynb), although, there will be no interactivity as it must be used on the Zynq MPSoC device.
17
17
18
18
## Quick Start
19
19
The following steps will open a demonstration notebook for the HEP, which analyses an FPGA architecture that applies the LHT to an of 1920x1080 pixels.
0 commit comments