3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-25 10:05:33 +00:00

Docs: Intro to Yosys source section

This commit is contained in:
Krystine Sherwin 2024-08-22 10:03:59 +12:00
parent e18a2f1e27
commit d97a243c22
No known key found for this signature in database
2 changed files with 6 additions and 0 deletions

View file

@ -8,6 +8,8 @@ Writing extensions
.. todo:: update to use :file:`/code_examples/extensions/test*.log`
.. todo:: should this be moved to yosys_source section?
This chapter contains some bits and pieces of information about programming
yosys extensions. Don't be afraid to ask questions on the YosysHQ Slack.