Skip to content

Commit 62f66fb

Browse files
committed
Add xref to VHDL fork
1 parent 8216a9f commit 62f66fb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ Compile SystemRDL into a SystemVerilog control/status register (CSR) block.
99
For the command line tool, see the [PeakRDL project](https://peakrdl.readthedocs.io).
1010

1111
## Documentation
12-
See the [PeakRDL-regblock Documentation](http://peakrdl-regblock.readthedocs.io) for more details
12+
See the [PeakRDL-regblock Documentation](https://peakrdl-regblock.readthedocs.io) for more details

docs/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,13 @@ The easiest way to use PeakRDL-regblock is via the `PeakRDL command line tool <
2525
peakrdl regblock atxmega_spi.rdl -o regblock/ --cpuif axi4-lite
2626
2727
28+
Looking for VHDL?
29+
-----------------
30+
This project generates SystemVerilog RTL. If you prefer using VHDL, check out
31+
the sister project which aims to be a feature-equivalent fork of
32+
PeakRDL-regblock: `PeakRDL-regblock-VHDL <https://peakrdl-regblock-vhdl.readthedocs.io>`_
33+
34+
2835
Links
2936
-----
3037

0 commit comments

Comments
 (0)