Skip to content

Actions: YosysHQ/yosys

Build and run tests (Linux)

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
1,373 workflow runs
1,373 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Merge pull request #3961 from jix/dft-fixes
Build and run tests (Linux) #2257: Commit 8b42abe pushed by jix
October 2, 2023 14:58 49m 31s master
October 2, 2023 14:58 49m 31s
Merge pull request #3962 from jix/sim-noinitstate
Build and run tests (Linux) #2256: Commit ecf09b9 pushed by jix
October 2, 2023 14:57 34m 18s master
October 2, 2023 14:57 34m 18s
Merge pull request #3959 from rmlarsen/decode_string
Build and run tests (Linux) #2255: Commit b894abf pushed by povik
October 2, 2023 14:38 35m 43s master
October 2, 2023 14:38 35m 43s
Merge pull request #3938 from povik/booth-cleanup
Build and run tests (Linux) #2254: Commit dcb600a pushed by nakengelhardt
October 2, 2023 14:10 47m 7s master
October 2, 2023 14:10 47m 7s
celledges: support shift ops
Build and run tests (Linux) #2253: Pull request #3972 opened by nakengelhardt
October 2, 2023 14:08 43m 0s nakengelhardt:celledges_shift_ops
October 2, 2023 14:08 43m 0s
Fixes to equiv_simple
Build and run tests (Linux) #2252: Pull request #3971 opened by povik
October 2, 2023 09:23 36m 4s povik:equiv_simple-fixes
October 2, 2023 09:23 36m 4s
Speed up simplemap_mux by 9.6x.
Build and run tests (Linux) #2251: Pull request #3968 synchronize by rmlarsen
September 29, 2023 22:18 35m 1s rmlarsen:map_set_attr
September 29, 2023 22:18 35m 1s
Ignore emacs auto-save files.
Build and run tests (Linux) #2250: Pull request #3970 opened by rmlarsen
September 29, 2023 20:27 44m 21s rmlarsen:emacs
September 29, 2023 20:27 44m 21s
Speed up simplemap_mux by 9.6x.
Build and run tests (Linux) #2249: Pull request #3968 synchronize by rmlarsen
September 29, 2023 20:21 36m 54s rmlarsen:map_set_attr
September 29, 2023 20:21 36m 54s
Format files in yosys/passes/techmap
Build and run tests (Linux) #2248: Pull request #3969 opened by rmlarsen
September 29, 2023 18:19 41m 28s rmlarsen:format
September 29, 2023 18:19 41m 28s
Speed up simplemap_mux by 9.6x.
Build and run tests (Linux) #2247: Pull request #3968 opened by rmlarsen
September 29, 2023 18:05 29m 40s rmlarsen:map_set_attr
September 29, 2023 18:05 29m 40s
Add "buffered-normalized mode", add $buf cell type, and add "bufnorm" command
Build and run tests (Linux) #2246: Pull request #3967 opened by clairexen
September 29, 2023 14:06 35m 13s claire/bufnorm
September 29, 2023 14:06 35m 13s
Add RTLIL "buffered-normalized mode" and improve "bufnorm" pass
Build and run tests (Linux) #2245: Commit f1038f2 pushed by clairexen
September 29, 2023 13:50 33m 59s claire/bufnorm
September 29, 2023 13:50 33m 59s
Merge pull request #3966 from jix/fix-nullptr-fixup-hierarchy-flags
Build and run tests (Linux) #2244: Commit 7aa26b3 pushed by jix
September 29, 2023 11:24 38m 20s master
September 29, 2023 11:24 38m 20s
simplify: Avoid calling fixup_hierarchy_flags on nullptr
Build and run tests (Linux) #2243: Pull request #3966 opened by jix
September 29, 2023 10:31 35m 34s jix:fix-nullptr-fixup-hierarchy-flags
September 29, 2023 10:31 35m 34s
Improvements in "bufnorm" pass
Build and run tests (Linux) #2242: Commit 2019444 pushed by clairexen
September 29, 2023 08:04 35m 22s claire/bufnorm
September 29, 2023 08:04 35m 22s
Improvements in "bufnorm" pass
Build and run tests (Linux) #2241: Commit 4d00e08 pushed by clairexen
September 29, 2023 05:05 35m 56s claire/bufnorm
September 29, 2023 05:05 35m 56s
Speed up RTLIL::Const::decode_string by 1.7x.
Build and run tests (Linux) #2240: Pull request #3959 synchronize by rmlarsen
September 29, 2023 02:39 36m 25s rmlarsen:decode_string
September 29, 2023 02:39 36m 25s
check: Un-sigmap the check command
Build and run tests (Linux) #2239: Pull request #3965 opened by povik
September 28, 2023 21:46 21m 43s povik:check-unsigmap
September 28, 2023 21:46 21m 43s
cxxrtl: Implement $assert checks
Build and run tests (Linux) #2238: Pull request #3964 opened by povik
September 28, 2023 20:52 34m 18s povik:cxxrtl-assert
September 28, 2023 20:52 34m 18s
Improvements in "bufnorm" pass
Build and run tests (Linux) #2237: Commit 9f70830 pushed by clairexen
September 28, 2023 18:42 34m 49s claire/bufnorm
September 28, 2023 18:42 34m 49s
Improved sim handling of $display/$print
Build and run tests (Linux) #2236: Pull request #3963 synchronize by jix
September 28, 2023 16:38 22m 42s jix:fmt-hiername
September 28, 2023 16:38 22m 42s
Improved sim handling of $display/$print
Build and run tests (Linux) #2235: Pull request #3963 opened by jix
September 28, 2023 16:32 3m 47s jix:fmt-hiername
September 28, 2023 16:32 3m 47s
sim: Add -noinitstate option and handle non-cosim initstate
Build and run tests (Linux) #2234: Pull request #3962 opened by jix
September 28, 2023 15:36 1h 0m 33s jix:sim-noinitstate
September 28, 2023 15:36 1h 0m 33s
dft_tag: Fix size extending $x[n]or and $reduce_{or,bool}/$logic_not
Build and run tests (Linux) #2233: Pull request #3961 opened by jix
September 28, 2023 15:35 35m 43s jix:dft-fixes
September 28, 2023 15:35 35m 43s
ProTip! You can narrow down the results and go further in time using created:<2023-09-28 or the other filters available.