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
9f2a83f8
Commit
9f2a83f8
authored
Jun 06, 2022
by
sakundu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated Ariane 133 scripts
parent
4d5c9285
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
Flows/NanGate45/ariane136/scripts/cadence/run_genus.tcl
+6
-0
No files found.
Flows/NanGate45/ariane136/scripts/cadence/run_genus.tcl
View file @
9f2a83f8
...
...
@@ -18,6 +18,7 @@ set link_library $list_lib
set
target_library
$list
_lib
# set path
set_db auto_ungroup none
set_db init_lib_search_path
$libdir
set_db init_hdl_search_path
"../../designs/
${top_module}
/"
...
...
@@ -37,6 +38,11 @@ if {![file exists rpt]} {
exec mkdir rpt
}
# Compiler drectives
set
compile_effort
"high"
set
compile_flatten_all 1
set
compile_no_new_cells_at_top_level false
# read RTL
source
rtl_list.tcl
...
...
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