Skip to content

Commit ee6928c

Browse files
committed
Merge branch 'develop'
update readme
2 parents 5d13c90 + b2eba7d commit ee6928c

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@ DREAMPlace runs on both CPU and GPU. If it is installed on a machine without GPU
6161
IEEE/ACM Proceedings Design, Automation and Test in Eurpoe (DATE), Antwerp, Belgium, Mar 14-23, 2022
6262
([preprint](https://yibolin.com/publications/papers/PLACE_DATE2022_Liao.pdf))
6363

64+
- Yifan Chen, [Zaiwen Wen](http://faculty.bicmr.pku.edu.cn/~wenzw/), [Yun Liang](https://ericlyun.github.io/), [Yibo Lin](http://yibolin.com),
65+
"**Stronger Mixed-Size Placement Backbone Considering Second-Order Information**",
66+
IEEE/ACM International Conference on Computer-Aided Design (ICCAD), San Francisco, CA, Oct, 2023
67+
([preprint](https://yibolin.com/publications/papers/PLACE_ICCAD2023_Chen.pdf))
68+
6469
# Dependency
6570

6671
- [Python](https://www.python.org/) 3.5/3.6/3.7/3.8/3.9
@@ -275,7 +280,7 @@ The list of options as follows will be shown.
275280
- [Zixuan Jiang](https://github.com/ZixuanJiang) and [Jiaqi Gu](https://github.com/JeremieMelo) improved the efficiency of the wirelength and density operators on GPU.
276281
- [Yibo Lin](http://yibolin.com) and [Jiaqi Gu](https://github.com/JeremieMelo) developed and integrated ABCDPlace for detailed placement.
277282
- [Peiyu Liao](https://enzoleo.github.io) and [Siting Liu](https://lusica1031.github.io) developed and integrated timing optimization in global placement for DREAMPlace 4.0.
278-
- Yifan Chen developed the two-stage flow and improved the optimizer for macro placement in DREAMPlace 4.1.
283+
- Yifan Chen developed the 2-stage flow and improved the optimizer for macro placement in DREAMPlace 4.1.
279284
- **Pull requests to improve the tool are more than welcome.** We appreciate all kinds of contributions from the community.
280285

281286
# Features
@@ -331,7 +336,7 @@ The list of options as follows will be shown.
331336

332337
- [4.1.0](https://github.com/limbo018/DREAMPlace/releases/tag/4.1.0)
333338
- Support BB step and 2-stage macro placement flow as published at ICCAD 2023
334-
- Tested under ISPD 2005 with all fixed macros and IO pads regarded as movable macros (see test/ispd2005free) and MMS benchmarks (see test/MMS)
339+
- Tested under ISPD 2005 with all fixed macros and IO pads regarded as movable macros (see test/ispd2005free) and MMS benchmarks (see test/mms)
335340

336341
# Reference Results for Macro Placement
337342

0 commit comments

Comments
 (0)