Skip to content
Snippets Groups Projects
Commit 1ce5af77 authored by auphelia's avatar auphelia
Browse files

[Util] Add comment about usage of axis infrastructure vh

parent 83dfe64d
No related branches found
No related tags found
No related merge requests found
......@@ -89,6 +89,7 @@ def pyverilate_stitched_ip(
verilog_header_dir = make_build_dir("pyverilator_vh_")
# use custom version of axis infrastructure vh
# to enable Verilator to simulate AMD/Xilinx components (e.g DWC)
custom_vh = pk.resource_filename(
"finn.qnn-data", "verilog/custom_axis_infrastructure.vh"
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment