Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffdi committed Dec 5, 2021
2 parents 619163a + 00c8455 commit 7854056
Show file tree
Hide file tree
Showing 39 changed files with 60,033 additions and 43,699 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -720,6 +720,7 @@ caravel_timing: ./def/caravel.def ./sdc/caravel.sdc ./verilog/gl/caravel.v check
report_checks -path_delay max -fields {slew cap input nets fanout} -format full_clock_expanded -group_count 50;\
report_worst_slack -max ;\
report_worst_slack -min ;\
report_checks -path_delay min -fields {slew cap input nets fanout} -format full_clock_expanded -slack_max 0.18 -group_count 10;\
" > ./def/tmp/caravel_timing.tcl
sta -exit ./def/tmp/caravel_timing.tcl | tee ./signoff/caravel/caravel_timing.log

Expand Down
9,940 changes: 5,043 additions & 4,897 deletions def/caravel_clocking.def

Large diffs are not rendered by default.

6,755 changes: 3,409 additions & 3,346 deletions def/gpio_control_block.def

Large diffs are not rendered by default.

Loading

0 comments on commit 7854056

Please sign in to comment.