Jaehyun Kim
6799b1909a
test: Apply review feedback - part1
...
Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
2026-02-19 23:30:23 +09:00
Jaehyun Kim
b77779f7a6
test: Refactoring. Standardize Google Test naming conventions by removing `R#_` prefixes, improve temporary file creation with `mkstemp`, etc
...
Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
2026-02-13 20:36:42 +09:00
Jaehyun Kim
d6c09372ba
test: Initial upload
...
Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
2026-02-13 19:19:09 +09:00
Matt Liberty
e872c55bfe
Merge remote-tracking branch 'parallax/master'
2026-02-05 04:12:23 +00:00
James Cherry
cde32a1572
leakage power well pg pin resolves #377
...
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2026-02-04 16:50:28 -07:00
Matt Liberty
ec62b3a5b9
Merge remote-tracking branch 'parallax/master'
2026-02-04 07:51:04 +00:00
James Cherry
0c6c3d3d35
leakage power if uncond, ignore cell power resolves #373
...
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2026-01-29 19:44:18 -07:00
Matt Liberty
087793e8a0
Merge remote-tracking branch 'parallax/master'
2026-01-28 19:13:58 +00:00
James Cherry
25ea7a3795
network edits invalidate power resolves #371
...
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2026-01-28 12:06:40 -07:00
James Cherry
0429ac324b
rm dbg print
...
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2026-01-15 15:00:48 -07:00
James Cherry
b58ff962d6
msg id conflict
...
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2026-01-11 15:01:04 -08:00
Matt Liberty
94dc4a04c6
Merge remote-tracking branch 'parallax/master'
2026-01-10 18:17:05 +00:00
James Cherry
3618838be0
read_vcd missing $dumpvars resolves #360
...
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2026-01-10 09:10:42 -08:00
Matt Liberty
4966240d28
Merge remote-tracking branch 'parallax/master'
2026-01-09 18:28:40 +00:00
Mike Inouye
128ea3cf28
Use Map with a deterministic instance power iterator ( #359 )
...
* Use deterministic instance power iterator
* Use deterministic instance power iterator
* Use std::map instead of sta::Map
2026-01-09 09:49:00 -08:00
James Cherry
4afa443892
rm PR #342 turd
...
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2025-12-20 11:45:48 -07:00
nataliakokoromyti
56e4bd8ce1
Report power as JSON ( #342 )
...
* fix power_json.tcl
* get rid of the if/else statements throughout
2025-12-20 08:13:15 -08:00
James Cherry
1bf9426e96
power activity propagation thru reg/latch resolves #350
...
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2025-12-20 09:11:41 -07:00
James Cherry
d0f5a962c8
power debug
...
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2025-12-19 09:40:16 -07:00
James Cherry
8b8b86bb66
fix damage from pr #348
...
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2025-12-04 19:04:57 -07:00
Stan Lee
85b790ce45
Large bus width bug with read_vcd ( #348 )
...
* a
* Revert "a"
This reverts commit 2717585799dc829618bc523a4b1525df2a298cf1.
* bus issue
* reverse string to match vcd bits
* requested changes
* clearer
* this makes more sense
* revert
* comment
* add test case
2025-12-04 17:04:23 -08:00
James Cherry
aa3088885f
vcd missing $dump -> nan activites resolves #346
...
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2025-12-02 18:08:00 -08:00
Matt Liberty
eb8ab089df
Merge remote-tracking branch 'parallax/master'
2025-11-25 16:53:40 +00:00
James Cherry
002c4c41d2
power cell seq has precedence over test_cell resolves #331
...
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2025-11-21 07:46:05 -07:00
Matt Liberty
581364982d
Merge remote-tracking branch 'upstream/master'
...
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
2025-11-19 19:40:52 +00:00
James Cherry
5bf832c1b6
set_case_analysis invalidates power resolves #332
...
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2025-11-19 10:49:43 -07:00
James Cherry
10511dee01
set activity invalidates inst power resolves #336
...
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2025-11-18 18:55:56 -07:00
Matt Liberty
7b4cea532b
Merge remote-tracking branch 'upstream/master'
2025-11-13 03:32:56 +00:00
James Cherry
771050b0de
cache instance power results
...
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2025-11-09 17:15:05 -07:00
James Cherry
8287aec5f6
Verilog make pins for liberty pg_pins resolves #326
...
commit b4a89c93965c49a8685fd41cb6aee10635d7a7f3
Author: James Cherry <cherry@parallaxsw.com>
Date: Fri Nov 7 11:48:10 2025 -0700
pg_ -> PwrGnd
Signed-off-by: James Cherry <cherry@parallaxsw.com>
commit 12ddba4bf220cec8459c15e483a871b13e507bf2
Author: James Cherry <cherry@parallaxsw.com>
Date: Fri Nov 7 08:56:02 2025 -0700
pg_port
Signed-off-by: James Cherry <cherry@parallaxsw.com>
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2025-11-07 11:55:43 -07:00
James Cherry
e7bffbfef5
PropActivityVisitor::visit null port check PR 301
...
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2025-09-29 21:02:17 -07:00
James Cherry
b456589007
PropActivityVisitor::visit null port check PR 301
...
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2025-09-29 19:45:04 -07:00
Matt Liberty
37e1d15433
fix stray character typo ( #302 )
...
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
2025-09-29 18:23:59 -07:00
Matt Liberty
a5a62be89d
fix stray character typo
...
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
2025-09-27 05:19:11 +00:00
Matt Liberty
f4cb6e7354
Fix crash in PropActivityVisitor::visit when accessing null LibertyPort
...
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
2025-09-23 21:13:14 +00:00
Matt Liberty
2debe54ede
Merge remote-tracking branch 'parallax/master'
2025-09-23 18:01:05 +00:00
James Cherry
892a9a4a3d
vcd min time resolves #165
...
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2025-09-18 08:47:43 -07:00
James Cherry
c020334e07
power propagate activies across test_cell resolves #295
...
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2025-09-17 15:59:00 -07:00
Matt Liberty
a74903cd3c
Merge remote-tracking branch 'parallax/master'
2025-07-31 22:24:43 +00:00
James Cherry
0ab75c30bf
Sta::clear() call Power::clear() resolves #278
...
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2025-07-31 14:20:55 -07:00
James Cherry
3d3b16334e
incremental levelizaation
...
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2025-07-31 12:09:18 -07:00
Matt Liberty
9c1a6b8ffc
Merge remote-tracking branch 'parallax/master'
...
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
2025-07-02 16:20:42 +00:00
James Cherry
a6ec2b5871
unset_power_activity resolves #253
...
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2025-06-25 07:56:26 -07:00
Matt Liberty
b8b590e90c
Merge remote-tracking branch 'parallax/master'
...
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
2025-06-01 01:24:08 +00:00
James Cherry
71bdfb9904
rm using std::string from headers
...
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2025-05-22 09:25:56 -07:00
Matt Liberty
eb7bc4c3aa
Merge remote-tracking branch 'parallax/master'
...
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
2025-04-14 22:13:14 +00:00
James Cherry
1cc9df8804
remove using std from headers
...
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2025-04-11 16:59:48 -07:00
James Cherry
6ebd162d42
factor variables out of sdc
...
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2025-04-09 16:35:15 -07:00
Mateusz Gancarz
5bb4d58d69
saif: fix false negatives when searching for a child instance ( #231 )
2025-04-08 12:34:07 -07:00
Mateusz Gancarz
30de039c33
saif: skip escape character instead of copying escaped one ( #229 )
2025-04-04 15:23:40 -07:00