Commit Graph

34 Commits

Author SHA1 Message Date
Logikable 98c04dbb71
Add shorthand versions of -echo and -verbose to `include`. (#236)
* Add shorthand versions of -echo and -verbose to `include`.

This improves compatibility with other SDC based tools.

* Add documentation changes for `include -e -v`, and use ||.
2025-04-17 16:50:16 -07:00
James Cherry a25d72c7be source -> include resolves #202
commit a315d38995baf1d72652253732f3a57a2d7de78d
Author: James Cherry <cherry@parallaxsw.com>
Date:   Sun Mar 30 15:23:22 2025 -0700

    rel 2.6.1

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

commit 601835018251b178742524759aab67ddbceedaa1
Author: James Cherry <cherry@parallaxsw.com>
Date:   Sun Mar 30 10:04:32 2025 -0700

    ctclreadline init

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

commit f664563ee2428a4945599bc2c99a164c5dbeb364
Author: James Cherry <cherry@parallaxsw.com>
Date:   Sat Mar 29 17:05:14 2025 -0700

    include doc

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

commit 780fe69237af280f1766a57888256d5cacf459a3
Author: James Cherry <cherry@parallaxsw.com>
Date:   Sat Mar 29 16:50:40 2025 -0700

    include_file error

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

commit 6ed0c879191085574ff51e12f006e9a13f80d202
Author: James Cherry <cherry@parallaxsw.com>
Date:   Sat Mar 29 16:38:44 2025 -0700

    sdc_filename sdc_file_line

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

commit 0c9a626d04cff5df000f50a2aab6111f1ed0d959
Author: James Cherry <cherry@parallaxsw.com>
Date:   Sat Mar 29 14:40:35 2025 -0700

    sta_error/warn lineno

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

commit a10aba9b52d9a40b8bb56a337d169b9156e73017
Author: James Cherry <cherry@parallaxsw.com>
Date:   Sat Mar 29 08:48:52 2025 -0700

    source -> include

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

Signed-off-by: James Cherry <cherry@parallaxsw.com>
2025-03-30 15:24:10 -07:00
James Cherry 2a4fd08211 update copyright
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2025-01-21 18:54:33 -07:00
Akash Levy fbb4b8c6e6
Add error/warning suppression with `suppress_msg` and `unsuppress_msg` commands (#157)
* Add error/warning suppression with `suppress_msg` and `unsuppress_msg` commands

* Fixes

* Merge docs

* Fixes

* Remove optional arg from class

* Add where to find message codes

* Update docs

* Requested fixes

* Deal with errors on the TCL side instead of C++ side

* Update ok file

* Add back in C++ side error suppression and have tests for both C++/TCL side suppression

* Requested fixes to ChangeLog and unifying suppression in C++/TCL

* Requested fixes

* Requested test adjustments

* Smallfixes

* Smallfixes

* Another smallfix
2025-01-17 11:20:19 -08:00
James Cherry bae1afcb11 report_checks -format json
commit d4337917f790d90d7e16d068a19d9d9f8f44b760
Author: James Cherry <cherry@parallaxsw.com>
Date:   Mon Sep 16 16:42:19 2024 -0700

    report json

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

commit a2707db7210437e4afc7b6af2c0b1e5cbdc0fa2a
Author: James Cherry <cherry@parallaxsw.com>
Date:   Mon Sep 16 15:45:08 2024 -0700

    report json

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

commit f9d511250046a5d3c5105299e42cdc4d75ccdfef
Author: James Cherry <cherry@parallaxsw.com>
Date:   Sun Sep 15 18:42:39 2024 -0700

    report json

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

commit 82d4d5002e9d134396d199e56d47ea3fdee08a16
Author: James Cherry <cherry@parallaxsw.com>
Date:   Sat Sep 14 20:44:45 2024 -0700

    report json

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

Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-09-16 17:04:31 -07:00
James Cherry 422a5819bd update copyright
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-01-11 16:34:49 -08:00
James Cherry 3b721ba40a renumber error/warn messages
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-01-07 19:23:53 -07:00
James Cherry cc2ef1783f update copyright
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2023-02-18 17:55:40 -07:00
James Cherry 695b0bed2f reorg tcl cmds
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2023-01-19 12:26:21 -07:00
James Cherry 48d6e00419 error on unknown command
commit 48a2e4c57dd605fed5ea8d88aac0d7d535d0fce9
Author: James Cherry <cherry@parallaxsw.com>
Date:   Tue Nov 15 08:36:03 2022 -0700

    error on unknown commands

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

commit 18a2174a76043620827002a5e1d8c2e6a40c8c9b
Author: James Cherry <cherry@parallaxsw.com>
Date:   Mon Nov 14 20:17:15 2022 -0700

    do not rename unknown

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

commit 1aa65285049e97a0a8c64273baa44754f28cbd16
Author: James Cherry <cherry@parallaxsw.com>
Date:   Mon Nov 14 20:06:27 2022 -0700

    typo

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

commit a9abd197b9751737918883c389860f5ced79b62a
Author: James Cherry <cherry@parallaxsw.com>
Date:   Mon Nov 14 19:36:50 2022 -0700

    init cleanup

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

Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-11-15 15:35:17 -07:00
James Cherry 15d93339f9 tclreadline support
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-10-24 09:18:01 -07:00
James Cherry 2bc6e8f68c update copyright
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-01-04 10:17:08 -07:00
James Cherry c3624ed631 help truncated args when missing \ 2021-07-08 14:22:42 -07:00
James Cherry 2e8f0035dc update copyright 2021-06-25 10:25:49 -07:00
James Cherry c10245f7f5 help command for long arglists 2021-06-20 19:19:18 -07:00
James Cherry d418537bcc sta_error 2021-01-19 11:16:56 -07:00
James Cherry 7d6c70c6f8 puts -> report_line 2020-12-25 16:55:46 -08:00
James Cherry ee86a30338 error/warn 2020-12-25 14:00:11 -08:00
James Cherry 078d69fc8d rm printError, Report::error throws exception 2020-12-24 16:31:52 -08:00
James Cherry d42f791da2 sta_warn/sta_error id 2020-12-15 22:31:08 -07:00
James Cherry 9458ff5403 memory_usage 2020-09-25 16:12:48 -07:00
James Cherry 056c802650 "history.tcl, 306 invoked "return" outside of a proc." (again) 2020-03-09 14:20:51 -07:00
James Cherry d615f62fe4 unknown handler 2020-03-07 17:06:35 -08:00
James Cherry 3277f1b1d6 throw Exception do not include "Error: " in what 2020-03-07 13:44:52 -08:00
James Cherry 4a017e86eb update copyright 2020-03-06 18:50:37 -08:00
James Cherry 166f2234c8 Error: history.tcl, 330 invoked "return" outside of a proc 2020-01-27 16:02:16 -07:00
James Cherry 9c19ea8bd2 protect builtin renames 2020-01-23 20:49:49 -07:00
James Cherry a8e15ae64f bullet proof for missing tcl unknown proc 2019-05-03 21:23:12 -07:00
James Cherry 9e5aac37f4 cmake, write_path_spice 2019-01-03 16:14:15 -08:00
James Cherry b075ccc783 update copyright 2019-01-01 12:26:11 -08:00
James Cherry 9435640d5a write_spice alpha 2019-01-01 12:25:25 -08:00
James Cherry 4f381f6669 2018/12/24 all_fanout from input port 2018-12-24 13:07:10 -08:00
James Cherry d84c24882b sync 2018-12-11 10:47:04 -08:00
James Cherry 1154fb89fd and then there was light... 2018-09-28 08:54:21 -07:00