mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-06 19:21:23 +00:00
Progress in presentation
This commit is contained in:
parent
9351e4d3ca
commit
2aff7b2a47
5 changed files with 177 additions and 19 deletions
|
@ -1,6 +1,6 @@
|
|||
|
||||
all: select.pdf red_or3x1.pdf sym_mul.pdf mymul.pdf mulshift.pdf addshift.pdf \
|
||||
macc_simple_xmap.pdf
|
||||
macc_simple_xmap.pdf macc_xilinx_xmap.pdf
|
||||
|
||||
select.pdf: select.v select.ys
|
||||
../../yosys select.ys
|
||||
|
@ -23,3 +23,6 @@ addshift.pdf: addshift_*
|
|||
macc_simple_xmap.pdf: macc_simple_*.v macc_simple_test.ys
|
||||
../../yosys macc_simple_test.ys
|
||||
|
||||
macc_xilinx_xmap.pdf: macc_xilinx_*.v macc_xilinx_test.ys
|
||||
../../yosys macc_xilinx_test.ys
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue