Miodrag Milanovic
|
dbc6911f40
|
Next dev cycle
|
2026-04-09 07:36:58 +02:00 |
|
Miodrag Milanovic
|
7c714b8acc
|
Fix repository check in yml
|
2026-04-09 07:31:58 +02:00 |
|
Stan Lee
|
0bf20fdd19
|
handle edge cases
|
2026-04-08 16:33:10 -07:00 |
|
Stan Lee
|
146491af22
|
normalize scope
|
2026-04-08 16:18:55 -07:00 |
|
KrystalDelusion
|
a4b6a8c580
|
Merge pull request #5799 from YosysHQ/fix_rtd
Fix Read the Docs triggering
|
2026-04-08 23:10:42 +00:00 |
|
KrystalDelusion
|
9a0842b76a
|
Merge branch 'main' into fix_rtd
|
2026-04-09 10:39:08 +12:00 |
|
Krystine Sherwin
|
cb56f01971
|
prepare-docs.yml: Don't skip pushes
|
2026-04-09 10:30:08 +12:00 |
|
Robert O'Callahan
|
1f6559a5cf
|
Avoid racing accesses to shards[0] in ShardedHashtable parallel destruction
|
2026-04-08 21:56:36 +00:00 |
|
Miodrag Milanovic
|
74070911cd
|
Fix repository check in yml
|
2026-04-08 18:11:46 +02:00 |
|
Miodrag Milanovic
|
6d2c445aeb
|
Release version 0.64
|
2026-04-08 16:54:50 +02:00 |
|
Emil J
|
86448c0001
|
Merge pull request #5655 from YosysHQ/emil/dffsr-sr-priority-undef
Undefine set&reset behavior of $dffsr
|
2026-04-08 14:22:34 +00:00 |
|
Miodrag Milanović
|
f7b19774b7
|
Merge pull request #5795 from YosysHQ/update_abc
Update ABC as per 2026-04-08
|
2026-04-08 12:04:18 +00:00 |
|
Miodrag Milanovic
|
6b5cd74d7e
|
Update ABC as per 2026-04-08
|
2026-04-08 13:29:08 +02:00 |
|
Lofty
|
6d715784cd
|
read_xaiger2: further cleanup
|
2026-04-08 11:08:59 +01:00 |
|
Lofty
|
f09afcf581
|
write_xaiger2: further cleanup
|
2026-04-08 11:08:44 +01:00 |
|
Emil J
|
b485173428
|
Merge pull request #5792 from YosysHQ/emil/toposort-stability
toposort: avoid run to run variance caused by pointer sensitivity
|
2026-04-08 08:51:47 +00:00 |
|
Akash Levy
|
ed11f4c135
|
Fix crash due to lack of A/Y ports
|
2026-04-08 00:28:43 -07:00 |
|
Akash Levy
|
bf3afc569a
|
Fix the test
|
2026-04-07 22:46:33 -07:00 |
|
Akash Levy
|
6daa8a01ed
|
opt_vps improvements for VPS read
|
2026-04-07 22:07:14 -07:00 |
|
Robert O'Callahan
|
d586af0074
|
Fix data race in ParallelDispatchThreadPool destruction
|
2026-04-07 23:21:17 +00:00 |
|
Emil J. Tywoniak
|
9b9e334c79
|
contributing: small responses to feedback
|
2026-04-07 18:59:06 +02:00 |
|
Emil J. Tywoniak
|
cc3827c80c
|
docs: consolidate contributing.md into contributing.rst harder
|
2026-04-07 18:59:06 +02:00 |
|
Emil J. Tywoniak
|
2572b1e3df
|
.github: fix label for links
|
2026-04-07 18:59:06 +02:00 |
|
Emil J. Tywoniak
|
9385928bc2
|
contributing: Yosys HQ -> YosysHQ
|
2026-04-07 18:59:06 +02:00 |
|
Emil J. Tywoniak
|
d6518f1b9a
|
contributing: fix links
|
2026-04-07 18:59:06 +02:00 |
|
Emil J. Tywoniak
|
342b0e5fc1
|
contributing: require bug report inputs to pass check
|
2026-04-07 18:59:06 +02:00 |
|
Emil J. Tywoniak
|
8bf42c01ce
|
contributing: finish cut off sentence
|
2026-04-07 18:59:06 +02:00 |
|
Emil J. Tywoniak
|
d75d513402
|
contributing: reformulate HQ GmbH involvement
|
2026-04-07 18:59:06 +02:00 |
|
Lofty
|
a96cf8cc2b
|
Merge pull request #5789 from YosysHQ/lofty/abc-refactor-3
aig-related cleanup [sc-269]
|
2026-04-07 09:05:18 +00:00 |
|
Emil J. Tywoniak
|
41b69df2cb
|
abc_new: stable TopoSort
|
2026-04-06 15:09:52 +02:00 |
|
Emil J. Tywoniak
|
cd49dc7be8
|
cxxrtl: stable TopoSort
|
2026-04-06 15:09:52 +02:00 |
|
Emil J. Tywoniak
|
41b41fefb3
|
utils: forbid the use of std::less on pointers in TopoSort
|
2026-04-06 15:09:52 +02:00 |
|
Emil J. Tywoniak
|
2033df5958
|
utils: refactor TopoSort
|
2026-04-06 15:09:52 +02:00 |
|
Akash Levy
|
7575387cc9
|
Merge pull request #143 from Silimate/lec_ff_renaming
Updated the cone_partition
|
2026-04-03 18:22:12 -07:00 |
|
AdvaySingh1
|
30950ee599
|
Fixed P1 issues
|
2026-04-03 17:00:56 -07:00 |
|
AdvaySingh1
|
b103fdb047
|
Updated the cone_partition
|
2026-04-03 16:31:02 -07:00 |
|
Akash Levy
|
8225a31bdc
|
Merge pull request #142 from Silimate/lec_ff_renaming
Renamed FFs
|
2026-04-03 15:13:20 -07:00 |
|
AdvaySingh1
|
9b98fec18a
|
Renamed FFs
|
2026-04-03 14:30:24 -07:00 |
|
Akash Levy
|
e240c6a66f
|
Merge pull request #141 from Silimate/opt_vps
opt_vps
|
2026-04-03 02:01:39 -07:00 |
|
Akash Levy
|
1820526a9a
|
opt_vps
|
2026-04-03 01:15:17 -07:00 |
|
Miodrag Milanović
|
37ca545b65
|
Merge pull request #5791 from YosysHQ/ci_macos
Enable macOS builds
|
2026-04-03 06:54:30 +00:00 |
|
Miodrag Milanovic
|
d58e0447c7
|
Enable macOS builds
|
2026-04-03 07:59:00 +02:00 |
|
Akash Levy
|
9a099f73b3
|
Merge pull request #140 from Silimate/file_closure
[ENG-1842] adding file dump from verific
|
2026-04-02 16:22:32 -07:00 |
|
Abhinav Tondapu
|
0f641f70b2
|
adding comments
|
2026-04-02 15:30:45 -07:00 |
|
Akash Levy
|
768f2aa00b
|
Merge pull request #139 from Silimate/sim
Add log-interval
|
2026-04-02 15:24:24 -07:00 |
|
Stan Lee
|
f46ce5179f
|
greptile
|
2026-04-02 11:15:39 -07:00 |
|
Stan Lee
|
8bdbe82819
|
add log-interval
|
2026-04-02 10:12:39 -07:00 |
|
Abhinav Tondapu
|
1f96d3209b
|
[ENG-1842] adding file dump from verific
|
2026-04-02 09:54:26 -07:00 |
|
Noah Van Dijk
|
52243e10fb
|
Fix typo in pmgen/README.md
Line 161:
calulated > calculated
|
2026-04-02 10:24:31 -05:00 |
|
Noah Van Dijk
|
cdf549a493
|
Fix typos in GettingStarted
Line 8:
is a the > is the
line 88:
all this types > all these types
|
2026-04-02 10:23:13 -05:00 |
|