forked from TUK-SCVP/SCVP.artifacts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
artifacts.pro
41 lines (40 loc) · 1.04 KB
/
artifacts.pro
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
TEMPLATE = subdirs
SUBDIRS += delta_delay
SUBDIRS += tlm_payload_extensions
SUBDIRS += tlm_cpu_example
SUBDIRS += tlm_memory_manager
SUBDIRS += tlm_protocol_checker
SUBDIRS += tlm_simple_sockets
SUBDIRS += tlm_multipasstrough_sockets
SUBDIRS += tlm_at_1
SUBDIRS += tlm_at_2
SUBDIRS += tlm_at_3
SUBDIRS += tlm_at_4
SUBDIRS += tlm_at_backpressure
SUBDIRS += tlm_lt_debug_transport
SUBDIRS += tlm_lt_dmi
SUBDIRS += tlm_lt_initiator_interconnect_target
SUBDIRS += tlm_quantum_keeper
SUBDIRS += custom_tlm
SUBDIRS += tlm_lt_initiator_target
SUBDIRS += reporting
SUBDIRS += callbacks
SUBDIRS += multiports
SUBDIRS += portarrays
SUBDIRS += dynamic_processes
SUBDIRS += sc_event_and_queue
SUBDIRS += datatypes
SUBDIRS += event_finder
SUBDIRS += mutex_example
SUBDIRS += not_chain
SUBDIRS += interfaces_ports
SUBDIRS += custom_signal
SUBDIRS += custom_fifo
SUBDIRS += kpn_example
SUBDIRS += kpn_artificial_deadlock
SUBDIRS += thread_example
SUBDIRS += swapping_example
SUBDIRS += feedback_loop
SUBDIRS += fifo_example
SUBDIRS += nb_fifo_example
SUBDIRS += clock_generator