• Joined on 2024-06-02
luke synced new reference backends/verilog/verilog_backend.cc to luke/yosys from mirror 2025-05-14 19:19:39 +02:00
luke synced commits to main at luke/yosys from mirror 2025-05-14 19:19:39 +02:00
748600c167 small whitespace cleanup (#5119)
luke synced commits to refs/pull/3460/merge at luke/yosys from mirror 2025-05-14 19:19:39 +02:00
f8902519c8 Merge 42e4610e3a7bdad57e41e4592cb5d161a3a2ff5b into 748600c1679674633c98117e8dac06b9fbcbde3e
748600c167 small whitespace cleanup (#5119)
Compare 2 commits »
luke synced commits to refs/pull/3538/merge at luke/yosys from mirror 2025-05-14 19:19:39 +02:00
c1547146bc Merge d67989f9ad3f45da2a18b3706fdc04460f726a14 into 748600c1679674633c98117e8dac06b9fbcbde3e
748600c167 small whitespace cleanup (#5119)
Compare 2 commits »
luke synced commits to refs/pull/4089/merge at luke/yosys from mirror 2025-05-14 19:19:39 +02:00
9e5791336b Merge 9cd4b4e72d8934d7c087878446cf48da6abe972c into 748600c1679674633c98117e8dac06b9fbcbde3e
748600c167 small whitespace cleanup (#5119)
Compare 2 commits »
luke synced commits to refs/pull/4125/merge at luke/yosys from mirror 2025-05-14 19:19:39 +02:00
5763fea259 Merge 6f7f71fe038cc95df77b5efbe978ce1af5e2997e into 748600c1679674633c98117e8dac06b9fbcbde3e
748600c167 small whitespace cleanup (#5119)
Compare 2 commits »
luke synced commits to refs/pull/4796/merge at luke/yosys from mirror 2025-05-14 19:19:39 +02:00
b033e9ea5b Merge ebc6b97ed097f3b6f1c53878e0746029f3998c80 into 748600c1679674633c98117e8dac06b9fbcbde3e
748600c167 small whitespace cleanup (#5119)
e3ae7b1400 Bump version
5268565410 Merge pull request #5108 from marzoul/adrien-uram
c590c0c12c Merge pull request #5111 from YosysHQ/krys/config_python
Compare 21 commits »
luke synced commits to master at luke/verilator from mirror 2025-05-14 19:19:35 +02:00
6db599da45 Fix slicing of AstExprStmt nodes (#6005)
2f6ecd1853 Fix folding of LteS in DfgPeephole (#6004)
Compare 2 commits »
luke synced commits to refs/tags/3.4.7 at luke/xschem from mirror 2025-05-14 17:19:31 +02:00
luke synced new reference refs/tags/3.4.7 to luke/xschem from mirror 2025-05-14 17:19:31 +02:00
luke synced commits to master at luke/xschem from mirror 2025-05-14 17:19:31 +02:00
92dd8fe5f4 remove dbg message
718f4c8112 prepare for 3.4.7 tag
Compare 2 commits »
luke synced commits to bt_dev at luke/ngspice from mirror 2025-05-14 11:10:08 +02:00
a1ee30c645 Fix some more -Wextra warnings.
0e43c25923 Merge branch 'pre-master-45' into bt_dev
4853303995 Allow command 'stop when time=val' also if the tran simulation has
1750873dea Fix some compiler warnings when -Wextra is added to CFLAGS.
Compare 4 commits »
luke synced commits to refs/pull/4656/merge at luke/yosys from mirror 2025-05-14 11:09:37 +02:00
138c9b577c Merge 5c628387fd74d7b5259b30465b72e876c374bc58 into e3ae7b14008b55262d985cbbc201daf2f0ad178b
e3ae7b1400 Bump version
5268565410 Merge pull request #5108 from marzoul/adrien-uram
c590c0c12c Merge pull request #5111 from YosysHQ/krys/config_python
05157b164e Merge pull request #5113 from YosysHQ/krys/ast_asan
Compare 23 commits »
luke synced commits to master at luke/verilator from mirror 2025-05-14 11:09:32 +02:00
4c4fdb5dfe Internals: Refactor some JSON and error code
3dfd53a549 CI: Move coverage + contributor actions to 24.04
Compare 2 commits »
luke synced commits to refs/pull/5990/merge at luke/verilator from mirror 2025-05-14 11:09:32 +02:00
97fa866d16 Merge 208114dcede9112c28afd2d5d48681aa5c5633aa into 4c4fdb5dfef68a45fc9dc4c4557ac41089a09ce9
4c4fdb5dfe Internals: Refactor some JSON and error code
3dfd53a549 CI: Move coverage + contributor actions to 24.04
Compare 3 commits »
luke synced commits to krys/bugpoint_fixes at luke/yosys from mirror 2025-05-14 02:59:35 +02:00
65a5227c14 bugpoint.cc: Rename to -err_grep
aa03da56cb bugpoint.cc: Include csignal for windows
Compare 2 commits »
luke synced commits to refs/pull/5068/head at luke/yosys from mirror 2025-05-14 02:59:35 +02:00
65a5227c14 bugpoint.cc: Rename to -err_grep
aa03da56cb bugpoint.cc: Include csignal for windows
Compare 2 commits »
luke synced commits to refs/pull/5068/merge at luke/yosys from mirror 2025-05-14 02:59:35 +02:00
fde531459d Merge 65a5227c144887b74e3ab481e6416fe6089bab8e into e3ae7b14008b55262d985cbbc201daf2f0ad178b
65a5227c14 bugpoint.cc: Rename to -err_grep
aa03da56cb bugpoint.cc: Include csignal for windows
Compare 3 commits »
luke synced commits to refs/pull/5109/merge at luke/yosys from mirror 2025-05-14 02:59:35 +02:00
f146a8a65b Merge cbf069849ec48669b67b8252e04662acc3a75eb6 into e3ae7b14008b55262d985cbbc201daf2f0ad178b
e3ae7b1400 Bump version
5268565410 Merge pull request #5108 from marzoul/adrien-uram
c590c0c12c Merge pull request #5111 from YosysHQ/krys/config_python
05157b164e Merge pull request #5113 from YosysHQ/krys/ast_asan
Compare 10 commits »
luke synced commits to pre-master-45 at luke/ngspice from mirror 2025-05-13 18:49:59 +02:00
4853303995 Allow command 'stop when time=val' also if the tran simulation has
1750873dea Fix some compiler warnings when -Wextra is added to CFLAGS.
Compare 2 commits »