mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-19 09:40:21 +00:00
presentation progress
This commit is contained in:
parent
aceab5fc08
commit
cbe77bf844
10 changed files with 174 additions and 2 deletions
10
manual/PRESENTATION_Intro/Makefile
Normal file
10
manual/PRESENTATION_Intro/Makefile
Normal file
|
@ -0,0 +1,10 @@
|
|||
|
||||
all: counter_00.pdf counter_01.pdf counter_02.pdf counter_03.pdf
|
||||
|
||||
counter_00.pdf: counter.v counter.ys mycells.lib
|
||||
../../yosys counter.ys
|
||||
|
||||
counter_01.pdf: counter_00.pdf
|
||||
counter_02.pdf: counter_00.pdf
|
||||
counter_03.pdf: counter_00.pdf
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue