-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathPlace.bib
More file actions
676 lines (667 loc) · 25.5 KB
/
Place.bib
File metadata and controls
676 lines (667 loc) · 25.5 KB
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
% =====================================================================
% Placement
% =====================================================================
% ==== placement summary
@inproceedings{PLACE-ICCAD2013-Contest,
title = {{ICCAD-2013 CAD} contest in placement finishing and benchmark suite},
author = {Kim, Myung-Chul and Viswanathan, Natarajan and Li, Zhuo and Alpert, Charles},
booktitle = iccad,
pages = {268--270},
year = {2013},
abstract = {iccad'13 placement contest},
}
@inproceedings{PLACE-ISPD2014-Yutsis,
title = {{ISPD} 2014 benchmarks with sub-45nm technology rules for detailed-routing-driven placement},
author = {Yutsis, Vladimir and Bustany, Ismail S. and Chinnery, David and Shinnerl, Joseph R. and Liu, Wen-Hao},
booktitle = ispd,
pages = {161--168},
year = {2014},
}
@inproceedings{PLACE-ICCAD2014-Contest,
title = {{ICCAD-2014 CAD} Contest in Incremental Timing-driven Placement and Benchmark Suite},
author = {Kim, Myung-Chul and Hu, Jin and Viswanathan, Natarajan},
booktitle = iccad,
pages = {361--366},
year = {2014},
abstract = {iccad'14 incremental timing driven placement contest},
}
@inproceedings{PLACE-ICCAD2015-Contest,
title={{ICCAD-2015 CAD Contest} in incremental timing-driven placement and benchmark suite},
author={Kim, Myung-Chul and Hu, Jin and Li, Jiajia and Viswanathan, Natarajan},
booktitle=iccad,
pages={921--926},
year={2015}
}
@inproceedings{PLACE-ISPD2015-Bustany,
title = {{ISPD} 2015 benchmarks with fence regions and routing blockages for detailed-routing-driven placement},
author = {Bustany, Ismail S. and Chinnery, David and Shinnerl, Joseph R. and Yutsis, Vladimir},
booktitle = ispd,
pages = {157--164},
year = {2015},
}
@article{PLACE-PIEEE2015-Markov,
title = {Progress and challenges in {VLSI} placement research},
author = {Markov, Igor L. and Hu, Jin and Kim, Myung-Chul},
journal = PIEEE,
volume = {103},
number = {11},
pages = {1985--2003},
year = {2015},
publisher = {IEEE},
}
@inproceedings{PLACE-ICSICT2016-Lin,
title = {Detailed placement in advanced technology nodes: a survey},
author = {Lin, Yibo and Yu, Bei and Pan, David Z.},
booktitle = icsict,
pages = {836--839},
year = {2016},
}
@inproceedings{PLACE-ICCAD2017-Darav,
title = {{ICCAD-2017 CAD} Contest in Multi-Deck Standard Cell Legalization and Benchmarks},
author = {Darav, Nima Karimpour and Bustany, Ismail S. and Kennings, Andrew and Mamidi, Ravi},
booktitle = iccad,
pages = {867--871},
year = {2017},
}
@inproceedings{PLACE-ASPDAC2021-He,
title={Physical synthesis for advanced neural network processors},
author={He, Zhuolun and Liao, Peiyu and Liu, Siting and Ma, Yuzhe and Lin, Yibo and Yu, Bei},
booktitle=aspdac,
pages={833--840},
year={2021},
}
% ==== partition global place
%{{{
@article{PLACE-TCAD2004-Hu,
title = {Fine granularity clustering-based placement},
author = {Bo Hu and Marek-Sadowska, M.},
journal = tcad,
year = {2004},
month = {april},
volume = {23},
number = {4},
pages = {527--536},
}
%}}}
% ==== quadratic global place
%{{{
@inproceedings{PLACE-ICCAD2000-Hur,
title = {Mongrel: hybrid techniques for standard cell placement},
author = {Hur, Sung Woo and Lillis, John},
booktitle = iccad,
pages = {165--170},
year = {2000},
}
@inproceedings{PLACE-ICCAD2005-Kahng,
title = {Architecture and details of a high quality, large-scale analytical placer},
author = {Kahng, Andrew B and Reda, Sherief and Wang, Qinke},
booktitle = iccad,
pages = {891--898},
year = {2005},
}
@inproceedings{PLACE-ISPD2005-Chen,
title = {{NTUplace}: a ratio partitioning based placement algorithm for large-scale mixed-size designs},
author = {Chen, Tung-Chieh and Hsu, Tien-Chang and Jiang, Zhe-Wei and Chang, Yao-Wen},
booktitle = ispd,
pages = {236--238},
year = {2005},
}
@inproceedings{PLACE-ASPDAC2007-Luo,
title = {{DPlace2.0}: a stable and efficient analytical placement based on diffusion},
author = {Luo, Tao and Pan, David Z.},
booktitle = aspdac,
year = {2008},
pages = {346--351},
}
@inproceedings{PLACE-ASPDAC2007-Viswanathan,
title = {{FastPlace} 3.0: A fast multilevel quadratic placement algorithm with placement congestion control},
author = {Viswanathan, Natarajan and Pan, Min and Chu, Chris},
booktitle = aspdac,
pages = {135--140},
year = {2007},
}
@article{PLACE-TCAD2008-Spindler,
title = {Kraftwerk2--A fast force-directed quadratic placement approach using an accurate net model},
author = {Spindler, Peter and Schlichtmann, Ulf and Johannes, Frank M.},
journal = tcad,
volume = {27},
number = {8},
pages = {1398--1411},
year = {2008},
publisher = {IEEE},
}
@article{PLACE-TCAD2012-Kim,
title={{SimPL}: An effective placement algorithm},
author = {Kim, Myung-Chul and Lee, Dong-Jin and Markov, Igor L.},
journal = tcad,
volume = {31},
number = {1},
pages = {50--60},
year = {2012},
publisher = {IEEE},
}
@inproceedings{PLACE-ISPD2012-Kim,
title = {{MAPLE}: multilevel adaptive placement for mixed-size designs},
author = {Kim, Myung-Chul and Viswanathan, Natarajan and Charles J.~Alpert and Igor L.~Markov and Ramji, Shyam},
booktitle = ispd,
pages = {193--200},
year = {2012},
}
@inproceedings{PLACE-DAC2013-He,
title = {Ripple 2.0: High quality routability-driven placement via global router integration},
author = {He, Xu and Huang, Tao and Chow, Wing-Kai and Kuang, Jian and Lam, Ka-Chun and Cai, Wenzan and Evangeline F.~Y.~Young},
booktitle = dac,
pages = {152:1--152:6},
year = {2013},
}
@inproceedings{PLACE-ICCAD2013-Lin,
title = {{POLAR}: placement based on novel rough legalization and refinement},
author = {Lin, Tao and Chu, Chris and Shinnerl, Joseph R. and Bustany, Ismail and Nedelchev, Ivailo},
booktitle = iccad,
pages = {357--362},
year = {2013},
}
@article{PLACE-TCAD2013-He,
title = {Ripple: A robust and effective routability-driven placer},
author = {He, Xu and Huang, Tao and Xiao, Linfu and Tian, Haitong and Young, Evangeline F.~Y.},
journal = tcad,
volume = {32},
number = {10},
pages = {1546--1556},
year = {2013},
publisher = {IEEE},
}
@article{PLACE-TCAD2015-Lin,
title = {{POLAR}: A high performance mixed-size wirelengh-driven placer with density constraints},
author = {Lin, Tao and Chu, Chris and Shinnerl, Joseph R. and Bustany, Ismail and Nedelchev, Ivailo},
journal = tcad,
volume = {34},
number = {3},
pages = {447--459},
year = {2015},
publisher = {IEEE},
}
%}}}
% ==== non-linear global place
%{{{
@article{PLACE-TCAD2005-Kahng,
title={Implementation and extensibility of an analytic placer},
author={Kahng, Andrew B and Wang, Qinke},
journal=tcad,
volume={24},
number={5},
pages={734--747},
year={2005},
publisher={IEEE}
}
@article{PLACE-TCAD2014-Hsu,
title = {{NTUplace4h}: A novel routability-driven placement algorithm for hierarchical mixed-size circuit designs},
author = {Hsu, Meng-Kai and Chen, Yi-Fang and Huang, Chau-Chin and Chou, Sheng and Lin, Tzu-Hen and Chen, Tung-Chieh and Chang, Yao-Wen},
journal = tcad,
volume = {33},
number = {12},
pages = {1914--1927},
year = {2014},
publisher = {IEEE},
}
@article{PLACE-TCAD2015-Lu,
title = {{ePlace-MS}: Electrostatics-Based Placement for Mixed-Size Circuits},
author = {Lu, Jingwei and Zhuang, Hao and Chen, Pengwen and Chang, Hongliang and Chang, Chin-Chih and Wong, Yiu-Chung and Sha, Lu and Huang, Dennis and Luo, Yufeng and Teng, Chin-Chi and others},
journal = tcad,
volume = {34},
number = {5},
pages = {685--698},
year = {2015},
publisher = {IEEE},
}
@article{PLACE-TCAD2019-RePlace,
title = {{RePlAce}: Advancing Solution Quality and Routability Validation in Global Placement},
author = {C. {Cheng} and A. B. {Kahng} and I. {Kang} and L. {Wang}},
journal = tcad,
year = {2019},
volume = {38},
number = {9},
pages = {1717--1730},
}
@inproceedings{PLACE-DAC2019-DREAMPlace,
title = {{DREAMPlace}: Deep Learning Toolkit-Enabled {GPU} Acceleration for Modern {VLSI} Placement},
author = {Lin, Yibo and Dhar, Shounak and Li, Wuxi and Ren, Haoxing and Khailany, Brucek and Pan, David Z.},
year = {2019},
booktitle = dac,
}
@inproceedings{PLACE-DAC2019-BiG,
title={{BiG: A bivariate gradient-based wirelength model for analytical circuit placement}},
author={Sun, Fan-Keng and Chang, Yao-Wen},
booktitle=dac,
year={2019}
}
%}}}
% ==== routability driven place
%{{{
@inproceedings{PLACE-ICCAD2010-Taghavi,
title = {New placement prediction and mitigation techniques for local routing congestion},
author = {Taghavi, Taraneh and Alpert, Charles and Huber, Andrew and Li, Zhuo and Nam, Gi-Joon and Ramji, Shyam},
booktitle = iccad,
pages = {621--624},
year = {2010},
}
@inproceedings{PLACE-DAC2012-Wei,
title = {{GLARE}: Global and local wiring aware routability evaluation},
author = {Wei, Yaoguang and Sze, Cliff and Viswanathan, Natarajan and Li, Zhuo and Alpert, Charles J and Reddy, Lakshmi and Huber, Andrew D and Tellez, Gustavo E and Keller, Douglas and Sapatnekar, Sachin S},
booktitle = dac,
pages = {768--773},
year = {2012},
abstract = {local pin density into the congestion model},
}
@inproceedings{PLACE-DAC2013-Liu,
title = {Optimization of placement solutions for routability},
author = {Liu, Wen-Hao and Koh, Cheng-Kok and Li, Yih-Lang},
booktitle = dac,
pages = {153:1--153:9},
year = {2013},
abstract = {global re-placement + local detailed placement further minimizes the local congestion and wirelength},
}
@inproceedings{PLACE-DATE2021-Liu,
title={Global Placement with Deep Learning-Enabled Explicit Routability Optimization},
author={Liu, Siting and Sun, Qi and Liao, Peiyu and Lin, Yibo and Yu, Bei},
booktitle=date,
year={2021}
}
%}}}
% ==== detailed placement / legalization
%{{{
@article{PLACE-TCAS1977-Goto,
title = {Suboptimum solution of the back-board ordering with channel capacity constraint},
author = {Goto, S. and Cederbaum, I. and Ting, B.},
journal = tcas,
volume = {24},
number = {11},
pages = {645--652},
year = {1977},
publisher = {IEEE},
}
@article{PLACE-TCAS1979-Ohtsuki,
title = {One-dimensional logic gate assignment and interval graphs},
author = {Ohtsuki, Tatsuo and Mori, Hajimu and Kuh, E. and Kashiwabara, Toshinobu and Fujisawa, Toshio},
journal = tcas,
volume = {26},
number = {9},
pages = {675--684},
year = {1979},
publisher = {IEEE},
}
@article{PLACE-TCAS1981-Goto,
title = {An efficient algorithm for the two-dimensional placement problem in electrical circuit layout},
author = {Satoshi Goto},
journal = tcas,
volume = {28},
number = {1},
pages = {12--18},
year = {1981},
}
@article{PLACE-TCAD1989-Chowdhury,
title = {Analytical approaches to the combinatorial optimization in linear placement problems},
author = {Chowdhury, Salim},
journal = tcad,
volume = {8},
number = {6},
pages = {630--639},
year = {1989},
publisher = {IEEE},
}
@inproceedings{PLACE-DAC1996-Li,
title = {New spectral linear placement and clustering approach},
author = {Li, Jianmin and Lillis, John and Liu, Lung-Tien and Cheng, Chung-Kuan},
booktitle = dac,
pages = {88--93},
year = {1996},
}
@article{PLACE-TCAD1996-Saab,
title = {An improved linear placement algorithm using node compaction},
author = {Saab, Youssef G.},
journal = tcad,
volume = {15},
number = {8},
pages = {952--958},
year = {1996},
publisher = {IEEE},
}
@inproceedings{PLACE-DATE1998-Vygen,
title = {Algorithms for detailed placement of standard cells},
author = {Vygen, Jens},
booktitle = date,
pages = {321--324},
year = {1998},
}
@inproceedings{PLACE-ASPDAC1999-Kahng,
title = {Optimization of linear placements for wirelength minimization with free sites},
author = {Kahng, Andrew B and Tucker, Paul and Zelikovsky, Alex},
booktitle = aspdac,
pages = {241--244},
year = {1999},
}
@inproceedings{PLACE-DATE2000-Brenner,
title = {Faster optimal single-row placement with fixed ordering},
author = {Brenner, Ulrich and Vygen, Jens},
booktitle = date,
pages = {117--121},
year = {2000},
}
@misc{PLACE-USP2002-Hill,
title={Method and system for high speed detailed placement of cells within an integrated circuit design},
author={Hill, Dwight},
year={2002},
month=apr # "~9",
note={US Patent 6,370,673}
}
@inproceedings{PLACE-ISPD2004-Brenner,
title = {Almost optimum placement legalization by minimum cost flow and dynamic programming},
author = {Brenner, Ulrich and Pauli, Anna and Vygen, Jens},
booktitle = ispd,
pages = {2--9},
year = {2004},
}
@inproceedings{PLACE-GLSVLSI2004-Kahng,
title = {On legalization of row-based placements},
author = {Kahng, Andrew B. and Markov, Igor L. and Reda, Sherief},
booktitle = glsvlsi,
pages = {214--219},
year = {2004},
}
@inproceedings{PLACE-ICCAD2005-Pan,
title = {An efficient and effective detailed placement algorithm},
author = {Pan, Min and Viswanathan, Natarajan and Chu, Chris},
booktitle = iccad,
pages = {48--55},
year = {2005},
}
@inproceedings{PLACE-ISPD2008-Spindler,
title = {Abacus: fast legalization of standard cell circuits with minimal movement},
author = {Spindler, Peter and Schlichtmann, Ulf and Johannes, Frank M.},
booktitle = ispd,
pages = {47--53},
year = {2008},
}
@inproceedings{PLACE-VLSI-SOC2010-Ho,
title = {Fast legalization for standard cell placement with simultaneous wirelength and displacement minimization},
author = {Ho, Tsung-Yi and Liu, Sheng-Hung},
booktitle = vlsi-soc,
pages = {291--311},
year = {2010},
}
@inproceedings{PLACE-DAC2014-Popovych,
title = {Density-aware Detailed Placement with Instant Legalization},
author = {Popovych, Sergiy and Lai, Hung-Hao and Wang, Chieh-Min and Li, Yih-Lang and Liu, Wen-Hao and Wang, Ting-Chi},
booktitle = dac,
pages = {122:1--122:6},
year = {2014},
}
@inproceedings{PLACE-ISPD2014-Chow,
title = {Cell Density-driven Detailed Placement with Displacement Constraint},
author = {Chow, Wing-Kai and Kuang, Jian and He, Xu and Cai, Wenzan and Evangeline F.~Y.~Young},
booktitle = ispd,
year = {2014},
pages = {3--10},
numpages = {8},
abstract = {ripple-dp},
}
@inproceedings{PLACE-GLSVLSI2014-Kahng,
title = {Minimum implant area-aware gate sizing and placement},
author = {Andrew B.~Kahng and Lee, Hyein},
booktitle = glsvlsi,
pages = {57--62},
year = {2014},
}
@inproceedings{PLACE-VLSI-SOC2014-Kennings,
title = {Detailed placement accounting for technology constraints},
author = {Kennings, Andrew and Darav, Nima Karimpour and Behjat, Laleh},
booktitle = vlsi-soc,
pages = {1--6},
year = {2014},
}
@article{PLACE-TCAD2015-Wu,
title = {Detailed Placement Algorithm for {VLSI} Design with Double-Row Height Standard Cells},
author = {Wu, Gang and Chu, Chris},
journal = tcad,
volume = {35},
number = {9},
pages = {1569--1573},
year = {2016},
publisher = {IEEE},
}
@inproceedings{PLACE-ICCAD2015-Dobre,
title = {Mixed Cell-Height Implementation for Improved Design Quality in Advanced Nodes},
author = {Dobre, Sorin and Andrew B.~Kahng and Li, Jiajia},
booktitle = iccad,
pages = {854--860},
year = {2015},
abstract = {multi-height cell placement},
}
@inproceedings{PLACE-ICCAD2015-Han,
title = {Scalable detailed placement legalization for complex sub-14nm constraints},
author = {Han, Kwangsoo and Kahng, Andrew B. and Lee, Hyein},
booktitle = iccad,
pages = {867--873},
year = {2015},
abstract = {minimum implant are},
}
@inproceedings{PLACE-ASPDAC2016-Lei,
title = {Minimum implant area-aware placement and threshold voltage refinement},
author = {Lei, Seong-I and Mak, Wai-Kei and Chu, Chris},
booktitle = aspdac,
pages = {192--197},
year = {2016},
}
@inproceedings{PLACE-DAC2016-Chow,
title = {Legalization Algorithm for Multiple-Row Height Standard Cell Design},
author = {Chow, Wing-Kai and Pui, Chak-Wa and Evangeline F.~Y.~Young},
booktitle = dac,
pages = {83:1--83:6},
year = {2016},
}
@inproceedings{PLACE-DAC2016-Tseng,
title = {Minimum-implant-area-aware detailed placement with spacing constraints},
author = {Tseng, Kai-Han and Chang, Yao-Wen and Charles C.~C.~Liu},
booktitle = dac,
pages = {84:1--84:6},
year = {2016},
}
@inproceedings{PLACE-ASPDAC2017-Wang,
title = {An effective legalization algorithm for mixed-cell-height standard cells},
author = {Wang, Chao-Hung and Wu, Yen-Yi and Chen, Jianli and Chang, Yao-Wen and Kuo, Sy-Yen and Zhu, Wenxing and Fan, Genghua},
booktitle = aspdac,
pages = {450--455},
year = {2017},
}
@inproceedings{PLACE-ICCAD2016-Lin,
title = {{MrDP}: Multiple-row Detailed Placement of Heterogeneous-sized Cells for Advanced Nodes},
author = {Yibo Lin and Bei Yu and Xiaoqing Xu and Jhih-Rong Gao and Natarajan Viswanathan and Wen-Hao Liu and Zhuo Li and Charles J.~Alpert and David Z.~Pan},
booktitle = iccad,
pages = {7:1--7:8},
year = {2016},
}
@article{PLACE-TCAD2018-Lin,
title = {{MrDP}: Multiple-row detailed placement of heterogeneous-sized cells for advanced nodes},
author = {Lin, Yibo and Yu, Bei and Xu, Xiaoqing and Gao, Jhih-Rong and Viswanathan, Natarajan and Liu, Wen-Hao and Li, Zhuo and Alpert, Charles J. and Pan, David Z.},
journal = tcad,
year = {2018},
volume = {37},
number = {6},
pages = {1237--1250},
publisher = {IEEE},
}
@inproceedings{PLACE-GLSVLSI2017-Hung,
title = {Mixed-Cell-Height Standard Cell Placement Legalization},
author = {Hung, Chung-Yao and Chou, Peng-Yi and Mak, Wai-Kei},
booktitle = glsvlsi,
pages = {149--154},
year = {2017},
}
@inproceedings{PLACE-DAC2017-Chen,
title = {Toward Optimal Legalization for Mixed-Cell-Height Circuit Designs},
author = {Jianli Chen and Ziran Zhu and Wenxing Zhu and Yao-Wen Chang},
booktitle = dac,
pages = {52:1--52:6},
year = {2017},
}
@inproceedings{PLACE-DAC2017-Debacker,
title = {Vertical {M1} Routing-Aware Detailed Placement for Congestion and Wirelength Reduction in Sub-10nm Nodes},
author = {Debacker, Peter and Han, Kwangsoo and Kahng, Andrew B. and Lee, Hyein and Raghavan, Praveen and Wang, Lutong},
booktitle = dac,
year = {2017},
}
@inproceedings{PLACE-ICCAD2017-Mattii,
title = {{IR}-drop Aware Design {\&} Technology Co-Optimization for {N5} Node with Different Device and Cell Height Options},
author = {Mattii, Luca and Milojevic, Dragomir and Debacker, Peter and Sherazi, Yasser and Berekovic, Mladen and Raghavan, Praveen},
booktitle = iccad,
pages = {89--94},
year = {2017},
}
@inproceedings{PLACE-ICCAD2017-Wu,
title = {Mixed-Cell-Height Detailed Placement Considering Complex Minimum-Implant-Area Constraints},
author = {Wu, Yen-Yi and Chang, Yao-Wen},
booktitle = iccad,
pages = {65--72},
year = {2017},
}
%}}}
% ==== incremental place (migration)
%{{{
@article{PLACE-TCAD1994-Doll,
title = {Iterative placement improvement by network flow methods},
author = {Doll, Konrad and Johannes, Frank M and Antreich, Kurt J},
journal = tcad,
volume = {13},
number = {10},
pages = {1189--1200},
year = {1994},
abstract = {incremental improvement through min-cost flow},
}
@inproceedings{PLACE-DAC2005-Ren,
title = {Diffusion-based placement migration},
author = {Ren, Haoxing and Pan, David Z. and Alpert, Charles J. and Villarrubia, Paul},
booktitle = dac,
year = {2005},
pages = {515--520},
}
@inproceedings{PLACE-DAC2005-Chowdhary,
title = {How accurately can we model timing in a placement engine?},
author = {Chowdhary, Amit and Rajagopal, Karthik and Venkatesan, Satish and Cao, Tung and Tiourin, Vladimir and Parasuram, Yegna and Halpin, Bill},
booktitle = dac,
pages = {801--806},
year = {2005},
abstract = {differential timing analysis, LP},
}
@inproceedings{PLACE-ICCAD2005-Luo,
title = {Computational geometry based placement migration},
author = {Luo, T. and Ren, H. and Alpert, C. J. and Pan, D. Z.},
booktitle = iccad,
pages = {41--47},
year = {2005},
abstract = {},
}
@inproceedings{PLACE-DAC2006-Luo,
title = {A new {LP} based incremental timing driven placement for high performance designs},
author = {Luo, Tao and Newmark, David and David Z.~Pan},
booktitle = dac,
pages = {1115--1120},
year = {2006},
abstract = {},
}
@inproceedings{PLACE-ASPDAC2007-Ren,
title = {Hippocrates: first-do-no-harm detailed placement},
author = {Ren, Haoxing and Pan, David Z. and Alpert, Charles J. and Nam, Gi-Joon and Villarrubia, Paul},
booktitle = aspdac,
pages = {141--146},
year = {2007},
abstract = {incremental timing-driven placement},
}
@inproceedings{PLACE-ASPDAC2007-Roy,
title = {{ECO}-system: Embracing the Change in Placement},
author = {Roy, J.A. and Markov, I.L.},
booktitle = aspdac,
pages = {147--152},
year = {2007},
abstract = {},
}
@article{PLACE-TCAD2007-Roy,
title = {{ECO}-system: Embracing the Change in Placement},
author = {Roy, Jarrod A. and Markov, Igor L.},
journal = tcad,
volume = {26},
number = {12},
pages = {2173--2185},
year = {2007},
abstract = {},
}
@inproceedings{PLACE-ICCAD2008-Luo,
title = {Pyramids: an efficient computational geometry-based approach for timing-driven placement},
author = {Luo, Tao and Papa, David A. and Li, Zhuo and Sze, C. N. and Alpert, Charles J. and Pan, David Z.},
booktitle = iccad,
year = {2008},
pages = {204--211},
abstract = {timing-driven incremental placement},
}
@inproceedings{PLACE-ISPD2010-Viswanathan,
title = {{ITOP}: Integrating Timing Optimization Within Placement},
author = {Viswanathan, Natarajan and Nam, Gi-Joon and Roy, Jarrod A. and Li, Zhuo and Alpert, Charles J. and Ramji, Shyam and Chu, Chris},
booktitle = ispd,
year = {2010},
pages = {83--90},
}
@inproceedings{PLACE-ICCAD2018-Xie,
title = {{RouteNet}: Routability Prediction for Mixed-size Designs Using Convolutional Neural Network},
author = {Xie, Zhiyao and Huang, Yu-Hung and Fang, Guan-Qi and Ren, Haoxing and Fang, Shao-Yun and Chen, Yiran and Hu, Jiang},
booktitle = iccad,
year = {2018},
pages = {80:1--80:8},
}
%}}}
% ==== timing driven place
%{{{
@inproceedings{PLACE-ASPDAC2008-Luo,
title = {Total power optimization combining placement, sizing and multi-{Vt} through slack distribution management},
author = {Luo, Tao and Newmark, David and Pan, David Z.},
booktitle = aspdac,
pages = {352--357},
year = {2008},
}
%}}}
% ==== data-path place
%{{{
@inproceedings{PLACE-ISPD2011-Ward,
title = {Quantifying academic placer performance on custom designs},
author = {Ward, Samuel I and Papa, David A. and Li, Zhuo and Sze, Cliff N. and Alpert, Charles J. and Swartzlander, Earl},
booktitle = ispd,
pages = {91--98},
year = {2011},
}
@inproceedings{PLACE-ISPD2012-Ward,
title = {Keep it straight: teaching placement how to better handle designs with datapaths},
author = {Ward, Samuel I and Kim, Myung-Chul and Viswanathan, Natarajan and Li, Zhuo and Alpert, Charles and Swartzlander, Earl and Pan, David Z.},
booktitle = ispd,
pages = {79--86},
year = {2012},
}
@inproceedings{PLACE-DAC2012-Ward,
title = {{PADE}: a high-performance placer with automatic datapath extraction and evaluation through high dimensional data learning},
author = {Ward, Samuel and Ding, Duo and Pan, David Z.},
booktitle = dac,
pages = {756--761},
year = {2012},
}
@inproceedings{PLACE-DAC2012-Chou,
title = {Structure-aware placement for datapath-intensive circuit designs},
author = {Chou, Sheng and Hsu, Meng-Kai and Chang, Yao-Wen},
booktitle = dac,
pages = {762--767},
year = {2012},
}
@inproceedings{PLACE-ISPD2013-Xiang,
title = {Network flow based datapath bit slicing},
author = {Xiang, Hua and Cho, Minsik and Ren, Haoxing and Ziegler, Matthew and Puri, Ruchir},
booktitle = ispd,
pages = {139--146},
year = {2013},
}
%}}}