Skip to content

Commit

Permalink
16384
Browse files Browse the repository at this point in the history
  • Loading branch information
jmduarte committed Nov 17, 2019
1 parent 65266d0 commit 3dc6706
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client-wait.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ def run(max_events=32):
logging.basicConfig()
# Repeat so that you can change the image
while input('Run? ') == '':
run(max_events = 32)
run(max_events = 16384)
Binary file modified host
Binary file not shown.
Binary file modified xclbin/alveo_hls4ml.hw.xilinx_u250_xdma_201830_2.xclbin
Binary file not shown.

0 comments on commit 3dc6706

Please sign in to comment.