Miodrag Milanović
23a4b4ae2b
Merge a8485a2adf into a54bca5493
2026-04-09 17:42:11 +02:00
nella
a54bca5493
Merge pull request #5794 from rocallahan/dispatch-pool-destruction
...
Fix data race in ParallelDispatchThreadPool destruction
2026-04-09 09:57:25 +00:00
Miodrag Milanović
8449dd4700
Merge pull request #5796 from YosysHQ/release/v0.64
...
Release version 0.64
2026-04-09 06:39:48 +00:00
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
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
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
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
Robert O'Callahan
d586af0074
Fix data race in ParallelDispatchThreadPool destruction
2026-04-07 23:21:17 +00: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
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
Lofty
b55fd6718b
write_xaiger2: fix indentation
2026-04-02 10:47:08 +01:00
Emil J
cede13a742
Merge pull request #5765 from YosysHQ/emil/muxpack-wide-port
...
muxpack: fix wide Y port handling
2026-03-31 10:49:39 +00:00
Emil J
ecaaea8734
Merge pull request #5786 from YosysHQ/gus/muxpack-wide-y-test
...
Regression test for #5765
2026-03-31 12:47:08 +02:00
Lofty
568a31c83a
write_xaiger2: fix function argument evaluation order
2026-03-31 10:40:58 +01:00
Lofty
162eeea29a
cellaigs: remove some dead code
2026-03-31 09:37:18 +01:00
Lofty
240439bdb0
Merge pull request #5781 from YosysHQ/update_abc
...
Update ABC as per 2026-03-27
2026-03-30 16:37:29 +00:00
Lofty
903695892a
Merge pull request #5784 from YosysHQ/lofty/abc-changelog
...
changelog: update for abc changes
2026-03-30 16:36:08 +00:00
Gus Smith
6a5fea1b27
Regression test for #5765
2026-03-30 08:59:28 -07:00
Lofty
0f87fd8ef6
changelog: update for abc changes
2026-03-30 15:24:07 +01:00
Miodrag Milanovic
417e871b06
Fix tests due to ABC improvements
2026-03-30 15:23:27 +01:00
Miodrag Milanovic
23cfeabfe1
Update ABC as per 2026-03-27
2026-03-30 15:23:27 +01:00
Miodrag Milanović
74fef31bf2
Merge pull request #5773 from rocallahan/num-active-workers
...
Prevent race on `num_active_worker_threads_`.
2026-03-27 19:23:30 +00:00
Miodrag Milanović
18bcd0b499
Merge pull request #5785 from YosysHQ/fix_ci_temp
...
CI: temporary disable macos for testing
2026-03-27 17:34:18 +00:00
Miodrag Milanovic
d37b02af03
CI: temporary disable macos for testing
2026-03-27 17:46:14 +01:00
Miodrag Milanovic
a8485a2adf
Cleanup
2026-03-26 08:24:06 +01:00
Miodrag Milanovic
604df0d7fb
Cleanup
2026-03-26 08:14:16 +01:00
Miodrag Milanovic
5ef1d9fa1d
Add proper deps
2026-03-25 13:22:47 +01:00
Miodrag Milanovic
239599581d
Try to make it more stable
2026-03-25 11:59:33 +01:00
Miodrag Milanovic
19cf399da6
Use this for now so we can see actual output of functional tests
2026-03-25 11:48:54 +01:00
Miodrag Milanovic
d656f5dcdb
Move output redirect to one place
2026-03-25 11:46:08 +01:00
Miodrag Milanovic
b3e38daedb
Cleanup
2026-03-25 09:49:44 +01:00
Miodrag Milanovic
31bf712059
Fix some escaping with different approach
2026-03-25 09:41:39 +01:00
Miodrag Milanović
ebfe5b2c06
Merge pull request #5774 from Silimate/atondapu/sim-cache-sigmap
...
sim: cache sigmap in register_output_step_values
2026-03-25 06:40:01 +00:00
tondapusili
5b22e64d19
sim: cache sigmap in register_output_step_values
2026-03-24 16:10:11 -07:00
Robert O'Callahan
290fb0556d
Prevent race on num_active_worker_threads_.
...
The core issue here is that we need to ensure `num_active_worker_threads_`
is read before incrementing `done_workers`. See the comments
added in this PR to explain why, and why the resulting code is
race-free.
2026-03-24 22:20:18 +00:00
Miodrag Milanovic
86c9b06d98
Disabled some in fmt for now
2026-03-24 12:54:40 +01:00
Miodrag Milanovic
0c35ff67ec
Convert functional
2026-03-24 12:53:43 +01:00
Miodrag Milanovic
40d66ebb28
Disable failing test for now
2026-03-24 12:32:09 +01:00