mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-26 18:45:34 +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
|
@ -31,7 +31,7 @@ Example
|
|||
|code_examples/synth_flow|_.
|
||||
|
||||
.. |code_examples/synth_flow| replace:: :file:`docs/source/code_examples/synth_flow`
|
||||
.. _code_examples/synth_flow: https://github.com/YosysHQ/yosys/tree/master/docs/source/code_examples/synth_flow
|
||||
.. _code_examples/synth_flow: https://github.com/YosysHQ/yosys/tree/main/docs/source/code_examples/synth_flow
|
||||
|
||||
.. literalinclude:: /code_examples/synth_flow/proc_01.v
|
||||
:language: verilog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue