mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-01 12:07:51 +00:00
Progress in presentation
This commit is contained in:
parent
22a998903b
commit
1a487303a0
5 changed files with 109 additions and 3 deletions
8
manual/PRESENTATION_ExOth/Makefile
Normal file
8
manual/PRESENTATION_ExOth/Makefile
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
|
||||
all: scrambler_p01.pdf scrambler_p02.pdf
|
||||
|
||||
scrambler_p01.pdf: scrambler.ys scrambler.v
|
||||
../../yosys scrambler.ys
|
||||
|
||||
scrambler_p02.pdf: scrambler_p01.pdf
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue