Commit Graph

27 Commits

Author SHA1 Message Date
Mateusz Gancarz dc383eb6d8 [#73220] add properly extracting name for scope 2025-03-05 07:57:04 +01:00
Mateusz Gancarz f39e5e708f [#73220] add clearing data after dumping it to output file 2025-03-05 07:57:04 +01:00
Mateusz Gancarz 08f6f36bb0 [#73220] change divider to / from . 2025-03-05 07:57:04 +01:00
Mateusz Gancarz 3ffee61df9 [#73220] add support for multiple top scopes 2025-03-05 07:57:04 +01:00
Mateusz Gancarz 3c35285c49 [#73220] remove adding lsb to the signal bit index for now 2025-03-05 07:57:04 +01:00
Mateusz Gancarz d8867d15cc [#73220] handle array scopes properly 2025-03-05 07:57:04 +01:00
Mateusz Gancarz b3da0df83a [#73220] add escape characters to signal bit index 2025-03-05 07:57:04 +01:00
Mateusz Gancarz 5c3e3a35c2 [#73220] change signal name to its final name 2025-03-05 07:57:04 +01:00
Mateusz Gancarz 760d444466 [#73220] fix wrong boolean causing NET not being written 2025-03-05 07:57:03 +01:00
Mateusz Gancarz 0c0d98d4a6 [#73220] remove name variable from ActivityVar 2025-03-05 07:57:03 +01:00
Mateusz Gancarz a45f521ca2 [#73220] add signals duplicates in child scopes 2025-03-05 07:57:03 +01:00
Mateusz Gancarz 05fdfca5b1 [#73220] fix writing out empty net groups 2025-03-05 07:57:03 +01:00
Mateusz Gancarz ab9ee43f8d [#73220] add handling scopes to SAIF trace 2025-03-05 07:57:03 +01:00
Mateusz Gancarz 65874d3cc1 [#72179] fix indexing of bits in emitting words to SAIF trace 2025-03-05 07:57:03 +01:00
Mateusz Gancarz 7ea3f83adf [#72179] fix bug with array variables empty names 2025-03-05 07:57:03 +01:00
Mateusz Gancarz 431a6de442 [#72179] change emitting of event and double to noop 2025-03-05 07:57:03 +01:00
Mateusz Gancarz 648ca9840c [#72179] add debug printing of signal direction/kind/type 2025-03-05 07:57:03 +01:00
Mateusz Gancarz c2a5e16d17 [#72179] add saving TZ, TX, TB values as 0 2025-03-05 07:57:03 +01:00
Mateusz Gancarz e7e9f9cc88 [#72179] fix declaring activity duplicates 2025-03-05 07:57:03 +01:00
Mateusz Gancarz cc5a744b3a [#72179] remove unused code 2025-03-05 07:57:03 +01:00
Mateusz Gancarz 9878587753 [#72179] add more notes 2025-03-05 07:57:03 +01:00
Mateusz Gancarz 51af6ed413 [#72179] fix implementation of emitting words 2025-03-05 07:57:03 +01:00
Mateusz Gancarz 5ee6fc8191 [#72179] add more SAIF trace debug prints 2025-03-05 07:57:03 +01:00
Mateusz Gancarz 7100827f77 [#72179] remove std::abort calls and add bits > activity.width warning instead of assert 2025-03-05 07:57:03 +01:00
Mateusz Gancarz 088f21fd69 [#72179] some notes from reading specification and code 2025-03-05 07:57:03 +01:00
github action deb08a6cfd Apply 'make format' 2025-03-05 07:57:03 +01:00
Krzysztof Bieganski 5ea2cf2938 SAIF support
Signed-off-by: Krzysztof Bieganski <kbieganski@antmicro.com>
2025-03-05 07:57:03 +01:00