File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
examples/thread_stream_axi_stream_fifo
tests/extension/thread_/axi_stream Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4545 }
4646 ],
4747 "source" : [
48- " bitfile = \" axistream_fifo_multistream .bit\"\n " ,
48+ " bitfile = \" thread_stream_axi_stream_fifo .bit\"\n " ,
4949 " overlay = Overlay(bitfile)\n " ,
5050 " overlay.ip_dict.keys()"
5151 ]
Original file line number Diff line number Diff line change 1111# In[2]:
1212
1313
14- bitfile = "axistream_fifo_multistream .bit"
14+ bitfile = "thread_stream_axi_stream_fifo .bit"
1515overlay = Overlay (bitfile )
1616overlay .ip_dict .keys ()
1717
Original file line number Diff line number Diff line change 4545 }
4646 ],
4747 "source" : [
48- " bitfile = \" axistream_ultra96 .bit\"\n " ,
48+ " bitfile = \" thread_axi_stream .bit\"\n " ,
4949 " overlay = Overlay(bitfile)\n " ,
5050 " overlay.ip_dict.keys()"
5151 ]
Original file line number Diff line number Diff line change 1111# In[2]:
1212
1313
14- bitfile = "axistream_ultra96 .bit"
14+ bitfile = "thread_axi_stream .bit"
1515overlay = Overlay (bitfile )
1616overlay .ip_dict .keys ()
1717
You can’t perform that action at this time.
0 commit comments