Commit Graph

2205 Commits

Author SHA1 Message Date
Akash Levy bbd92a5aef Fix parsing error with >2 attributes 2024-03-27 19:33:58 -07:00
James Cherry 8bf51ab7ee cmake sanitizer support
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-03-20 19:56:10 -07:00
James Cherry c42a500f6d cmake sanitizer support
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-03-20 19:55:03 -07:00
James Cherry 784c3b7531 readme
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-03-20 17:14:43 -07:00
James Cherry 869ad909a3 Sta::portExtCaps fanout init
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-03-20 12:29:58 -07:00
James Cherry 4c850afcd1 GraphDelayCalc::loadCap init value
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-03-19 08:32:50 -07:00
James Cherry 8b5f0caa85 indsentation
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-03-16 09:55:39 -07:00
James Cherry 3c541e0d47
Merge pull request #11 from QuantamHD/attribute_parsing_parallax
Verilog attribute parsing OpenSTA
2024-03-16 08:07:12 -07:00
James Cherry 105a078324 set_units allow scale multiplier
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-03-15 15:46:25 -07:00
James Cherry 4c2a1aa101 set_units allow scale multiplier
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-03-14 18:11:16 -07:00
Ethan Mahintorabi 8b3e49188c
moving to string instead of std::string
Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
2024-03-13 00:00:47 +00:00
Matt Liberty 073ff2e8c8 Merge remote-tracking branch 'upstream/master'
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
2024-03-12 15:58:28 -07:00
James Cherry 5acc5db9e2 check_setup input/output delays not required on constant ports
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-03-12 15:25:22 -07:00
Ethan Mahintorabi d9244a7289
Removes std::optional from the API
This reverts commit 8aef4d549e.

Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
2024-03-12 20:19:35 +00:00
Ethan Mahintorabi a59adbb019
format yacc file
Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
2024-03-10 04:45:55 +00:00
Ethan Mahintorabi d019509378
remove trailing space
Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
2024-03-10 01:58:10 +00:00
Ethan Mahintorabi 2a379d1b7c
simplifying test cases and adding test for instance attributes
Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
2024-03-10 01:57:07 +00:00
Ethan Mahintorabi 8aef4d549e
Adding optional to differentiate between empty sets and unset attributes
Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
2024-03-10 01:56:33 +00:00
Ethan Mahintorabi 36c1bade14
moving attribute types to std::string
Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
2024-03-09 22:02:21 +00:00
Ethan Mahintorabi ad6f4cd3b1
format fixes
Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
2024-03-09 22:02:21 +00:00
Ethan Mahintorabi 1fd97b479f
update ok file attribute_parsing
Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
2024-03-09 22:02:21 +00:00
Ethan Mahintorabi 74e41a6d2a
adding ok files for attribute parsing test
Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
2024-03-09 22:02:20 +00:00
Ethan Mahintorabi ecd9a34360
update clang format
Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
2024-03-09 22:02:20 +00:00
Ethan Mahintorabi 414e4e44aa
Initial Pass at Attribute parsing 2024-03-09 22:02:19 +00:00
James Cherry 2cfbeb4672 TableModel use double for interpolation
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-03-08 18:05:18 -07:00
James Cherry e7e29694ab record_sta_tests
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-03-08 10:06:53 -07:00
James Cherry 8acd1f3f35 MakeTimingModel::findArea() check for liberty
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-03-07 10:36:19 -07:00
James Cherry 4363175149 Sdc::ensureClkGroupExclusions check if necessary
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-03-07 10:20:18 -07:00
Matt Liberty fbfc705282
Merge pull request #233 from The-OpenROAD-Project/up
Upstream merge
2024-03-06 20:46:36 -08:00
Matt Liberty bccbcbc1e7 Merge branch 'master' into up
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
2024-03-06 20:45:24 -08:00
Matt Liberty 68deda8054 aoivd crash on cell without Liberty
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
2024-03-06 20:41:11 -08:00
Matt Liberty 71c4289ab8 silence compiler false error
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
2024-03-06 20:40:46 -08:00
Matt Liberty 5fb37b6d19 remove deprecated attribute
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
2024-03-06 20:40:25 -08:00
James Cherry 1740c894b4 OR 4732 Liberty support for positive/negative clock_tree_path
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-03-06 19:03:30 -07:00
James Cherry b4e58d5b74 graph delay calc N^2 from bidirect pad ring pins
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-03-06 09:53:55 -07:00
James Cherry 84d6735fa2 CodingGuidelines
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-03-05 21:10:52 -07:00
James Cherry bb2ea3dc64 readme
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-03-03 09:46:21 -07:00
Matt Liberty 9eeba89076
Merge pull request #231 from The-OpenROAD-Project/update
Fix crash in MakeTimingModel::findArea when a cell has no Liberty
2024-03-01 18:44:07 -08:00
Matt Liberty 27cd029a0a Fix crash in MakeTimingModel::findArea when a cell has no Liberty
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
2024-03-01 18:43:07 -08:00
Matt Liberty d19b9f5ca9
Merge pull request #229 from The-OpenROAD-Project/update
Update from upstream
2024-03-01 17:13:23 -08:00
Matt Liberty 6c969fd8c6 Update from upstream
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
2024-03-01 17:12:34 -08:00
James Cherry b39dd24339 write_timing_model area
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-03-01 09:23:23 -07:00
James Cherry 1d16e23052 write_timing_model include is_macro_cell
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-03-01 08:57:41 -07:00
James Cherry ad4050a3b2 ConcreteParasiticNetwork::deleteNodes
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-03-01 08:21:46 -07:00
Matt Liberty 2e59563717
Merge pull request #228 from The-OpenROAD-Project/del-fix
Quick fix for OpenROAD#4719
2024-02-29 12:22:07 -08:00
Matt Liberty e344674db4 Quick fix for OpenROAD#4719
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
2024-02-29 12:19:31 -08:00
Matt Liberty c367a00064
Merge pull request #227 from The-OpenROAD-Project/update
Update sta from upstream
2024-02-28 11:08:17 -08:00
James Cherry f6253af8a9 ccs ceff delay calc
commit 87130be63ddbf1a7fb65986b02839eb4c0b13168
Author: James Cherry <cherry@parallaxsw.com>
Date:   Tue Feb 27 09:49:02 2024 -0700

    ccs ceff delay calc

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit de0dd38dabda2f7ef51b49c196c2787a0d3c5784
Author: James Cherry <cherry@parallaxsw.com>
Date:   Tue Feb 27 07:40:11 2024 -0700

    dcalc public funcs

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit dd7fcb12f929b9b0a391653cad42e617f9cbdd3b
Author: James Cherry <cherry@parallaxsw.com>
Date:   Mon Feb 26 09:08:37 2024 -0700

    mv CircuitSim.hh to include

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit 9663e46d28ece544ee1453f229990c9db9e0efec
Author: James Cherry <cherry@parallaxsw.com>
Date:   Sun Feb 25 17:58:57 2024 -0700

    ArcDcalcArg

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit 76b0588034faaefd2302c865c441975f76386d3f
Author: James Cherry <cherry@parallaxsw.com>
Date:   Sun Feb 25 15:36:46 2024 -0700

    ensureVoltageWaveforms

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit f88e67b861c56752e5b36efe2b552ba0077a7180
Author: James Cherry <cherry@parallaxsw.com>
Date:   Sun Feb 25 15:00:02 2024 -0700

    const

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit 8f32cc571dcadee0185b08f951a1f79d46e7984d
Author: James Cherry <cherry@parallaxsw.com>
Date:   Sun Feb 25 14:57:51 2024 -0700

    Graph::gateEdgeArc

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit ac3cb35cb6732d7ecbf0532d7351a3ff2a917fc9
Author: James Cherry <cherry@parallaxsw.com>
Date:   Sun Feb 25 14:31:30 2024 -0700

    ConcreteParasiticSubNodeMap, ConcreteParasiticPinNodeMap use id cmp

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit cbfe4eac463036c26a64701239d7651d91a09778
Author: James Cherry <cherry@parallaxsw.com>
Date:   Sun Feb 25 14:08:41 2024 -0700

    WriteSpice

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit 8b5d30f1a8b1ccb8c9cbd9d7ba93418907c41b2a
Author: James Cherry <cherry@parallaxsw.com>
Date:   Sat Feb 24 09:45:46 2024 -0700

    emplace_push

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit 5335a2eaaf737ed7c7a8cff30654a68c4ac4c8e4
Author: James Cherry <cherry@parallaxsw.com>
Date:   Fri Feb 23 16:19:30 2024 -0700

    Parasitics::findParasiticNode

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit ce92f3caf28afb0e0384799f08166cfb0aecfea0
Author: James Cherry <cherry@parallaxsw.com>
Date:   Fri Feb 23 15:53:28 2024 -0700

    Parasitics::findParasiticNode

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit 0c591430c725a3ebd50d2892673dca76e023dc32
Author: James Cherry <cherry@parallaxsw.com>
Date:   Fri Feb 23 09:03:18 2024 -0700

    Parsitics::name(node) const

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit 499c297e64d1487388f549843ff9ea05e8555cfc
Author: James Cherry <cherry@parallaxsw.com>
Date:   Fri Feb 23 09:03:07 2024 -0700

    write_spice umr

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit 6984c398dbce9e6266fab8377a844bc518481d9d
Author: James Cherry <cherry@parallaxsw.com>
Date:   Thu Feb 22 18:42:34 2024 -0700

    gcc warning

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit edec16519806013623194d8201e804dec81a51dd
Author: James Cherry <cherry@parallaxsw.com>
Date:   Thu Feb 22 17:54:11 2024 -0700

    no cuddification

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit 4a0e1070c179b2f8615b604c362359ce4b3a0e2e
Author: James Cherry <cherry@parallaxsw.com>
Date:   Thu Feb 22 17:29:46 2024 -0700

    sim const

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit 2e941fafa631f6b9bc0f82784b9146de2449e9c5
Author: James Cherry <cherry@parallaxsw.com>
Date:   Thu Feb 22 17:29:39 2024 -0700

    sdc comment

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit 1c12f56aee7115fcb06807b5b6c626d1a419ccdc
Author: James Cherry <cherry@parallaxsw.com>
Date:   Wed Feb 21 13:13:29 2024 -0700

    Sim use Bdd class

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit b70c41d5caec56c3001b834141b6dab89bb933ed
Author: James Cherry <cherry@parallaxsw.com>
Date:   Tue Feb 20 12:18:27 2024 -0700

    write_spice coupling caps

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit 614d2cd41a1a9cf850dbe480954a5f58ee0dc21e
Author: James Cherry <cherry@parallaxsw.com>
Date:   Mon Feb 19 14:37:30 2024 -0700

    write_spice time offset

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit f0ba1fca0dfca384e6fb0be302bba9ced71ee41c
Author: James Cherry <cherry@parallaxsw.com>
Date:   Mon Feb 19 10:59:18 2024 -0700

    class Bdd for cudd

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit 24c94756334fce5e70e97ce0ee31375ae4e59b84
Author: James Cherry <cherry@parallaxsw.com>
Date:   Sun Feb 18 08:58:30 2024 -0700

    WriteSpice

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit 47a4505d88bdfe4a85056895f8b7d842e07dce8d
Author: James Cherry <cherry@parallaxsw.com>
Date:   Fri Feb 16 21:34:23 2024 -0700

    default sim ngspice

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit 06e279555a076e218f0a9c308e8937a6fc8fdea4
Author: James Cherry <cherry@parallaxsw.com>
Date:   Fri Feb 16 21:34:01 2024 -0700

    WriteSpice refactor

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit 06e3f0734edbbbd69ad063e97d1d8cca92a83aea
Author: James Cherry <cherry@parallaxsw.com>
Date:   Thu Feb 15 15:18:35 2024 -0700

    mv report_dcalc to DelayCalc.tcl

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit 922056471a6d380699bbd0623f95637401d23eff
Author: James Cherry <cherry@parallaxsw.com>
Date:   Thu Feb 15 14:27:31 2024 -0700

    WriteSpice::cell_spice_port_names_

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit 732922ead68097e3f7da268ecc5ae2ca2daa4492
Author: James Cherry <cherry@parallaxsw.com>
Date:   Thu Feb 15 13:35:13 2024 -0700

    WritePathSpice.hh

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit 8cd6e2ffc6ad66e831630273b5eacd192259191e
Author: James Cherry <cherry@parallaxsw.com>
Date:   Thu Feb 15 10:11:39 2024 -0700

    small

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit f7f6bfb49f43ddc3e45c294f89c8814d60df5220
Author: James Cherry <cherry@parallaxsw.com>
Date:   Thu Feb 15 09:48:09 2024 -0700

    refactor WritePathSpice

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit f74db730c3e8c67a24d531266510e4376db463d3
Author: James Cherry <cherry@parallaxsw.com>
Date:   Wed Feb 14 09:22:01 2024 -0700

    Sta.hh

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit 051532deef203cae97e32e8af7a2348bfd8912cc
Author: James Cherry <cherry@parallaxsw.com>
Date:   Wed Feb 14 08:14:44 2024 -0700

    PowerClass.hh

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit bfb8357d1093e5d3da14e708acd21fc21ba3b0dd
Author: James Cherry <cherry@parallaxsw.com>
Date:   Wed Feb 14 08:08:56 2024 -0700

    doc

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit 8fe28ec91b234d9d8210019aa46a2e8107aa497a
Author: James Cherry <cherry@parallaxsw.com>
Date:   Wed Feb 14 07:32:34 2024 -0700

    ClkSkew use seq instead of set

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit c4e3a3a0315ab4f6160a707e838423bb734f5363
Author: James Cherry <cherry@parallaxsw.com>
Date:   Tue Feb 13 19:26:45 2024 -0700

    report_clock_latency

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit 51fb6657d9706c7443e1c269cfe63cf080b05d50
Author: James Cherry <cherry@parallaxsw.com>
Date:   Tue Feb 13 11:10:11 2024 -0700

    report_clock_latency

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit e639ee129d13e1c11b34bca0762b8136b18563f3
Author: James Cherry <cherry@parallaxsw.com>
Date:   Mon Feb 12 11:19:06 2024 -0700

    ClkSkew use map

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit e91d3ea8142a73b7b607dfdf53b3fce8e2f16984
Author: James Cherry <cherry@parallaxsw.com>
Date:   Mon Feb 12 10:18:27 2024 -0700

    report_clock_skew report format

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit c650b7ec63b83382ba9cec7d187ffee8a031c2ce
Author: James Cherry <cherry@parallaxsw.com>
Date:   Mon Feb 12 09:22:29 2024 -0700

    report_clock_skew include macro clock_tree_path_delay

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit cf14b230a9944b95ba43ef7c09e553d9014990eb
Author: James Cherry <cherry@parallaxsw.com>
Date:   Sun Feb 11 11:03:29 2024 -0700

    clk skew range iter

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit e7e0342e063ac876d00d03fd1ff0eab1715cfde4
Author: James Cherry <cherry@parallaxsw.com>
Date:   Sun Feb 11 08:11:29 2024 -0700

    write_spice sensitize and3

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit 743ceb676c763ac5bcbf05e630a4da1b507c537d
Author: James Cherry <cherry@parallaxsw.com>
Date:   Sat Feb 10 18:07:04 2024 -0700

    write spice

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-02-27 10:00:48 -07:00
Matt Liberty 8b1c8ccbf9 fix compiler warnings (errors)
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
2024-02-14 00:52:47 -08:00
Matt Liberty d61313d8ad Merge remote-tracking branch 'upstream/master' into update
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
2024-02-12 22:48:05 -08:00