Skip to content

Commit 086810c

Browse files
committedOct 30, 2016
tests: Added placeholder comments to build scripts
1 parent 0e35502 commit 086810c

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed
 

‎tests/greenpak4/slg46620v/CMakeLists.txt

+5
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,8 @@ add_greenpak4_bitstream(SocketTestLoopback_STQFN20 SLG46620V)
2121
# HiL tests
2222

2323
add_greenpak4_hiltest(PGA SLG46620V)
24+
25+
########################################################################################################################
26+
# Cosimulation tests
27+
28+
# none yet

‎tests/greenpak4/slg46621v/CMakeLists.txt

+10
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,13 @@ add_greenpak4_bitstream(PowerRailDetector_STQFN20 SLG46621V)
88
# Not strictly a HiL test, but we use the (cached) version of this for socket loopback testing
99
# TODO: have a HiL test that runs this
1010
add_greenpak4_bitstream(SocketTestLoopback_STQFN20D SLG46621V)
11+
12+
########################################################################################################################
13+
# HiL tests
14+
15+
# none yet
16+
17+
########################################################################################################################
18+
# Cosimulation tests
19+
20+
# none yet

0 commit comments

Comments
 (0)
Please sign in to comment.