mirror of https://github.com/YosysHQ/yosys.git
guidelines: fix paths to moved files
This commit is contained in:
parent
2b270b2270
commit
bb7ebec38c
|
@ -191,8 +191,8 @@ Example Code
|
||||||
The following yosys commands are a good starting point if you are looking for examples
|
The following yosys commands are a good starting point if you are looking for examples
|
||||||
of how to use the Yosys API:
|
of how to use the Yosys API:
|
||||||
|
|
||||||
docs/source/CHAPTER_Prog/stubnets.cc
|
docs/source/code_examples/stubnets/stubnets.cc
|
||||||
manual/PRESENTATION_Prog/my_cmd.cc
|
docs/resources/PRESENTATION_Prog/my_cmd.cc
|
||||||
|
|
||||||
|
|
||||||
Script Passes
|
Script Passes
|
||||||
|
|
Loading…
Reference in New Issue