Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
macroplacement
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
macroplacement
Commits
e510e341
Commit
e510e341
authored
Sep 20, 2022
by
sakundu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated Proxy cost readme
parent
bfa7b16a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
Docs/ProxyCost/README.md
+1
-1
Docs/README.md
+4
-4
No files found.
Docs/ProxyCost/README.md
View file @
e510e341
...
...
@@ -32,7 +32,7 @@ A protobuf netlist consists of different types of <b>node</b>s. Different possib
1.
Compute
<b>
net
<sub>
hpwl
</sub></b>
using the previous procedure
2.
<b>
hpwl += net
→
weight
<span>
×
</span>
net
<sub>
hpwl
</sub></b>
3.
<b>
net
<sub>
count
</sub>
+= net
→
weight
</b>
3.
<b>
Cost
<sub>
wirelength
</sub>
=
</b>
<b><mfrac>
hpwl
<p>
net
<sub>
count
</sub>
<span>
×
</span>
(canvas
<sub>
height
</sub>
+ canvas
<sub>
width
</sub>
)
</p><mfrac><
b>
3.
<b>
Cost
<sub>
wirelength
</sub>
=
hpwl
⁄
[
net<sub>count</sub> <span>×</span> (canvas<sub>height</sub> + canvas<sub>width</sub>)
]
</
b>
In the above procedure,
<b>
canvas
<sub>
height
</sub></b>
is the height of the canvas and
<b>
canvas
<sub>
width
</sub></b>
is the width of the canvas.
...
...
Docs/README.md
View file @
e510e341
# Links to Our Documents
[
Our Progress
](
./OurProgress/
)
[
Proxy Cost
](
./ProxyCost/
)
[
Code Elements
](
./CodeElements/
)
\ No newline at end of file
-
[
Our Progress
](
./OurProgress/
)
-
[
Proxy Cost
](
./ProxyCost/
)
-
[
Code Elements
](
./CodeElements/
)
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment