2014-02-06 14:01:43 +01:00
|
|
|
|
2014-02-16 13:45:47 +01:00
|
|
|
all: select_01.pdf red_or3x1.pdf
|
2014-02-06 14:01:43 +01:00
|
|
|
|
|
|
|
|
select_01.pdf: select_01.v select_01.ys
|
|
|
|
|
../../yosys select_01.ys
|
|
|
|
|
|
2014-02-16 13:45:47 +01:00
|
|
|
red_or3x1.pdf: red_or3x1_*
|
|
|
|
|
../../yosys red_or3x1_test.ys
|
|
|
|
|
|