mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-22 22:03:40 +00:00
Docs: Move rtlil_text (back) to appendix
This commit is contained in:
parent
1374fc2e2b
commit
46580cebb3
5 changed files with 56 additions and 62 deletions
|
@ -20,7 +20,7 @@ given in :doc:`/yosys_internals/formats/rtlil_rep`.
|
|||
|
||||
There is also a text representation of the RTLIL data structure that can be
|
||||
parsed using the RTLIL Frontend which is described in
|
||||
:doc:`/yosys_internals/formats/rtlil_text`.
|
||||
:doc:`/appendix/rtlil_text`.
|
||||
|
||||
The design data may then be transformed using a series of passes that all
|
||||
operate on the RTLIL representation of the design.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue