mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-11 13:40:53 +00:00
Progress in presentation
This commit is contained in:
parent
6d63f39eb6
commit
37cbb1ca60
5 changed files with 80 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
all: select_01.pdf red_or3x1.pdf sym_mul.pdf mymul.pdf
|
||||
all: select_01.pdf red_or3x1.pdf sym_mul.pdf mymul.pdf mulshift.pdf
|
||||
|
||||
select_01.pdf: select_01.v select_01.ys
|
||||
../../yosys select_01.ys
|
||||
|
@ -13,3 +13,6 @@ sym_mul.pdf: sym_mul_*
|
|||
mymul.pdf: mymul_*
|
||||
../../yosys mymul_test.ys
|
||||
|
||||
mulshift.pdf: mulshift_*
|
||||
../../yosys mulshift_test.ys
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue