1
0
mirror of synced 2026-01-26 12:13:24 +00:00
Files
YosysHQ.yosys/passes/techmap
whitequark aeeefc32d8 attrmap: extend -remove to allow removing attributes with any value.
Currently, `-remove foo` would only remove an attribute `foo = ""`,
which doesn't work on an attribute like `src` that may have any
value. Extend `-remove` to handle both cases. `-remove foo=""` has
the old behavior, and `-remove foo` will remove the attribute with
whatever value it may have, which is still compatible with the old
behavior.
2019-04-22 14:18:15 +00:00
..
2014-07-31 02:32:00 +02:00
2018-12-12 17:17:40 +00:00
2018-12-04 23:30:23 +01:00
2018-12-18 23:10:40 +08:00
2019-02-26 09:39:46 -08:00
2019-01-03 14:28:19 +00:00
2019-04-19 14:00:22 +02:00
2015-07-02 11:14:30 +02:00