aboutsummaryrefslogtreecommitdiffstats
path: root/generic/arch.cc
Commit message (Expand)AuthorAgeFilesLines
* Save top level attrs and store current stepMiodrag Milanovic2019-06-071-2/+10
* CleanupMiodrag Milanovic2019-06-071-11/+0
* WIP saving/loading attributesMiodrag Milanovic2019-06-071-0/+11
* generic: Fix predictDelayDavid Shah2019-04-041-2/+2
* generic: Cell timing supportDavid Shah2019-04-041-6/+59
* generic: GUI Python bindingsDavid Shah2019-04-031-2/+12
* generic: Simple procedural example worksDavid Shah2019-04-021-3/+9
* generic: Add a simple packer for generic SLICEs and IOBsDavid Shah2019-04-021-2/+70
* Add --placer option and refactor placer selectionDavid Shah2019-03-241-1/+14
* Merge remote-tracking branch 'origin/master' into timingapiEddie Hung2018-11-131-0/+2
|\
| * Add getConflictingPipWire() arch API, router1 improvementsClifford Wolf2018-11-111-0/+2
* | generic: Update arch to new timing APIDavid Shah2018-11-121-1/+6
|/
* clangformatDavid Shah2018-09-301-12/+3
* Merge pull request #47 from YosysHQ/settings_propagateClifford Wolf2018-08-181-2/+2
|\
| * Use settings for placer1 and router1Miodrag Milanovic2018-08-091-2/+2
* | Add Arch attrs APIClifford Wolf2018-08-141-0/+21
|/
* Add pip locationsClifford Wolf2018-08-091-6/+19
* Merge branch 'master' of github.com:YosysHQ/nextpnr into constidsClifford Wolf2018-08-081-4/+6
|\
| * Merge pull request #44 from YosysHQ/improve_timing_specDavid Shah2018-08-081-3/+5
| |\
| | * Arch API: New specification for timing port classesDavid Shah2018-08-081-3/+5
| | * Modify getBudgetOverride for generic and ecp5 tooEddie Hung2018-08-051-1/+1
| * | Merge remote-tracking branch 'origin/master' into common_mainMiodrag Milanovic2018-08-081-28/+28
| |\ \
| * | | Added project loaderMiodrag Milanovic2018-08-061-1/+1
* | | | Get rid of BelType and PortPin in generic archClifford Wolf2018-08-081-5/+5
| |/ / |/| |
* | | Modify getBudgetOverride for generic and ecp5 tooEddie Hung2018-08-061-1/+1
| |/ |/|
* | API change: Use CellInfo* and NetInfo* as cell/net handles (generic)Clifford Wolf2018-08-051-27/+27
|/
* compile fixMiodrag Milanovic2018-08-041-1/+1
* Merge pull request #33 from YosysHQ/gui-ecp5Miodrag Milanović2018-08-041-1/+1
|\
| * Unify interfaces for guiMiodrag Milanovic2018-08-031-1/+1
* | Add constraint weight as a command line optionDavid Shah2018-08-031-1/+1
|/
* various fixes for generic archMiodrag Milanovic2018-08-021-9/+3
* Add Router1CfgClifford Wolf2018-08-021-1/+1
* Remove getFrameDecal() APIClifford Wolf2018-08-011-2/+0
* clangformat for stuff I've touchedEddie Hung2018-07-311-1/+1
* Modify the getNetinfo*() functions and getBudgetOverride() to not useEddie Hung2018-07-311-1/+1
* Modify predictDelay signatureEddie Hung2018-07-301-5/+7
* Merge remote-tracking branch 'origin/estdelay' into redist_slackEddie Hung2018-07-301-0/+9
|\
| * Add predictDelay Arch APIClifford Wolf2018-07-301-0/+9
* | Merge remote-tracking branch 'origin/master' into redist_slackEddie Hung2018-07-301-1/+1
|\ \
| * | Use DelayInfo for cell timing instead of delay_tDavid Shah2018-07-301-1/+1
| |/
* | Update getBudgetOverride() for other archesEddie Hung2018-07-261-1/+1
* | Revert "Remove Arch::getBudgetOverride()"Eddie Hung2018-07-261-0/+2
|/
* generic: Fixing buildDavid Shah2018-07-261-2/+2
* Add getWireType()/getPipType() APIClifford Wolf2018-07-261-3/+10
* clangformatDavid Shah2018-07-251-8/+2
* Add missing implementations of generic Arch methodsClifford Wolf2018-07-241-4/+29
* Remove implementations of deprecated APIsDavid Shah2018-07-241-7/+0
* Remove getBelsByType() APIClifford Wolf2018-07-231-10/+0
* Add getGridDimX(), getGridDimY(), getTileDimZ() APIClifford Wolf2018-07-231-0/+17
* Move to new API and remove deprecatedMiodrag Milanovic2018-07-221-4/+0