James Cherry
e9ab9ef882
refactor regression scripts
2020-03-21 17:13:23 -07:00
mgwoo
aa3b56febd
incremental replace updated
2020-03-06 01:11:02 -08:00
mgwoo
fb4bffd13e
bug fix with non-timing driven replace
2020-03-06 00:56:58 -08:00
mgwoo
b751d3f32e
diverge testcase output update
2020-03-06 00:28:56 -08:00
mgwoo
d751b1b3a0
warning added for unplaced io pins
2020-03-06 00:28:19 -08:00
mgwoo
91adeba24f
update testcases
2020-02-25 18:10:16 -08:00
mgwoo
a8571a1e71
add one more medium testcase with fixed macros
2020-02-25 17:25:18 -08:00
mgwoo
337a74fe86
initial placement bug fix / rename funcs
2020-02-21 00:35:43 -08:00
mgwoo
453199867a
update regression testcases results
2020-02-19 14:06:54 -08:00
mgwoo
8670a55b58
add macro testcases
2020-02-19 13:48:46 -08:00
mgwoo
de81b20121
testcase update for middle/large
2020-02-19 13:45:04 -08:00
mgwoo
a48c822928
update testcase / results
2020-02-19 13:11:23 -08:00
mgwoo
55dbca1313
MS-place testcase
2020-02-16 23:38:05 -08:00
mgwoo
a2950bd945
update testcases (med, large, diverge)
2020-02-11 14:32:35 -08:00
mgwoo
8dedf59e2f
Update two more cases with divergence detection
2020-02-11 14:23:34 -08:00
mgwoo
d1b7812ffb
solve one instability problem
...
-- float += fabs() + fabs() caused difference between compiler
(gcc4 vs gcc7-clang7)
2020-02-07 22:42:50 -08:00
mgwoo
2d736fe79b
update testcases with bugfix
2020-02-07 14:32:20 -08:00
mgwoo
30903dca70
Change testcase output
2020-02-06 16:12:22 -08:00
mgwoo
84a9053f59
Add more testcases
2020-02-04 17:45:31 -08:00
mgwoo
d2c942c31d
update testcases
2020-02-04 17:08:16 -08:00
mgwoo
ffc454678c
testcase update with no CIMG
2020-02-04 16:53:01 -08:00
mgwoo
85de067cea
replace testcase trial
2020-02-04 16:21:14 -08:00
mgwoo
6559b08155
update testcases
2020-02-01 23:44:24 -08:00
mgwoo
d32ef884c0
update gcd testcases
2020-02-01 21:38:07 -08:00
mgwoo
063129d6e1
plot dir update
2020-01-31 15:18:41 -08:00
mgwoo
6af1516d02
Debugged plot functioning / bugfix on WL-WA models
...
1) The WL sign was opposite.
2) bin->cx() was wrong
3) Plot.h/Plot.cpp debugging
2020-01-30 17:26:40 -08:00
mgwoo
5b3131a24c
updates
2020-01-17 17:22:07 -08:00
mgwoo
58f37d6807
Add aes testcase
2020-01-15 21:45:57 -08:00
mgwoo
edc8a42c58
Die added in PlacerBase
2020-01-14 17:09:47 -08:00
mgwoo
ec1594c33c
Runtime error debugged
2020-01-14 14:53:40 -08:00
mgwoo
6f0a2bd41d
Fix scripts on "rm" parts
...
change it as os.remove
2019-12-21 21:53:22 -08:00
mgwoo
0a04da066a
remove log print on replace
2019-12-19 00:17:07 -08:00
mgwoo
f3ad9f7a60
Modify openroad app locs
2019-12-06 16:53:02 -08:00
mgwoo
016d4559af
Enable skip_initial_place command / update regression tests
2019-12-06 16:33:10 -08:00
mgwoo
d8b25f3025
Merge branch 'develop' into openroad
...
* develop:
Update openroad testcases, but has a initPL skip problem.
2019-12-06 16:11:09 -08:00
mgwoo
950b5df4ea
Update openroad testcases, but has a initPL skip problem.
...
Need to implement "skip initial placement" in replace.tcl
2019-12-06 16:05:18 -08:00
mgwoo
e2ad6350a1
Merge branch 'develop' into openroad
...
* develop:
Rename testcases (td-test-01 --> rep-td-test-01)
2019-12-05 16:40:23 -08:00
mgwoo
7c79bb9773
Rename testcases (td-test-01 --> rep-td-test-01)
...
To separate rep-only and openroad-merged testcases
2019-12-05 16:39:46 -08:00
mgwoo
ffc6f36a7e
Merge branch 'openroad' of https://github.com/abk-openroad/RePlAce into openroad
...
* 'openroad' of https://github.com/abk-openroad/RePlAce :
rm GenerateClockSta(), some sta includes
remove boost dependence
remove "Experiment index" from output so results are stable
get wire res/cap from set_wire_rc cmd
db_has_rows moved to ord::
row check, use sta tns/wns functions
rm flute .dat file copies in /test
readme
global_placement command
remove dead code
update db inst locations, remove missing detail placer warning
remove readLUT; openroad owns flute
Clean sdc_file vars
Disable SPEF writing engine
2019-12-05 14:53:26 -08:00
mgwoo
9f643b4ef7
Merge branch 'develop' into openroad
...
* develop:
Update regression to remove 'skill'
Update regression threshold metric
Increase thresholds for WNS/TNS on small designs
Update format string in regression
Revert "make clean" in install.sh
Remove jenkins build cache
Debug test.sh
Update
Update regression.py
Update test.sh
Update regression tests
Add descriptions
Update lef/def submodule pointers to have recent version
Update README.md
Add files via upload
2019-12-05 14:49:53 -08:00
James Cherry
9602e2c5c8
rm flute .dat file copies in /test
2019-11-23 08:40:20 -07:00
James Cherry
4c44c2ee32
global_placement command
2019-11-21 21:30:09 -07:00
mgwoo
5a20093fa6
Update regression to remove 'skill'
2019-11-20 01:00:34 -08:00
mgwoo
164041bebc
Update regression threshold metric
2019-11-20 00:31:12 -08:00
mgwoo
22ecc54cef
Increase thresholds for WNS/TNS on small designs
2019-11-20 00:25:32 -08:00
mgwoo
c79be88eae
Update format string in regression
2019-11-20 00:21:55 -08:00
mgwoo
dd261a3cc1
Debug test.sh
2019-11-20 00:07:25 -08:00
mgwoo
ce50a38e08
Update
2019-11-19 23:59:07 -08:00
mgwoo
b3fccd5be9
Update regression.py
2019-11-19 23:56:19 -08:00
mgwoo
7660370574
Update regression tests
2019-11-19 23:52:18 -08:00