3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-20 21:03:40 +00:00

Fixing other references to the manual

And files that were in the directory.
This commit is contained in:
KrystalDelusion 2022-12-19 10:42:21 +13:00
parent f33a21eea4
commit f2a4e5f1a0
2 changed files with 6 additions and 10 deletions

View file

@ -191,7 +191,7 @@ Example Code
The following yosys commands are a good starting point if you are looking for examples
of how to use the Yosys API:
manual/CHAPTER_Prog/stubnets.cc
docs/source/CHAPTER_Prog/stubnets.cc
manual/PRESENTATION_Prog/my_cmd.cc