mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-02 04:27:53 +00:00
Move presentation intro example
Rework images makefile a bit to get it to import and build from resources folder(s). Currently requires running twice from a clean build due to the way it finds `.dot` files to convert.
This commit is contained in:
parent
cd6e63e1a9
commit
20c2708383
15 changed files with 249 additions and 438 deletions
9
docs/.gitignore
vendored
9
docs/.gitignore
vendored
|
|
@ -5,7 +5,8 @@
|
|||
/images/*.aux
|
||||
/images/*.pdf
|
||||
/images/*.svg
|
||||
/images/011/*.log
|
||||
/images/011/*.aux
|
||||
/images/011/*.pdf
|
||||
/images/011/*.svg
|
||||
/images/**/*.log
|
||||
/images/**/*.aux
|
||||
/images/**/*.pdf
|
||||
/images/**/*.svg
|
||||
/images/**/*.dot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue