aboutsummaryrefslogtreecommitdiffstats
path: root/manual/PRESENTATION_ExOth/Makefile
blob: 4864d8d5203ca46fe0820eb5671ff758120e4c08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
all: scrambler_p01.pdf scrambler_p02.pdf equiv.log axis_test.log

scrambler_p01.pdf: scrambler.ys scrambler.v
	../../yosys scrambler.ys

scrambler_p02.pdf: scrambler_p01.pdf

equiv.log: equiv.ys
	../../yosys -l equiv.log_new equiv.ys
	mv equiv.log_new equiv.log

axis_test.log: axis_test.ys axis_master.v axis_test.v
	../../yosys -l axis_test.log_new axis_test.ys
	mv axis_test.log_new axis_test.log
>"http://schemas.android.com/apk/res/android" android:id="@+id/toolbar_include" android:elevation="4dp" android:background="?attr/colorBrightToolbar" android:layout_width="match_parent" android:layout_height="wrap_content"> <include android:id="@+id/toolbar_inner_layout" layout="@layout/toolbar_inner_layout_white" /> </RelativeLayout>