3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-25 01:55:33 +00:00
Commit graph

1597 commits

Author SHA1 Message Date
Akash Levy
cefce37e59
Merge branch 'YosysHQ:main' into main 2025-02-12 09:01:46 -08:00
github-actions[bot]
359901a964 Bump version 2025-02-12 00:21:01 +00:00
Miodrag Milanovic
6f9c515a22 Next dev cycle 2025-02-11 08:40:50 +01:00
Miodrag Milanovic
b5170e1394 Release version 0.50 2025-02-11 07:55:17 +01:00
Akash Levy
360a03da1d Yosys smallfix bump dep 2025-02-10 18:09:16 -08:00
github-actions[bot]
ce5ad2a554 Bump version 2025-02-11 00:20:46 +00:00
Jason Xu
333588265c Remove obsolete Makefile docs/images clean call 2025-02-09 10:22:35 -05:00
Alain Dargelas
bf96f94267 Annotate logic depth 2025-02-05 16:45:08 -08:00
Akash Levy
4a3dcc79c3
Merge branch 'YosysHQ:main' into main 2025-02-05 03:01:39 -08:00
github-actions[bot]
ed5d9c8687 Bump version 2025-02-05 00:21:01 +00:00
Akash Levy
20c358bce2
Merge branch 'YosysHQ:main' into main 2025-02-04 10:27:16 -08:00
github-actions[bot]
77af7962af Bump version 2025-02-04 00:20:30 +00:00
Alain Dargelas
8213dd1dcf Code review 2025-01-31 15:29:33 -08:00
Alain Dargelas
b4787c787f Calculate cell fanout (post-synthesis) 2025-01-31 10:17:34 -08:00
Akash Levy
a96a433370
Merge branch 'YosysHQ:main' into main 2025-01-31 09:59:04 -08:00
github-actions[bot]
18a7c00382 Bump version 2025-01-31 00:20:35 +00:00
Akash Levy
66186f11fd
Merge branch 'YosysHQ:main' into main 2025-01-30 14:00:19 -08:00
github-actions[bot]
954250d1df Bump version 2025-01-30 00:20:17 +00:00
Akash Levy
29710e6677 Rename to bus_rebuild 2025-01-27 17:56:24 -08:00
Akash Levy
9261d6f31e
Merge branch 'YosysHQ:main' into main 2025-01-24 14:23:41 -08:00
github-actions[bot]
3d35f367cf Bump version 2025-01-24 00:20:25 +00:00
Akash Levy
f403256a34
Merge branch 'YosysHQ:main' into main 2025-01-23 14:06:16 -08:00
Akash Levy
bd439fc524 Reapply "Merge upstream"
This reverts commit e73d51dbf0.
2025-01-23 13:40:32 -08:00
github-actions[bot]
4a27d93b06 Bump version 2025-01-22 00:20:51 +00:00
Miodrag Milanovic
e456f2e972 Next dev cycle 2025-01-21 15:26:22 +01:00
Miodrag Milanovic
427b5a251b Release version 0.49 2025-01-21 14:59:09 +01:00
Akash Levy
e73d51dbf0 Revert "Merge upstream"
This reverts commit c58a50f880, reversing
changes made to a1c3c98773.
2025-01-21 05:28:36 -08:00
Akash Levy
c58a50f880 Merge upstream 2025-01-21 04:36:34 -08:00
github-actions[bot]
3f4f6c17d6 Bump version 2025-01-21 00:20:11 +00:00
github-actions[bot]
76d85fefac Bump version 2025-01-18 00:19:38 +00:00
Akash Levy
a4d2776647 Fix tcl-tk stuff for mac 2025-01-16 14:45:58 -08:00
Alain Dargelas
31a5197a1c muxadd and muldiv_c peepopt 2025-01-15 16:57:19 -08:00
Akash Levy
09b00804be
Merge branch 'YosysHQ:main' into main 2025-01-15 00:37:19 -08:00
github-actions[bot]
eac2294cab Bump version 2025-01-15 00:20:50 +00:00
Alain Dargelas
2959f37de8 Dwarf path 2025-01-14 15:24:26 -08:00
Akash Levy
5c514e00a4 Sync with upstream 2025-01-13 17:20:59 -08:00
github-actions[bot]
502c39b875 Bump version 2025-01-11 00:21:05 +00:00
Akash Levy
8ec83c8189 Install share directory properly 2025-01-09 15:12:59 -08:00
Akash Levy
91687da279 Add delete command 2025-01-09 14:44:47 -08:00
github-actions[bot]
828ccfac4b Bump version 2025-01-09 00:21:05 +00:00
Martin Povišer
ca0ace66bc
Merge pull request #4817 from povik/macc_v2-1
macc: Stop using the B port
2025-01-08 14:42:51 +01:00
Martin Povišer
652a1b9806 macc: Stop using the B port
The B port is for single-bit summands. These can just as well be
represented as an additional summand on the A port (which supports
summands of arbitrary width). An upcoming `$macc_v2` cell won't be
special-casing single-bit summands in any way.

In preparation, make the following changes:

 * remove the `bit_ports` field from the `Macc` helper (instead add any
   single-bit summands to `ports` next to other summands)

 * leave `B` empty on cells emitted from `Macc::to_cell`
2025-01-08 13:03:35 +01:00
Akash Levy
443613da69
Merge branch 'YosysHQ:main' into main 2025-01-07 00:56:19 -05:00
github-actions[bot]
d37449605d Bump version 2025-01-07 00:21:35 +00:00
Alain Dargelas
f6c0e184ce Enable formal passes 2025-01-06 14:58:00 -08:00
Akash Levy
8c06c01ab5
Merge branch 'YosysHQ:main' into main 2025-01-04 20:33:08 -05:00
github-actions[bot]
17a53b8385 Bump version 2025-01-04 00:20:29 +00:00
github-actions[bot]
cbb95cb517 Bump version 2024-12-26 00:20:44 +00:00
Akash Levy
18d46c00e0 Disable more unnecessary tests 2024-12-20 11:32:41 -08:00
Akash Levy
1dcf75d175 Sync 2024-12-19 21:40:30 -08:00