• Joined on 2024-06-02
luke synced new reference refs/heads/dependabot/github_actions/1.13.x/actions/setup-java-6 to luke/sbt from mirror 2026-08-31 18:24:33 +02:00
luke synced commits to refs/heads/dependabot/github_actions/1.13.x/actions/setup-java-6 at luke/sbt from mirror 2026-08-31 18:24:32 +02:00
luke synced commits to refs/heads/master at luke/verilator from mirror 2026-08-31 18:14:33 +02:00
9474a01d54 Add definitions for odr-used constexpr, as required by C++14 (#8256)
luke synced commits to refs/heads/master at luke/xschem from mirror 2026-08-31 10:15:36 +02:00
cfbeaf069d get_sch_from_sym(): fallback==2 parameter will descend into base schematic without asking user. (fallback=1 asks user, fallback=0 will not descend into base schematic but opens the one specified in instance schematic attr)."xschem descend" will call descend_schematic() with fallback=2
luke synced commits to refs/heads/mmicko/update_sv_elab at luke/yosys from mirror 2026-08-31 10:15:10 +02:00
luke synced new reference refs/heads/mmicko/update_sv_elab to luke/yosys from mirror 2026-08-31 10:15:10 +02:00
luke synced new reference refs/heads/dependabot/github_actions/1.12.x/actions/setup-java-6 to luke/sbt from mirror 2026-08-31 10:14:47 +02:00
luke synced commits to refs/heads/dependabot/github_actions/actions/setup-java-6 at luke/sbt from mirror 2026-08-31 10:14:47 +02:00
luke synced new reference refs/heads/dependabot/github_actions/actions/setup-java-6 to luke/sbt from mirror 2026-08-31 10:14:47 +02:00
luke synced commits to refs/heads/dependabot/github_actions/1.12.x/actions/setup-java-6 at luke/sbt from mirror 2026-08-31 10:14:46 +02:00
luke synced commits to refs/heads/master at luke/xschem from mirror 2026-08-31 02:06:11 +02:00
ffa3f24ca9 doc update about library aliases
18f3d508ab allow escaped vertical bars (\\|) in paths and aliases in XSCHEM_LIBRARY_PATH to avoid confusing it with the vertical bar used as path - alias separator
6fd528e618 created proc literal_regsub: similar to regsub but replacement string has no special characters like &, \0, ... to be used instead of regsub, to handle cases like this: set a {&}; regsub aaa bbbaaacccaaa $a
Compare 3 commits »
luke synced commits to refs/heads/master at luke/prjxray-db from mirror 2026-08-31 01:54:47 +02:00
5099b9edaf Merge pull request #12 from AssassinK786/add-xc7s25csga324-1
5fa691c105 spartan7: add xc7s25csga225 package variants with iobanks
Compare 2 commits »
luke synced commits to refs/heads/dw_ngspice_cmake at luke/ngspice from mirror 2026-08-31 01:44:55 +02:00
luke synced new reference refs/heads/dw_ngspice_cmake to luke/ngspice from mirror 2026-08-31 01:44:55 +02:00
luke synced commits to refs/heads/master at luke/xschem from mirror 2026-08-30 18:02:03 +02:00
d17e6b95cb doc updates (library aliases)
luke synced commits to refs/heads/master at luke/xschem from mirror 2026-08-30 09:58:27 +02:00
d906b75a81 fix tclpropeval2 and tclpropeval functionality when ask parameter set to 0
ac6a150d5c allow slash character (/) in alias names, like:
Compare 2 commits »
luke synced commits to refs/heads/develop at luke/sbt from mirror 2026-08-30 09:50:02 +02:00
952b82e461 [2.x] fix: Share a holder for a closeable (#9692)
luke synced commits to refs/heads/master at luke/xschem from mirror 2026-08-30 01:48:26 +02:00
ede79c7bb1 implement library aliases (use "/path/to/lib | aliasname" elements in XSCHEM_LIBRARY_PATH), so aliasname/symbol.sym will point to /path/to/lib/symbol.sym
luke synced commits to refs/heads/master at luke/verilator from mirror 2026-08-30 01:38:23 +02:00
c81be029a6 Fix NFA assertion scheduling to fix outcome counts (#7946)
3c121c0a2e Fix initial statements with gate optimizaion (#8250) (#8253)
0f96460042 Commentary: Changes update
648035df72 Tests: Cleanup some time formats
Compare 4 commits »
luke synced commits to refs/heads/pre-master-48 at luke/ngspice from mirror 2026-08-29 17:19:52 +02:00
821132413e Setting to minimum time step may create convergence problems, keep previous time step.
4d0ca4ecf6 Tiny updates to pss examples (stab time, plotting ...)
Compare 2 commits »