3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-19 15:19:05 +00:00
Commit graph

13593 commits

Author SHA1 Message Date
Emil J. Tywoniak 9ead84c99d very WIP small AstNode 2024-06-24 00:51:10 +02:00
Emil J. Tywoniak 66c629374c fix proc, reduce warnings 2024-06-21 11:56:36 +02:00
Emil J. Tywoniak 1be8f8023a add morphCell instead of type assignments, test_cell passes for all cells 2024-06-20 23:41:09 +02:00
Emil J. Tywoniak d2107a9ee4 reconsidering unset 2024-06-20 16:43:45 +02:00
Emil J. Tywoniak 76102f0bc5 $not now passes test_cell! 2024-06-19 18:55:40 +02:00
Emil J. Tywoniak 81f783bf62 cells can now be created, techmap broken 2024-06-18 19:16:48 +02:00
Emil J. Tywoniak b190055bbb fix swapped conns, params in interators 2024-06-18 16:16:34 +02:00
Emil J. Tywoniak 43d8c7f352 experimenting with test_cell 2024-06-17 19:14:39 +02:00
Emil J. Tywoniak fbdfff168b placement new, fix empty probably 2024-06-17 10:53:08 +02:00
Emil J. Tywoniak 65d50db4ef 100% 2024-06-14 17:26:48 +02:00
Emil J. Tywoniak eeb15ea2a2 73% 2024-06-13 22:50:21 +02:00
Emil J. Tywoniak 4c9f68216a tiny fix 2024-06-13 21:37:22 +02:00
Emil J. Tywoniak 866b7a7121 conns and params from dict, oldcell no longer attrobject 2024-06-13 21:34:42 +02:00
Emil J. Tywoniak 193a43e82c erase, clear, fork replace, idk 2024-06-13 20:31:11 +02:00
Emil J. Tywoniak cc10ef7019 silly compat file 2024-06-13 18:35:01 +02:00
Emil J. Tywoniak 61cf4b6fb6 look at all those chickens 2024-06-13 14:27:11 +02:00
Emil J. Tywoniak 8bdcc6987b consty stuff 2024-06-13 12:55:52 +02:00
Emil J. Tywoniak 36289ab208 consty stuff 2024-06-13 12:35:31 +02:00
Emil J. Tywoniak 2d6c45469f clean, not backtracking 2024-06-12 19:37:45 +02:00
Emil J. Tywoniak 33987d975e dead end, backtracking 2024-06-12 19:30:55 +02:00
Emil J. Tywoniak 919e2103c9 references - breaking 2024-06-12 19:12:01 +02:00
Emil J. Tywoniak 1c2fb078eb iterator hell 2024-06-12 13:27:22 +02:00
Emil J. Tywoniak 33910bcf82 iterator hell 2024-06-12 13:12:55 +02:00
Emil J. Tywoniak d7251df9a9 wip 2024-06-11 00:06:52 +02:00
Emil J. Tywoniak c0a51c8a52 wip 2024-06-10 19:05:33 +02:00
Emil J. Tywoniak 930a9f64ee add functions to new cell 2024-06-10 18:51:38 +02:00
Emil J. Tywoniak 2213b5d66d add functions to new cell 2024-06-10 18:51:29 +02:00
Emil J. Tywoniak 8403eee59b iterators 2024-06-10 18:48:09 +02:00
Emil J. Tywoniak e243968406 delete conn iter attempt 2024-06-10 11:48:28 +02:00
Emil J. Tywoniak 277c10e127 oldcell 2024-06-10 11:06:37 +02:00
Emil J. Tywoniak b85062fcec fix stuff, don't strip 2024-06-05 22:21:31 +02:00
Emil J. Tywoniak 60bf00ea79 tracy: frame pointer, track memory allocations 2024-05-31 12:35:31 +02:00
Emil J. Tywoniak 0fb3f3a78e tracy: init, zones per pass execute method, pointer-colored 2024-05-28 23:51:17 +02:00
github-actions[bot] 5579685673 Bump version 2024-05-25 00:16:20 +00:00
Amiot Noe c7580eb18e cxxrtl: Prevent wires with input or output ports from being aliased 2024-05-24 23:26:16 +01:00
Miodrag Milanović 56c843959f
Merge pull request #4412 from YosysHQ/krys/skippable_nix
ci: Skip duplicate actions on nix build
2024-05-24 14:39:49 +02:00
Miodrag Milanović 98ab829c1e
Merge pull request #4409 from marysaka/fix-abc-external-doc
Only build yosys-abc usage docs when ABCEXTERNAL is not set
2024-05-24 14:38:42 +02:00
Krystine Sherwin d135c0bf87
extra-builds.yml: Fix indentation 2024-05-24 09:41:31 +12:00
Krystine Sherwin 1aae0bcd40
ci: Move nix build to extra-builds.yml
Skip duplicate actions on nix build.
2024-05-24 09:09:48 +12:00
Mary Guillemard db3f810304 Only build yosys-abc usage docs when ABCEXTERNAL is not set
Since 0.41, when building docs with ABCEXTERNAL set, the rule for
yosys-abc docs usage would attempt to build in-tree ABC.

This fix this regression by only including yosys-abc in
DOCS_USAGE_STDERR when ABCEXTERNAL is not set.

Signed-off-by: Mary Guillemard <mary@mary.zone>
2024-05-22 23:48:03 +02:00
github-actions[bot] c71262f66b Bump version 2024-05-22 00:16:29 +00:00
Miodrag Milanović 17903703c8
Merge pull request #4362 from offline3/export_marco_to_qtcreator
export define marco to qtcreator.config
2024-05-21 16:07:49 +02:00
N. Engelhardt 24f9329c67
Merge pull request #4367 from YosysHQ/lofty/intel_alm-drop-quartus
intel_alm: drop quartus support
2024-05-21 16:01:23 +02:00
N. Engelhardt d2586e21b4
Merge pull request #4238 from RCoeurjoly/nix
Begin supporting nix flakes build system
2024-05-21 15:35:46 +02:00
N. Engelhardt e940d248c0
Merge pull request #4326 from povik/logcmd
Extend `log` command with `-push`, `-pop`, `-header` options
2024-05-21 15:22:40 +02:00
Roland Coeurjoly 13a6920491 Change customYosys to yosys 2024-05-21 12:50:23 +02:00
github-actions[bot] 7045cf509e Bump version 2024-05-14 00:16:31 +00:00
Miodrag Milanovic 229300bb4a replace unicode chars in rst to make pdf work 2024-05-13 17:37:24 +02:00
Miodrag Milanovic fa19abad98 Fix rst syntax error 2024-05-13 16:44:42 +02:00
Miodrag Milanović eba5fa8d64
Merge pull request #4387 from YosysHQ/emil/document-lut-sop
docs: Document $lut and $sop
2024-05-13 15:05:07 +02:00