Commit Graph

17 Commits

Author SHA1 Message Date
Akash Levy c416229106
CMake output lib/exe fixes (#244)
* Fixes #167

* No need to make app/ directory, it's already there

* Put lib/exe only in build dir, update docs and other references accordingly

* Remove gitignore stuff

* Bump CMake version too

* Minor correction to be more exact

* Update regression_vars.tcl

* Requested txt fixes

* Update date
2025-05-19 15:04:49 -07:00
Henner Zeller 16b6bbb21c
Put generated StaConfig.hh into build artifacts. (#230)
Before, the cmake configure_file() for the StaConfig.hh header, that
make only sense for the particular cmake configuration as it contains
specific defines for that build configuration, ended up in the
original source tree.

With this fix, it is a build artifact inside build/.

Tested, that the final `make install` properly copies the
StaConfig.hh to the correct location.

Signed-off-by: Henner Zeller <hzeller@google.com>
2025-04-17 16:43:00 -07:00
Øyvind Harboe 1d70396931
gitignore: more turds (#233)
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2025-04-11 09:38:41 -07:00
Christian Costa bee31c7d68
Messages: Generates messages ids during build and stop in case of duplicate and fix duplicate messages ids (#210)
* msg: Turn warnings into errors with more explicit meaning and make script returns an error code.

Signed-off-by: Christian Costa <titan.costa@gmail.com>

* msg: Generate messages.txt during build and stop in case of duplicated message ids.

Signed-off-by: Christian Costa <titan.costa@gmail.com>

* msg: Fix duplicate messages ids.

Signed-off-by: Christian Costa <titan.costa@gmail.com>

* msg: Do not fail build on duplicated ids and turn errors into warnings.

Signed-off-by: Christian Costa <titan.costa@gmail.com>

* msg: Remove messages.txt and use full path to it in gitignore.

Signed-off-by: Christian Costa <titan.costa@gmail.com>

---------

Signed-off-by: Christian Costa <titan.costa@gmail.com>
2025-02-12 09:33:13 -08:00
Ethan Mahintorabi 414e4e44aa
Initial Pass at Attribute parsing 2024-03-09 22:02:19 +00:00
James Cherry 5bdf3fe74a read_power_activities report annotation
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2023-01-06 18:47:38 -07:00
James Cherry ee326f165c public headers in include/sta 2020-04-05 14:53:44 -07:00
James Cherry 804953e317 mv public headers to include/sta 2020-04-05 11:35:51 -07:00
James Cherry 7becef14e1 make flex/bison files in CMAKE_CURRENT_BINARY_DIR 2019-11-30 12:38:52 -08:00
James Cherry a0107557d1 make TclInitVar.cc in /build 2019-11-14 22:12:17 -07:00
James Cherry c59b2db038 build swig outputs in /build 2019-11-12 08:29:40 -07:00
James Cherry c89e9da712 set_input_delay/set_output_delay leaf pin iterators 2019-11-10 17:10:26 -07:00
James Cherry 5a9c99228c .gitignore 2019-11-10 15:59:19 -07:00
James Cherry 1af0963fd4 2019/02/21 write_path_spice include side load pins 2019-02-21 08:00:06 -08:00
James Cherry d8146af755 remove autotools/configure support 2019-02-16 12:07:59 -08:00
James Cherry 9435640d5a write_spice alpha 2019-01-01 12:25:25 -08:00
James Cherry 1154fb89fd and then there was light... 2018-09-28 08:54:21 -07:00