Alain Dargelas
8cbbe7d7c7
Added stdout flush and statistical info for debug
2024-11-05 10:23:49 -08:00
Alain Dargelas
13430a679b
Added stdout flush and statistical info for debug
2024-11-05 10:22:56 -08:00
Alain Dargelas
5be70f436f
Added stdout flush and statistical info for debug
2024-11-05 10:21:26 -08:00
Akash Levy
925741bf09
Add slice count limit option to splitcells
2024-11-05 04:13:58 -08:00
Akash Levy
72f511ae29
Updates to bmuxmapping and selectconst
2024-11-05 01:00:12 -08:00
Martin Povišer
29af057430
Merge pull request #4707 from povik/stat-unused
...
stat: Drop unused field
2024-11-05 09:38:29 +01:00
Martin Povišer
4df3a5d7ec
stat: Drop unused field
2024-11-05 09:37:35 +01:00
Alain Dargelas
3cb8d6ab03
review and warnings
2024-11-04 18:11:09 -08:00
Alain Dargelas
3aea9cca79
off by 1 bug
2024-11-04 18:03:51 -08:00
Akash Levy
1cba744712
Update
2024-11-04 17:01:41 -08:00
Martin Povišer
35a20da512
logger: Adjust print
2024-11-04 13:16:40 +01:00
Martin Povišer
7aa3fdab80
select: Add -list-mod
option
2024-11-04 13:16:13 +01:00
Alain Dargelas
cad46d9c66
formating
2024-10-29 10:44:16 -07:00
Alain Dargelas
3e4964a0e4
Guard against sig mismatch
2024-10-29 10:40:20 -07:00
Alain Dargelas
667a07ab56
Guard against sig mismatch
2024-10-29 10:39:21 -07:00
Akash Levy
d63c793e72
Merge branch 'YosysHQ:main' into main
2024-10-28 11:24:55 -07:00
Akash Levy
cff65067cb
Fix new lines
2024-10-25 20:33:43 -07:00
Akash Levy
dd00b92c9f
Make slices debug
2024-10-25 20:02:00 -07:00
Akash Levy
751f463994
Add fanout limit
2024-10-25 19:55:57 -07:00
Akash Levy
dd17e4c133
Just do a full log
2024-10-25 19:02:38 -07:00
Akash Levy
0062d0ca5f
Add more debugging
2024-10-25 18:22:40 -07:00
Akash Levy
b65ddf9aa5
No need for looping splitfanout
2024-10-25 15:51:46 -07:00
Lofty
dd7ea0ab6c
qwp: remove
2024-10-25 14:09:58 +01:00
Akash Levy
5e0475fc89
Use topological sorting for split fanout to get maximal splitting
2024-10-25 02:07:03 -07:00
Alain Dargelas
6d395134d0
No -noclean
2024-10-21 16:23:04 -07:00
Alain Dargelas
c2aa611e5d
Fix comments and add freq annotation in sim pass
2024-10-21 15:53:48 -07:00
Alain Dargelas
b12ff1a63b
rename fix
2024-10-21 09:41:04 -07:00
Alain Dargelas
f03c101fdf
Split netlist pass
2024-10-20 21:36:04 -07:00
Alain Dargelas
151be52500
Activity clear pass
2024-10-17 11:02:35 -07:00
Alain Dargelas
f6d67ac21e
More comments
2024-10-17 09:33:08 -07:00
Alain Dargelas
3f7c392e1a
activity computation
2024-10-16 20:41:26 -07:00
Akash Levy
711e1f3164
Merge branch 'YosysHQ:main' into main
2024-10-16 13:21:03 -07:00
Martin Povišer
9432e972f7
Merge pull request #4626 from povik/select-t-at
...
select: Add new `t:@<name>` syntax
2024-10-16 10:18:05 +02:00
Martin Povišer
09be0351ce
select: Add new t:@<name>
syntax
2024-10-15 12:22:02 +02:00
Akash Levy
469f5a707a
Merge branch 'YosysHQ:main' into main
2024-10-14 11:21:54 -07:00
Emil J. Tywoniak
785bd44da7
rtlil: represent Const strings as std::string
2024-10-14 06:28:12 +02:00
Akash Levy
0ac341acf2
Merge latest and update yosys-slang dep
2024-10-09 15:34:02 -07:00
Miodrag Milanovic
f079772ade
Add TODO for missing help messages
2024-10-08 08:47:51 +02:00
Akash Levy
49d948d873
Fix splitfanout: keep original cell, add new cells to driver db to fix net messup
2024-09-29 03:07:07 -07:00
Akash Levy
9193b0e324
Merge branch 'YosysHQ:main' into main
2024-09-23 06:27:58 -07:00
N. Engelhardt
8e1e2b9a39
Merge pull request #4495 from povik/check-avert-costly-detail
2024-09-23 15:19:48 +02:00
Akash Levy
285c8a3f66
Merge branch 'YosysHQ:main' into main
2024-09-12 11:14:15 -07:00
N. Engelhardt
c8b42b7d48
Merge pull request #4538 from RCoeurjoly/verific_bounds
2024-09-12 13:04:04 +02:00
Akash Levy
985de62d3c
Merge branch 'YosysHQ:main' into main
2024-09-11 16:01:37 -07:00
Martin Povišer
34572708d5
Merge pull request #4595 from YosysHQ/emil/internal_stats-astnode
...
internal_stats: astnode (sizeof)
2024-09-11 12:21:29 +02:00
Emil J. Tywoniak
1372c47036
internal_stats: astnode (sizeof)
2024-09-11 11:34:20 +02:00
Roland Coeurjoly
bdc43c6592
Add left and right bound properties to wire. Add test. Fix printing
...
for signed attributes
Co-authored-by: N. Engelhardt <nak@yosyshq.com>
Co-authored-by: Roland Coeurjoly <rolandcoeurjoly@gmail.com>
2024-09-10 12:52:42 +02:00
Akash Levy
d427b78afd
Merge branch 'YosysHQ:main' into main
2024-09-09 10:16:51 -07:00
Hoa Nguyen
c1205ebc42
Initialize area stats in stat pass
...
Currently, the area variables in the stat struct are not initialized.
This caused the area stats occasionally being an erroneous value.
Signed-off-by: Hoa Nguyen <hnpl@google.com>
2024-09-07 21:30:58 -07:00
Akash Levy
20c5ed2ebb
Merge latest
2024-09-06 07:43:14 -07:00