aboutsummaryrefslogtreecommitdiffstats
path: root/common/design_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* ecp5: Fix USRMCLK primitiveDavid Shah2019-05-101-0/+17
* ecp5: Fixes for litedramDavid Shah2019-02-241-0/+2
* ecp5: Add DELAYF/DELAYG supportDavid Shah2019-02-241-0/+2
* design_utils: Adding some design helper functionsDavid Shah2018-10-011-0/+30
* ecp5: Helper functions for distributed RAM supportDavid Shah2018-10-011-0/+2
* Refactor chain finder to its own fileDavid Shah2018-09-301-1/+2
* ecp5: Adding carry helper functionsDavid Shah2018-09-301-0/+19
* Get rid of PortPin and BelType (ice40, generic, docs)Clifford Wolf2018-08-081-4/+4
* refactor: Replace assert with NPNR_ASSERTDavid Shah2018-07-041-2/+2
* Fixing Python bindings after adding unique_ptrDavid Shah2018-06-261-1/+1
* nets and cells are unique_ptr'sMiodrag Milanovic2018-06-251-2/+2
* Update from increased clangformat line lengthDavid Shah2018-06-231-4/+2
* Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright...Clifford Wolf2018-06-221-1/+1
* Updates from clangformatClifford Wolf2018-06-211-2/+2
* Add ctx->checksum(), slightly improve log messagesClifford Wolf2018-06-211-2/+4
* Improve log messages, move many messages to verbose modeClifford Wolf2018-06-211-3/+5
* Getting rid of users of old IdString APIClifford Wolf2018-06-181-1/+1
* Getting rid of users of old IdString APIClifford Wolf2018-06-181-2/+2
* Rename Design to Context, derive from Arch instead of instantiatingClifford Wolf2018-06-181-4/+4
* Updating copyrightsDavid Shah2018-06-171-0/+1
* Improving the placer outputDavid Shah2018-06-171-1/+22
* Add nextpnr namespaceClifford Wolf2018-06-121-0/+4
* ice40: Adding cell utilities for packingDavid Shah2018-06-121-13/+21
* Adding some utilities for packingDavid Shah2018-06-121-0/+40