aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/constids.inc
Commit message (Collapse)AuthorAgeFilesLines
* 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 offset
| * Add "nowrshmsk" attribute, fix shift-and-mask bit slice write for signed ↵Claire Wolf2020-05-021-0/+1
| | | | | | | | | | | | offset, fixes #1990 Signed-off-by: Claire Wolf <claire@symbioticeda.com>
* | 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: improve help text
| * 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