We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eda6138 commit 12f41e0Copy full SHA for 12f41e0
.gitignore
@@ -57,5 +57,6 @@ callgrind*
57
test/mcnc20
58
test/vtr
59
test/titan_other
60
+test/titan23
61
*.tar
62
*.tar.gz
scripts/reg_test.py
@@ -18,9 +18,7 @@
18
'mcnc20': ["http://www.eecg.utoronto.ca/~kmurray/tatum/golden_results/mcnc20_tatum_golden.tar"],
19
'vtr': ["http://www.eecg.utoronto.ca/~kmurray/tatum/golden_results/vtr_tatum_golden.tar"],
20
'titan_other': ["http://www.eecg.utoronto.ca/~kmurray/tatum/golden_results/titan_other_tatum_golden.tar"],
21
- #'titan': [
22
-
23
- #],
+ 'titan23': ["http://www.eecg.utoronto.ca/~kmurray/tatum/golden_results/titan23_tatum_golden.tar"],
24
#'tau15_unit_delay': [
25
26
#],
0 commit comments