Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix _TECHMAP_REMOVEINIT_ handling. | Marcin KoĆcielnicki | 2019-09-27 | 1 | -2/+12 |
| | | | | | | | | Previously, this wire was handled in the code that populated the "do or do not" techmap cache, resulting in init value removal being performed only for the first use of a given template. Fixes the problem identified in #1396. | ||||
* | techmap: Add support for extracting init values of ports | Marcin KoĆcielnicki | 2019-09-07 | 1 | -0/+98 |