mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-19 12:23:39 +00:00
chore: fix master branch refs
Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
parent
d73f71e813
commit
b57a803f60
17 changed files with 24 additions and 24 deletions
|
@ -16,7 +16,7 @@ Code examples used in this document are included in the Yosys code base under
|
|||
|code_examples/techmap|_.
|
||||
|
||||
.. |code_examples/techmap| replace:: :file:`docs/source/code_examples/techmap`
|
||||
.. _code_examples/techmap: https://github.com/YosysHQ/yosys/tree/master/docs/source/code_examples/techmap
|
||||
.. _code_examples/techmap: https://github.com/YosysHQ/yosys/tree/main/docs/source/code_examples/techmap
|
||||
|
||||
|
||||
Mapping OR3X1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue