OBJS += frontends/verific/verific.o ifeq ($(ENABLE_VERIFIC),1) EXTRA_TARGETS += share/verific share/verific: $(P) rm -rf share/verific.new $(Q) mkdir -p share/verific.new $(Q) cp -r $(VERIFIC_DIR)/vhdl_packages/vdbs share/verific.new/vhdl_vdbs_1993 $(Q) cp -r $(VERIFIC_DIR)/vhdl_packages/vdbs_2008 share/verific.new/vhdl_vdbs_2008 $(Q) mv share/verific.new share/verific endif ys Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/libs/subcircuit/test_mine.txt
blob: 7ba272ea19a1d6b547d0d8a36dc52d41a2f08865 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41