• Joined on 2024-06-02
luke synced commits to refs/pull/5192/merge at luke/yosys from mirror 2025-06-24 23:06:05 +02:00
6f343ea3ec Merge 23960ccb44b53fa0159ad741d02ea04f83e54c9f into 513f0f16ddf6e90dd81d3aa0bcbbbeaed7252476
513f0f16dd Merge pull request #5173 from RonxBulld/refine_setup_shutdown_flags
d079240d38 Allows calling yosys_shutdown and then yosys_setup to restart.
Compare 3 commits »
luke synced commits to refs/pull/4589/merge at luke/yosys from mirror 2025-06-24 23:06:04 +02:00
723a01e8f8 Merge c1228fec236c82c9cd46b194c9af062143da19c4 into 513f0f16ddf6e90dd81d3aa0bcbbbeaed7252476
513f0f16dd Merge pull request #5173 from RonxBulld/refine_setup_shutdown_flags
a0a77cd1d0 Bump version
d079240d38 Allows calling yosys_shutdown and then yosys_setup to restart.
Compare 4 commits »
luke synced commits to refs/pull/4782/merge at luke/yosys from mirror 2025-06-24 23:06:04 +02:00
6840729928 Merge 0a15a23e8fc2d9c31673005c06b8e205bcdbbb5c into 513f0f16ddf6e90dd81d3aa0bcbbbeaed7252476
513f0f16dd Merge pull request #5173 from RonxBulld/refine_setup_shutdown_flags
a0a77cd1d0 Bump version
d079240d38 Allows calling yosys_shutdown and then yosys_setup to restart.
Compare 4 commits »
luke synced commits to refs/pull/5004/merge at luke/yosys from mirror 2025-06-24 23:06:04 +02:00
5b153f7f84 Merge 532f9abc72107d74d148cbf3a643957ab86d083b into 513f0f16ddf6e90dd81d3aa0bcbbbeaed7252476
513f0f16dd Merge pull request #5173 from RonxBulld/refine_setup_shutdown_flags
a0a77cd1d0 Bump version
d079240d38 Allows calling yosys_shutdown and then yosys_setup to restart.
Compare 4 commits »
luke synced commits to refs/pull/5024/merge at luke/yosys from mirror 2025-06-24 23:06:04 +02:00
eafba0e9fc Merge 365c144a3d3379898d64dc90860f65b425cc0830 into 513f0f16ddf6e90dd81d3aa0bcbbbeaed7252476
513f0f16dd Merge pull request #5173 from RonxBulld/refine_setup_shutdown_flags
a0a77cd1d0 Bump version
d079240d38 Allows calling yosys_shutdown and then yosys_setup to restart.
Compare 4 commits »
luke synced commits to refs/pull/5068/merge at luke/yosys from mirror 2025-06-24 23:06:04 +02:00
0ce0d286f2 Merge 20b0ab26b1d26b3a50a50640197b9e3ea874dffb into 513f0f16ddf6e90dd81d3aa0bcbbbeaed7252476
513f0f16dd Merge pull request #5173 from RonxBulld/refine_setup_shutdown_flags
d079240d38 Allows calling yosys_shutdown and then yosys_setup to restart.
Compare 3 commits »
luke synced commits to refs/pull/5128/merge at luke/yosys from mirror 2025-06-24 23:06:04 +02:00
34f9592182 Merge 8a9d724873b74f6d0660407e1c47131f83717200 into 513f0f16ddf6e90dd81d3aa0bcbbbeaed7252476
513f0f16dd Merge pull request #5173 from RonxBulld/refine_setup_shutdown_flags
d079240d38 Allows calling yosys_shutdown and then yosys_setup to restart.
Compare 3 commits »
luke synced commits to emil/ast-ownership at luke/yosys from mirror 2025-06-24 23:06:03 +02:00
fd463f9597 fixup! fixup! ast, read_verilog: unify location types, reduce filename copying
4e1ac7830b fixup! ast, read_verilog: unify location types, reduce filename copying
Compare 2 commits »
luke synced commits to refs/pull/3460/merge at luke/yosys from mirror 2025-06-24 23:06:03 +02:00
efa8330cb3 Merge 42e4610e3a7bdad57e41e4592cb5d161a3a2ff5b into 513f0f16ddf6e90dd81d3aa0bcbbbeaed7252476
513f0f16dd Merge pull request #5173 from RonxBulld/refine_setup_shutdown_flags
d079240d38 Allows calling yosys_shutdown and then yosys_setup to restart.
Compare 3 commits »
luke synced commits to refs/pull/3538/merge at luke/yosys from mirror 2025-06-24 23:06:03 +02:00
8c99517f98 Merge d67989f9ad3f45da2a18b3706fdc04460f726a14 into 513f0f16ddf6e90dd81d3aa0bcbbbeaed7252476
513f0f16dd Merge pull request #5173 from RonxBulld/refine_setup_shutdown_flags
d079240d38 Allows calling yosys_shutdown and then yosys_setup to restart.
Compare 3 commits »
luke synced commits to refs/pull/4125/merge at luke/yosys from mirror 2025-06-24 23:06:03 +02:00
810f475601 Merge 6f7f71fe038cc95df77b5efbe978ce1af5e2997e into 513f0f16ddf6e90dd81d3aa0bcbbbeaed7252476
513f0f16dd Merge pull request #5173 from RonxBulld/refine_setup_shutdown_flags
d079240d38 Allows calling yosys_shutdown and then yosys_setup to restart.
Compare 3 commits »
luke synced commits to refs/pull/6110/head at luke/verilator from mirror 2025-06-24 22:56:06 +02:00
7b33a7e1bb Fix typo
8c578482b6 Store ranges instead of dtypep
5ee95a1fe4 Swap indices in test
Compare 3 commits »
luke synced commits to refs/pull/6110/merge at luke/verilator from mirror 2025-06-24 22:56:06 +02:00
100408d5c1 Merge 7b33a7e1bbe4217a35654fbc7cc07e975bb13e46 into 916d473effb2c58b4f2aa530098060398f58c42a
916d473eff Internals: Replace unnecessary AstSel::widthp() child node with const in node (#6117)
7b33a7e1bb Fix typo
8c578482b6 Store ranges instead of dtypep
5ee95a1fe4 Swap indices in test
Compare 5 commits »
luke synced commits to refs/pull/6115/merge at luke/verilator from mirror 2025-06-24 22:56:06 +02:00
3a35873180 Merge 4b165c6c06d043958e495d1601c8e6072250e5a7 into 916d473effb2c58b4f2aa530098060398f58c42a
916d473eff Internals: Replace unnecessary AstSel::widthp() child node with const in node (#6117)
Compare 2 commits »
luke synced and deleted reference refs/tags/refs/pull/6117/merge at luke/verilator from mirror 2025-06-24 22:56:05 +02:00
luke synced commits to master at luke/verilator from mirror 2025-06-24 22:56:05 +02:00
916d473eff Internals: Replace unnecessary AstSel::widthp() child node with const in node (#6117)
luke synced commits to pre-master-45 at luke/ngspice from mirror 2025-06-24 14:56:30 +02:00
af7a600c20 Tiny modifications of SEE examples
luke synced commits to refs/pull/1846/merge at luke/klayout from mirror 2025-06-24 14:56:25 +02:00
ec81362c4a Merge 4eaae15ce0b3c2eff544cf7b735dcc41ed9c17fa into d1dc885235bf571eac7270d6dccca820a019b4b1
d1dc885235 Merge pull request #2071 from Kazzz-S/0.30.2-mac1
c4a588d8be Switch the main development environment to Sequoia
Compare 3 commits »
luke synced commits to refs/pull/1862/merge at luke/klayout from mirror 2025-06-24 14:56:25 +02:00
27548e449c Merge ea79698f1524422df680a56bd1d25cf050d388b5 into d1dc885235bf571eac7270d6dccca820a019b4b1
d1dc885235 Merge pull request #2071 from Kazzz-S/0.30.2-mac1
c4a588d8be Switch the main development environment to Sequoia
Compare 3 commits »
luke synced commits to refs/pull/1882/merge at luke/klayout from mirror 2025-06-24 14:56:25 +02:00
06c7be5a1a Merge 686c6abd2b5c9bbdcc932cdb5b358b9d5a351917 into d1dc885235bf571eac7270d6dccca820a019b4b1
d1dc885235 Merge pull request #2071 from Kazzz-S/0.30.2-mac1
c4a588d8be Switch the main development environment to Sequoia
Compare 3 commits »