Skip to content

Commit a42c3a4

Browse files
committed
added note in quick start about hdl-src/ files
1 parent 36b8620 commit a42c3a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ The easiest way to use PeakRDL-regblock-vhdl is via the `PeakRDL command line t
2424
# Export!
2525
peakrdl regblock-vhdl atxmega_spi.rdl -o regblock/ --cpuif axi4-lite
2626
27+
Depending on the chosen CPU interface, the generated RTL may rely on VHDL packages
28+
available in the `hdl-src folder in the repository <https://github.com/SystemRDL/PeakRDL-regblock-vhdl/tree/main/hdl-src>`_.
2729

2830
Links
2931
-----

0 commit comments

Comments
 (0)