aboutsummaryrefslogtreecommitdiffstats
path: root/generic/pack.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to potentially-sparse net users arraygatecat2022-02-271-3/+4
* refactor: New member functions to replace design_utilsgatecat2022-02-181-1/+1
* refactor: New NetInfo and CellInfo constructorsgatecat2022-02-161-4/+2
* Viaduct API for a hybrid between generic and full-custom archgatecat2022-01-041-5/+9
* Fixing old emails and names in copyrightsgatecat2021-06-121-1/+1
* Using hashlib in archesgatecat2021-06-021-5/+4
* Use hashlib for core netlist structuresgatecat2021-06-021-11/+14
* generic: Don't generate Vcc if not neededgatecat2021-02-171-5/+7
* Merge pull request #385 from YosysHQ/router1-arc-fixesDavid Shah2020-02-031-1/+2
|\
| * Fix latent bug in generic out-of-context IO modeDavid Shah2020-01-211-1/+2
* | clangformatDavid Shah2020-01-201-1/+0
* | Various warning fixesMiodrag Milanovic2020-01-181-11/+0
|/
* generic: Fix width of 0-driver INITDavid Shah2019-12-011-1/+1
* generic: Don't assume unused LUT inputs are zeroDavid Shah2019-12-011-1/+2
* generic: Add support for disabling IOB insertionDavid Shah2019-11-271-0/+4
* leftover Q from before slice api changePepijn de Vos2019-11-181-4/+4
* generic: New Property interfaceDavid Shah2019-08-051-3/+3
* Use flags for each stepMiodrag Milanovic2019-06-141-1/+1
* Save top level attrs and store current stepMiodrag Milanovic2019-06-071-0/+1
* generic: Simple working exampleDavid Shah2019-04-021-1/+1
* generic: Add a simple packer for generic SLICEs and IOBsDavid Shah2019-04-021-0/+293