Miodrag Milanovic
|
992eceaaa0
|
Ignore configured location
|
2026-05-15 12:53:04 +02:00 |
|
Miodrag Milanovic
|
e4a3b44e8e
|
Fixed not intentional log_signal removal
|
2026-05-15 12:34:54 +02:00 |
|
Miodrag Milanovic
|
8022b5445b
|
Convert to using LLVM code coverage
|
2026-05-15 11:59:22 +02:00 |
|
Miodrag Milanovic
|
c16e0352f7
|
Bump to clang-22 on macOS as well
|
2026-05-15 11:13:59 +02:00 |
|
Martin Povišer
|
b423cc3bd6
|
Merge pull request #5884 from jeras/main
documentation: updated description of 'abc' argument '-dont_use'
|
2026-05-15 01:13:07 +00:00 |
|
Miodrag Milanovic
|
965a3e67f0
|
Remove pmgen related users of log_id
|
2026-05-14 17:28:10 +02:00 |
|
Miodrag Milanovic
|
4a7878b17f
|
Fixing couple more conversion errors
|
2026-05-14 15:58:58 +02:00 |
|
Miodrag Milanovic
|
9580ebabc5
|
log_id here was needed for unescaping
|
2026-05-14 12:35:01 +02:00 |
|
Miodrag Milanovic
|
58df27ce7c
|
Refactor uses of log_id in pgm files
|
2026-05-14 12:21:32 +02:00 |
|
Miodrag Milanovic
|
c6f53aec5f
|
Fixed log_id instances used with fprintf
|
2026-05-14 11:28:16 +02:00 |
|
Miodrag Milanovic
|
70b17181b4
|
Bump gcc and clang versions
|
2026-05-14 10:51:40 +02:00 |
|
Miodrag Milanovic
|
6ac8758e7e
|
Generate coverage for tests
|
2026-05-14 08:11:43 +02:00 |
|
Miodrag Milanović
|
27ae62f492
|
Merge pull request #5881 from YosysHQ/fix_mingw32
Remove unused variable for WIN32
|
2026-05-14 05:49:26 +00:00 |
|
Mike Inouye
|
e20a57b09e
|
Reuse knowledge_t and pass by reference
|
2026-05-13 10:57:18 -07:00 |
|
nella
|
38c2806636
|
Make sure to apply correct signedness to loop vars.
|
2026-05-13 16:52:07 +02:00 |
|
nella
|
7d3e56523b
|
Preserve param signedness across overrides.
|
2026-05-13 16:25:15 +02:00 |
|
Miodrag Milanovic
|
6d4e5f5ad0
|
Bump versions to safe floor
|
2026-05-13 14:38:58 +02:00 |
|
Miodrag Milanovic
|
9070c83145
|
Fix for generated project files to work with latest VS
|
2026-05-13 13:28:09 +02:00 |
|
Miodrag Milanovic
|
9182329fa1
|
Try making clang-10 to work
|
2026-05-13 12:05:37 +02:00 |
|
Miodrag Milanovic
|
105011a53b
|
Zero array for for MSVC
|
2026-05-13 12:05:13 +02:00 |
|
Iztok Jeras
|
81219c58b2
|
documentation: updated description of 'abc' argument '-dont_use'
|
2026-05-13 11:59:22 +02:00 |
|
Miodrag Milanovic
|
1ef6311e5b
|
Update documentation and few more defines
|
2026-05-13 11:24:45 +02:00 |
|
Miodrag Milanovic
|
25459bd8b9
|
Fix for clang-10 toolchain
|
2026-05-13 11:09:40 +02:00 |
|
Miodrag Milanovic
|
90e019e319
|
Fix compiling on GCC11
|
2026-05-13 10:11:36 +02:00 |
|
Miodrag Milanovic
|
6ff6f8fb3c
|
Bump required standard to C++20
|
2026-05-13 10:10:59 +02:00 |
|
Miodrag Milanovic
|
1e28e8ccab
|
Handle unused variable for WIN32
|
2026-05-13 09:49:39 +02:00 |
|
Emil J
|
2046a23a2f
|
Merge pull request #5876 from YosysHQ/emil/error-unused-containers
Makefile: error on unused variables, including hashlib containers
|
2026-05-12 21:53:23 +00:00 |
|
Emil J. Tywoniak
|
74efc883c7
|
threading: temporarily cast to void unused stuff, until we rework single-threaded builds again
|
2026-05-12 23:16:43 +02:00 |
|
Akash Levy
|
242d87079a
|
Merge pull request #164 from Silimate/feat/chunk-parallel-sim
Fix: don't log error when getting non-top cells in -bb mode
|
2026-05-12 12:51:40 -07:00 |
|
Chia-Hsiang Chang
|
86358bf825
|
fix: don't log error when getting non-top cells in -bb mode
|
2026-05-12 10:01:42 -07:00 |
|
Miodrag Milanović
|
90c26fe671
|
Merge pull request #5874 from YosysHQ/release/v0.65
Release version 0.65
|
2026-05-12 11:07:48 +00:00 |
|
Emil J. Tywoniak
|
3a150f2883
|
remove unused hashlib containers
|
2026-05-12 12:52:10 +02:00 |
|
Emil J. Tywoniak
|
4eb1c61bd5
|
hashlib: error on unused containers
|
2026-05-12 12:51:41 +02:00 |
|
Emil J. Tywoniak
|
b06f9bdf18
|
Makefile: error on unused variables
|
2026-05-12 12:51:12 +02:00 |
|
Miodrag Milanovic
|
6f16a5cf5f
|
Next dev cycle
|
2026-05-12 12:32:27 +02:00 |
|
Miodrag Milanovic
|
b85cad6347
|
Release version 0.65
|
2026-05-12 11:37:23 +02:00 |
|
Akash Levy
|
f9261661c2
|
Reduce max_bits for opt_boundary
|
2026-05-12 01:30:38 -07:00 |
|
Akash Levy
|
1cc35aa76d
|
Merge pull request #162 from Silimate/feat/chunk-parallel-sim
[ENG-1969] Resim each instance independently
|
2026-05-12 01:29:47 -07:00 |
|
Akash Levy
|
43eef210aa
|
Merge pull request #163 from Silimate/clockgate
[ENG-1992] Activity-based clock gating
|
2026-05-12 00:42:03 -07:00 |
|
Chia-Hsiang Chang
|
67373542ae
|
fix: add guard to avoid crash on null-pointer dereference
|
2026-05-12 00:32:45 -07:00 |
|
Miodrag Milanović
|
3c619da259
|
Merge pull request #5873 from YosysHQ/update_abc
Update ABC as per 2026-05-12
|
2026-05-12 07:24:24 +00:00 |
|
Chia-Hsiang Chang
|
0dcfe5cd4b
|
chore: add comments and log
|
2026-05-12 00:21:25 -07:00 |
|
Chia-Hsiang Chang
|
eb83c40d24
|
fix: check the cell is a child node before skipping
|
2026-05-12 00:07:00 -07:00 |
|
Chia-Hsiang Chang
|
9e6d66d74e
|
chore: log error when no scope found
|
2026-05-12 00:01:29 -07:00 |
|
Miodrag Milanovic
|
b61bc1eee0
|
Update ABC as per 2026-05-12
|
2026-05-12 08:37:44 +02:00 |
|
Stan Lee
|
7537faa8cd
|
add warning and calculate correct activity
|
2026-05-11 22:27:33 -07:00 |
|
Stan Lee
|
74dee77d9d
|
rm sigmap
|
2026-05-11 18:42:57 -07:00 |
|
Stan Lee
|
517a174775
|
Update passes/techmap/clockgate.cc
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
|
2026-05-11 18:41:18 -07:00 |
|
Chia-Hsiang Chang
|
a00bb2b80b
|
fix: don't recursively update children
|
2026-05-11 18:09:06 -07:00 |
|
Chia-Hsiang Chang
|
7b2e63ac5b
|
refactor: style fix
|
2026-05-11 16:09:02 -07:00 |
|