Commit a1b20d3
committed
ram: added routing and lef file
Signed-off-by: braydenl9988 <[email protected]>1 parent 69a7c63 commit a1b20d3
1 file changed
+1
-1
lines changed- .github/workflows/buildifier.yaml-44
- BUILD+2-5
- CMakeLists.txt+2-9
- dcalc/DmpCeff.cc+24-13
- dcalc/GraphDelayCalc.cc+6-6
- doc/CodingGuidelines.txt+3-17
- doc/OpenSTA.fodt+1.4k-1.5k
- doc/OpenSTA.pdf
- graph/Graph.cc+4-16
- include/sta/Delay.hh-2
- include/sta/ExceptionPath.hh+1-5
- include/sta/Graph.hh+1-2
- include/sta/GraphDelayCalc.hh+1
- include/sta/MinMaxValues.hh+2-28
- include/sta/Path.hh+2-2
- include/sta/PathEnd.hh-2
- include/sta/Property.hh+4-7
- include/sta/Search.hh+40-40
- liberty/Liberty.cc+2-5
- liberty/LibertyReader.cc-2
- power/Power.cc+20-33
- power/Power.tcl+1-1
- power/VcdParse.cc+9-15
- power/VcdParse.hh+1-2
- power/VcdReader.cc+8-21
- sdc/ExceptionPath.cc+27-33
- sdc/Sdc.cc+2-4
- search/Bfs.cc+2-4
- search/CheckMinPulseWidths.cc+13-13
- search/ClkInfo.cc+61-82
- search/ClkInfo.hh+12-13
- search/ClkLatency.cc+1-1
- search/Crpr.cc+10-13
- search/Crpr.hh+1-1
- search/Genclks.cc+14-22
- search/Genclks.hh-1
- search/Latches.cc+5-21
- search/Levelize.cc+3-1
- search/Levelize.hh+1
- search/Path.cc+16-15
- search/PathEnd.cc+5-23
- search/PathEnum.cc+36-65
- search/PathGroup.cc+3-1
- search/Property.cc+2-15
- search/ReportPath.cc+77-74
- search/ReportPath.hh+5-9
- search/Search.cc+85-106
- search/Search.i+3-4
- search/Search.tcl+2-2
- search/Sta.cc+1-2
- search/Tag.cc+118-82
- search/Tag.hh+38-45
- search/TagGroup.cc+12-27
- search/TagGroup.hh+3-12
- search/VisitPathEnds.cc+7-1
- search/VisitPathGroupVertices.cc+1-1
- test/package_require.ok
- test/package_require.tcl-3
- test/regression_vars.tcl-3
- test/report_checks_sorted.ok-87
- test/report_checks_sorted.tcl-12
- test/report_checks_sorted.v-15
- test/report_json1.ok+2-4
- test/verilog_specify.ok
- test/verilog_specify.tcl-2
- test/verilog_specify.v-20
- util/DispatchQueue.cc+2-2
- util/PatternMatch.cc-2
- util/StaConfig.hh.cmake-2
- util/gzstream.hh+1-1
- verilog/VerilogLex.ll-3
- verilog/VerilogParse.yy-23
0 commit comments