-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpub.html
207 lines (201 loc) · 14.8 KB
/
pub.html
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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Rassul Bairamkulov | Publications</title>
<link rel="stylesheet" href="css/style.css">
<!-- based on https://cdn.simplecss.org/simple.css -->
</head>
<nav>
<a href="index.html">Home </a>
<a href="pub.html" >Publications</a>
<a href="Rassul_Bairamkulov_CV_202309.pdf" > CV </a>
</nav>
<!-- Main content -->
<h1>Rassul Bairamkulov</h1>
<h3>Advancing EDA tools for next-generation computing systems</h3>
<h3 id="up">Skip to</h3>
<p>
<a href="#conference">Conference papers</a><br>
<a href="#presentation">Talks</a><br>
<a href="#dissertation">Dissertation</a>
</p>
<h2 id="book">Authored Book</h2>
<p>
<strong>R. Bairamkulov</strong> and <a href="http://www2.ece.rochester.edu/~friedman/">E. G. Friedman</a>, "Graphs in VLSI," <i>Springer, Cham, Switzerland</i>, 2023. ISBN # 978-3-031-11047-4.
<details>
<summary>
<u>Bibtex</u> <a href="https://link.springer.com/book/10.1007/978-3-031-11047-4">Publisher</a>
</summary>
<span>@book{bairamkulov_graphs_in_vlsi_book,<br> author = "R. Bairamkulov and E. G. Friedman",<br> publisher = "Springer, Cham, Switzerland",<br> title = "Graphs in VLSI",<br> year = "2023",<br> isbn = "978-3-031-11047-4",<br>}
</span>
</details>
</p><h2 id="journal">Journal articles</h2>
<p>
<strong>R. Bairamkulov</strong> and <a href="http://www2.ece.rochester.edu/~friedman/">E. G. Friedman</a>, "Power Aware Placement of On-Chip Voltage Regulators," <i>To appear in IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems</i>, 2024.
<details>
<summary>
<u>Bibtex</u> <a href="https://doi.org/">Publisher</a> <a href="papers/TCAD_Power_Aware.pdf">PDF</a>
</summary>
<span>@article{bairamkulov_tcad_vr_placement,<br> author = "R. Bairamkulov and E. G. Friedman",<br> journal = "To appear in IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems",<br> title = "Power Aware Placement of On-Chip Voltage Regulators",<br> year = "2024",<br> <br>}
</span>
</details>
</p>
<p>
N. Zhuldassov, <strong>R. Bairamkulov</strong> and <a href="http://www2.ece.rochester.edu/~friedman/">E. G. Friedman</a>, "Thermal Optimization of Hybrid Cryogenic Computing Systems," <i>IEEE Transactions on Very Large Scale Integration (VLSI) Systems</i>, 2023.
<details>
<summary>
<u>Bibtex</u> <a href="https://doi.org/10.1109/TVLSI.2023.3271898">Publisher</a> <a href="papers/TVLSI_2023.pdf">PDF</a>
</summary>
<span>@article{bairamkulov_tvlsi_thermal,<br> author = "N. Zhuldassov and R. Bairamkulov and E. G. Friedman",<br> doi = "10.1109/TVLSI.2023.3271898",<br> journal = "IEEE Transactions on Very Large Scale Integration (VLSI) Systems",<br> title = "Thermal Optimization of Hybrid Cryogenic Computing Systems",<br> year = "2023",<br> <br>}
</span>
</details>
</p>
<p>
<strong>R. Bairamkulov</strong>, T. Jabbari and <a href="http://www2.ece.rochester.edu/~friedman/">E. G. Friedman</a>, "QuCTS - single flux Quantum Clock Tree Synthesis," <i>IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems</i>, 2022.
<details>
<summary>
<u>Bibtex</u> <a href="https://doi.org/10.1109/TCAD.2021.3123141">Publisher</a> <a href="papers/QuCTS.pdf">PDF</a>
</summary>
<span>@article{bairamkulov_tcad_qucts,<br> author = "R. Bairamkulov and T. Jabbari and E. G. Friedman",<br> doi = "10.1109/TCAD.2021.3123141",<br> journal = "IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems",<br> title = "QuCTS - single flux Quantum Clock Tree Synthesis",<br> year = "2022",<br> <br>}
</span>
</details>
</p>
<p>
<strong>R. Bairamkulov</strong>, A. Roy, M. Nagarajan, V. Srinivas, and <a href="http://www2.ece.rochester.edu/~friedman/">E. G. Friedman</a>, "SPROUT - Smart Power ROUting Tool for Board-Level Exploration and Prototyping," <i>IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems</i>, 2022.
<details>
<summary>
<u>Bibtex</u> <a href="https://doi.org/10.1109/TCAD.2021.3101411">Publisher</a> <a href="papers/SPROUT_TCAD.pdf">PDF</a>
</summary>
<span>@article{bairamkulov_tcad_sprout,<br> author = "R. Bairamkulov and A. Roy and M. Nagarajan and V. Srinivas and E. G. Friedman",<br> doi = "10.1109/TCAD.2021.3101411",<br> journal = "IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems",<br> title = "SPROUT - Smart Power ROUting Tool for Board-Level Exploration and Prototyping",<br> year = "2022",<br> <br>}
</span>
</details>
</p>
<p>
<strong>R. Bairamkulov</strong>, K. Xu, M. Popovich, J. S. Ochoa, V. Srinivas, and <a href="http://www2.ece.rochester.edu/~friedman/">E. G. Friedman</a>, "Power Delivery Exploration Methodology Based on Constrained Optimization," <i>IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems</i>, 2020.
<details>
<summary>
<u>Bibtex</u> <a href="https://doi.org/10.1109/TCAD.2019.2925397">Publisher</a> <a href="papers/TCAD_Exploration.pdf">PDF</a>
</summary>
<span>@article{bairamkulov_tcad_exploration,<br> author = "R. Bairamkulov and K. Xu and M. Popovich and J. S. Ochoa and V. Srinivas and E. G. Friedman",<br> doi = "10.1109/TCAD.2019.2925397",<br> journal = "IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems",<br> title = "Power Delivery Exploration Methodology Based on Constrained Optimization",<br> year = "2020",<br> <br>}
</span>
</details>
</p>
<p>
<strong>R. Bairamkulov</strong> and <a href="http://www2.ece.rochester.edu/~friedman/">E. G. Friedman</a>, "Effective Resistance of Finite Two-Dimensional Grids Based on Infinity Mirror Technique," <i>IEEE Transactions on Circuits and Systems I: Regular Papers</i>, 2020.
<details>
<summary>
<u>Bibtex</u> <a href="https://doi.org/10.1109/TCSI.2020.2985652">Publisher</a> <a href="papers/TCASI_Inf_Mirror.pdf">PDF</a>
</summary>
<span>@article{bairamkulov_mirror,<br> author = "R. Bairamkulov and E. G. Friedman",<br> doi = "10.1109/TCSI.2020.2985652",<br> journal = "IEEE Transactions on Circuits and Systems I: Regular Papers",<br> title = "Effective Resistance of Finite Two-Dimensional Grids Based on Infinity Mirror Technique",<br> year = "2020",<br> <br>}
</span>
</details>
</p>
<p>
<strong>R. Bairamkulov</strong> and <a href="http://www2.ece.rochester.edu/~friedman/">E. G. Friedman</a>, "Effective Resistance of Two-Dimensional Truncated Infinite Mesh Structures," <i>IEEE Transactions on Circuits and Systems I: Regular Papers</i>, 2019.
<details>
<summary>
<u>Bibtex</u> <a href="https://doi.org/10.1109/TCSI.2019.2933749">Publisher</a> <a href="papers/TCASI_Trunc.pdf">PDF</a>
</summary>
<span>@article{bairamkulov_truncated,<br> author = "R. Bairamkulov and E. G. Friedman",<br> doi = "10.1109/TCSI.2019.2933749",<br> journal = "IEEE Transactions on Circuits and Systems I: Regular Papers",<br> title = "Effective Resistance of Two-Dimensional Truncated Infinite Mesh Structures",<br> year = "2019",<br> <br>}
</span>
</details>
</p><h2 id="conference">Conference papers </h2><a href=#up>Return to top</a>
<p>
<strong>R. Bairamkulov</strong> and <a href="https://si2.epfl.ch/~demichel/">G. De Micheli</a>, "Towards Multiphase Clocking in Single-Flux Quantum Systems," <i>To appear in Proceedings of the ACM/IEEE Asia South Pacific Design Automation Conference, Incheon, South Korea</i>, 2024.
<details>
<summary>
<u>Bibtex</u> <a href="https://doi.org/">Publisher</a> <a href="papers/ASP_DAC_2024.pdf">PDF</a>
</summary>
<span>@inproceedings{bairamkulov_aspdac24,<br> author = "R. Bairamkulov and G. De Micheli",<br> booktitle = "To appear in Proceedings of the ACM/IEEE Asia South Pacific Design Automation Conference, Incheon, South Korea",<br> title = "Towards Multiphase Clocking in Single-Flux Quantum Systems",<br> year = "2024",<br> <br>}
</span>
</details>
</p>
<p>
<strong>R. Bairamkulov</strong>, <a href="https://aletempiac.github.io/">A. Tempia Calvino</a> and <a href="https://si2.epfl.ch/~demichel/">G. De Micheli</a>, "Synthesis of SFQ Circuits with Compound Gates," <i>Proceedings of the IEEE/IFIP International Conference on Very Large Scale Integration, Sharjah, United Arab Emirates</i>, 2023.
<details>
<summary>
<u>Bibtex</u> <a href="https://doi.org/10.1109/VLSI-SoC57769.2023.10321853">Publisher</a> <a href="papers/VLSI_SoC_2023.pdf">PDF</a>
</summary>
<span>@inproceedings{bairamkulov_vlsisoc23,<br> author = "R. Bairamkulov and A. Tempia Calvino and G. De Micheli",<br> doi = "10.1109/VLSI-SoC57769.2023.10321853",<br> booktitle = "Proceedings of the IEEE/IFIP International Conference on Very Large Scale Integration, Sharjah, United Arab Emirates",<br> title = "Synthesis of SFQ Circuits with Compound Gates",<br> year = "2023",<br> <br>}
</span>
</details>
</p>
<p>
<strong>R. Bairamkulov</strong> and <a href="https://si2.epfl.ch/~demichel/">G. De Micheli</a>, "Compound Logic Gates for Pipeline Depth Minimization in Single Flux Quantum Integrated Systems," <i>Proceedings of the ACM Great Lakes Symposium on VLSI, Knoxville, Tennessee</i>, 2023.
<details>
<summary>
<u>Bibtex</u> <a href="https://doi.org/10.1145/3583781.3590287">Publisher</a> <a href="papers/RSFQ_GLSVLSI23.pdf">PDF</a>
</summary>
<span>@inproceedings{bairamkulov_glsvlsi23,<br> author = "R. Bairamkulov and G. De Micheli",<br> doi = "10.1145/3583781.3590287",<br> booktitle = "Proceedings of the ACM Great Lakes Symposium on VLSI, Knoxville, Tennessee",<br> title = "Compound Logic Gates for Pipeline Depth Minimization in Single Flux Quantum Integrated Systems",<br> year = "2023",<br> <br>}
</span>
</details>
</p>
<p>
<strong>R. Bairamkulov</strong>, A. Roy, M. Nagarajan, V. Srinivas, and <a href="http://www2.ece.rochester.edu/~friedman/">E. G. Friedman</a>, "SPROUT - Smart Power ROUting Tool for Board-Level Exploration and Prototyping," <i>Proceedings of the ACM/IEEE Design Automation Conference, San Francisco, California</i>, 2021.
<details>
<summary>
<u>Bibtex</u> <a href="https://doi.org/10.1109/DAC18074.2021.9586128">Publisher</a> <a href="papers/SPROUT_DAC.pdf">PDF</a>
</summary>
<span>@inproceedings{bairamkulov_dac_sprout,<br> author = "R. Bairamkulov and A. Roy and M. Nagarajan and V. Srinivas and E. G. Friedman",<br> doi = "10.1109/DAC18074.2021.9586128",<br> booktitle = "Proceedings of the ACM/IEEE Design Automation Conference, San Francisco, California",<br> title = "SPROUT - Smart Power ROUting Tool for Board-Level Exploration and Prototyping",<br> year = "2021",<br> <br>}
</span>
</details>
</p>
<p>
<strong>R. Bairamkulov</strong>, A. Roy, M. Nagarajan, V. Srinivas, and <a href="http://www2.ece.rochester.edu/~friedman/">E. G. Friedman</a>, "Graph-Based Power Network Routing for Board-Level High Performance Systems," <i>Proceedings of the IEEE International Symposium on Circuits and Systems, Virtual</i>, 2020.
<details>
<summary>
<u>Bibtex</u> <a href="https://doi.org/10.1109/ISCAS45731.2020.9181140">Publisher</a> <a href="papers/ISCAS_Routing.pdf">PDF</a>
</summary>
<span>@inproceedings{bairamkulov_routing,<br> author = "R. Bairamkulov and A. Roy and M. Nagarajan and V. Srinivas and E. G. Friedman",<br> doi = "10.1109/ISCAS45731.2020.9181140",<br> booktitle = "Proceedings of the IEEE International Symposium on Circuits and Systems, Virtual",<br> title = "Graph-Based Power Network Routing for Board-Level High Performance Systems",<br> year = "2020",<br> <br>}
</span>
</details>
</p>
<p>
<strong>R. Bairamkulov</strong>, K. Xu, M. Popovich, J. S. Ochoa, V. Srinivas, and <a href="http://www2.ece.rochester.edu/~friedman/">E. G. Friedman</a>, "Versatile Framework for Power Delivery Exploration," <i>Proceedings of the IEEE International Symposium on Circuits and Systems, Florence, Italy</i>, 2018.
<details>
<summary>
<u>Bibtex</u> <a href="https://doi.org/10.1109/ISCAS.2018.8351478">Publisher</a> <a href="papers/ISCAS_Exploration.pdf">PDF</a>
</summary>
<span>@inproceedings{bairamkulov_versatile,<br> author = "R. Bairamkulov and K. Xu and M. Popovich and J. S. Ochoa and V. Srinivas and E. G. Friedman",<br> doi = "10.1109/ISCAS.2018.8351478",<br> booktitle = "Proceedings of the IEEE International Symposium on Circuits and Systems, Florence, Italy",<br> title = "Versatile Framework for Power Delivery Exploration",<br> year = "2018",<br> <br>}
</span>
</details>
</p>
<p>
<strong>R. Bairamkulov</strong>, A. Ruderman and Y. L. Familiant, "Time Domain Optimization of Voltage and Current THD for a Three-Phase Cascaded H-Bridge Inverter," <i>Proceedings of the IEEE International Power Electronics and Motion Control Conference, Varna, Bulgaria</i>, 2016.
<details>
<summary>
<u>Bibtex</u> <a href="https://doi.org/10.1109/EPEPEMC.2016.7752002">Publisher</a> <a href="papers/PEMC_THD.pdf">PDF</a>
</summary>
<span>@inproceedings{bairamkulov_pemc,<br> author = "R. Bairamkulov and A. Ruderman and Y. L. Familiant",<br> doi = "10.1109/EPEPEMC.2016.7752002",<br> booktitle = "Proceedings of the IEEE International Power Electronics and Motion Control Conference, Varna, Bulgaria",<br> title = "Time Domain Optimization of Voltage and Current THD for a Three-Phase Cascaded H-Bridge Inverter",<br> year = "2016",<br> <br>}
</span>
</details>
</p>
<h2 id="presentation">Talks</h2><a href=#up>Return to top</a>
<p>
<strong>R. Bairamkulov</strong>, "Graph Algorithms for VLSI Power and Clock Networks," University of Rochester, Rochester, New York, April 27, 2022.<br>
<a href="talks/Defense.pdf">PDF</a> <a href="talks/maps.pptx">Maps</a> <a href="talks/Defense_Supplemental.zip">Supplemental Material</a>
</p>
<p>
<strong>R. Bairamkulov</strong>, "SPROUT—Smart Power Routing Tool for Board-Level Exploration and Prototyping," ACM/IEEE Design Automation Conference, San Francisco, California, December 7, 2022.<br>
</p>
<p>
<strong>R. Bairamkulov</strong>, "Graph-Based Power Network Routing for Board-Level High Performance Systems," IEEE International Symposium on Circuits and Systems, (Virtual Event), October 12, 2020.<br>
<a href="https://doi.org/10.1109/ISCAS45731.2020.9181140">Video@IEEEXplore</a>
</p>
<h2 id="dissertation">Dissertation</h2><a href=#up>Return to top</a>
<p>
<strong>R. Bairamkulov</strong>, "Graph Algorithms for VLSI Power and Clock Networks," University of Rochester, Rochester, New York, April 2022.
<details>
<summary>
<u>Bibtex</u>
<a href="papers/Thesis_PQ.pdf">PDF</a>
<a href="https://dl.acm.org/doi/book/10.5555/AAI29259269">ACM</a>
<a href="https://www.proquest.com/docview/2708414430?parentSessionId=kJ3vHKHHaTgHThkZUqwg3O96bNcasUUodmcR5E2mK38%3D">ProQuest</a>
</summary>
<span>@phdthesis{bairamkulov_2022_thesis,<br> author = "R. Bairamkulov",<br> title = "Graph Algorithms for VLSI Power and Clock Networks",<br> school = "University of Rochester",<br> year = "2022",<br>}
</span>
</details>
</p>
</p>
</body>
</html>