* 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 ||.
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>
* 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