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
a7a91b65
Commit
a7a91b65
authored
Jul 02, 2022
by
Ravi Varadarajan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo in script
Signed-off-by: Ravi Varadarajan <rvaradarajan@ucsd.edu>
parent
445aa051
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
Flows/NanGate45/ariane136/scripts/cadence/design_setup.tcl
+1
-1
No files found.
Flows/NanGate45/ariane136/scripts/cadence/design_setup.tcl
View file @
a7a91b65
...
@@ -8,7 +8,7 @@ set sdc ../../constraints/${DESIGN}.sdc
...
@@ -8,7 +8,7 @@ set sdc ../../constraints/${DESIGN}.sdc
# DEF file for floorplan initialization
# DEF file for floorplan initialization
#
#
if
{[
info
exist ::env
(
PHY_SYNTH
)]
&&
$::env
(
PHY_SYNTH
)
== 1
}
{
if
{[
info
exist ::env
(
PHY_SYNTH
)]
&&
$::env
(
PHY_SYNTH
)
== 1
}
{
set floorplan_def ../../def/ariane_fp_placed_macros.def
set floorplan_def ../../def/ariane
136
_fp_placed_macros.def
}
else
{
}
else
{
set floorplan_def ../../def/ariane136_fp.def
set floorplan_def ../../def/ariane136_fp.def
}
}
...
...
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