mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 09:35:32 +00:00
Improve extract_reduce further
This commit is contained in:
parent
9cc82c7044
commit
8369792e03
2 changed files with 23 additions and 12 deletions
8
.vscode/settings.json
vendored
8
.vscode/settings.json
vendored
|
@ -1,4 +1,8 @@
|
|||
{
|
||||
"editor.tabSize": 2,
|
||||
"editor.insertSpaces": false
|
||||
}
|
||||
"editor.insertSpaces": false,
|
||||
"files.associations": {
|
||||
"deque": "cpp",
|
||||
"__config": "cpp"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue