aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/constids.inc
Commit message (Expand)AuthorAgeFilesLines
* xprop, setundef: Mark xprop decoding bwmuxes, exclude them from setundefJannis Harder2023-01-111-0/+1
* formalff: Set new replaced_by_gclk attribute on removed dff's clksJannis Harder2022-08-161-0/+1
* smt2: Add smtlib2_comb_expr attribute to allow user-selected smtlib2 expressionsJacob Lifshay2022-06-021-0/+2
* memory_dff: Add support for no_rw_check attribute.Marcelina Kościelnicka2022-06-021-0/+1
* Add memory_libmap pass.Marcelina Kościelnicka2022-05-181-0/+12
* sta: very crude static timing analysis passLofty2021-11-251-0/+1
* verilog: use derived module info to elaborate cell connectionsZachary Snow2021-10-251-0/+1
* Add $aldff and $aldffe: flip-flops with async load.Marcelina Kościelnicka2021-10-021-0/+3
* Add v2 memory cells.Marcelina Kościelnicka2021-08-111-0/+17
* techmap: Add _TECHMAP_CELLNAME_ special parameter.Marcelina Kościelnicka2020-07-211-0/+1
* Add new builtin FF typesMarcelina Kościelnicka2020-06-231-0/+3
* Merge pull request #1862 from boqwxp/cleanup_techmapclairexen2020-05-311-0/+1
|\
| * techmap: prefix special wires with backslash for use as IdStringEddie Hung2020-05-141-0/+1
* | Add force_downto and force_upto wire attributes.Marcelina Kościelnicka2020-05-191-0/+2
* | abc9: use (* abc9_keep *) instead of (* abc9_scc *); apply to $_DFF_?_Eddie Hung2020-05-141-1/+1
* | abc9_ops: fix bypass boxes using (* abc9_bypass *)Eddie Hung2020-05-141-2/+1
* | Merge pull request #2005 from YosysHQ/claire/fix1990Claire Wolf2020-05-071-0/+1
|\ \ | |/ |/|
| * Add "nowrshmsk" attribute, fix shift-and-mask bit slice write for signed offs...Claire Wolf2020-05-021-0/+1
* | frontend: cleanup to use more ID::*, more dict<> instead of map<>Eddie Hung2020-05-041-0/+3
|/
* Merge pull request #1992 from YosysHQ/eddie/bugpoint_helpEddie Hung2020-04-271-0/+1
|\
| * bugpoint: (* keep *) to (* bugpoint_keep *); also apply to modules/cellsEddie Hung2020-04-241-0/+1
* | verific: do not assert if wire not found; warn insteadEddie Hung2020-04-231-0/+1
|/
* kernel: big fat patch to use more ID::*, otherwise ID(*)Eddie Hung2020-04-021-7/+193
* kernel: Use constids.inc for global/constant IdStringsEddie Hung2020-04-021-0/+27