mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-07 03:31:24 +00:00
Progress in presentation
This commit is contained in:
parent
a71d09421d
commit
3d9da919d8
6 changed files with 72 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
all: select_01.pdf red_or3x1.pdf sym_mul.pdf mymul.pdf mulshift.pdf
|
||||
all: select_01.pdf red_or3x1.pdf sym_mul.pdf mymul.pdf mulshift.pdf addshift.pdf
|
||||
|
||||
select_01.pdf: select_01.v select_01.ys
|
||||
../../yosys select_01.ys
|
||||
|
@ -16,3 +16,6 @@ mymul.pdf: mymul_*
|
|||
mulshift.pdf: mulshift_*
|
||||
../../yosys mulshift_test.ys
|
||||
|
||||
addshift.pdf: addshift_*
|
||||
../../yosys addshift_test.ys
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue