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
2391bd03
Commit
2391bd03
authored
Jul 02, 2022
by
sakundu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated NVDLA README
Signed-off-by: sakundu <sakundu@ucsd.edu>
parent
f4f0d8f6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
Flows/SKY130HD/nvdla/constraints/NV_NVDLA_partition_c.sdc
+6
-6
No files found.
Flows/SKY130HD/nvdla/constraints/NV_NVDLA_partition_c.sdc
View file @
2391bd03
...
...
@@ -7,16 +7,16 @@
# with this distribution for more information.
# ===================================================================
set_max_area 0
#
set_max_area 0
set_ideal_network [get_ports direct_reset_]
set_ideal_network [get_ports dla_reset_rstn]
set_ideal_network -no_propagate [get_nets nvdla_core_rstn]
set_ideal_network [get_ports test_mode]
create_clock [get_ports nvdla_core_clk] -period
0.9 -waveform {0 0.45
}
set_clock_transition -max -rise 0.
0
5 [get_clocks nvdla_core_clk]
set_clock_transition -max -fall 0.
0
5 [get_clocks nvdla_core_clk]
set_clock_transition -min -rise 0.
0
5 [get_clocks nvdla_core_clk]
set_clock_transition -min -fall 0.
0
5 [get_clocks nvdla_core_clk]
create_clock [get_ports nvdla_core_clk] -period
6.0 -waveform {0 3.0
}
set_clock_transition -max -rise 0.
1
5 [get_clocks nvdla_core_clk]
set_clock_transition -max -fall 0.
1
5 [get_clocks nvdla_core_clk]
set_clock_transition -min -rise 0.
1
5 [get_clocks nvdla_core_clk]
set_clock_transition -min -fall 0.
1
5 [get_clocks nvdla_core_clk]
set_false_path -from [get_ports direct_reset_]
set_false_path -from [get_ports dla_reset_rstn]
set_false_path -from [get_ports test_mode]
...
...
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