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
f31d2222
Commit
f31d2222
authored
Sep 27, 2022
by
sakundu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated script to generate def from CT macroplacement
Signed-off-by: sakundu <sakundu@ucsd.edu>
parent
24dfc1f5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
Flows/util/gen_macro_place_def.tcl
+2
-0
No files found.
Flows/util/gen_macro_place_def.tcl
View file @
f31d2222
...
@@ -58,6 +58,8 @@ if {[info exist ::env(pb_netlist)] &&
...
@@ -58,6 +58,8 @@ if {[info exist ::env(pb_netlist)] &&
"macro_place.tcl"
$origin
_x
$origin
_y
"macro_place.tcl"
$origin
_x
$origin
_y
}
}
source
macro_place.tcl
if
{
[
info
exist ::env
(
run_refine_macro_place
)]
&&
$::env
(
run_refine_macro_place
)
== 1
}
{
if
{
[
info
exist ::env
(
run_refine_macro_place
)]
&&
$::env
(
run_refine_macro_place
)
== 1
}
{
dbset
[
dbget top.insts.cell.subClass block -p2
]
.pStatus placed
dbset
[
dbget top.insts.cell.subClass block -p2
]
.pStatus placed
refine_macro_place
refine_macro_place
...
...
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