aboutsummaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into timingapiEddie Hung2018-11-133-1/+5
|\
| * Merge pull request #107 from YosysHQ/router_improveEddie Hung2018-11-132-0/+4
| |\
| | * Add getConflictingWireWire() arch API, streamline getConflictingXY semanticClifford Wolf2018-11-111-1/+2
| | * Add getConflictingPipWire() arch API, router1 improvementsClifford Wolf2018-11-112-0/+3
| * | Mark getArchOptions as override in derived classesPedro Vanzella2018-11-131-1/+1
| |/
* / generic: Update arch to new timing APIDavid Shah2018-11-122-3/+18
|/
* 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-142-0/+31
|/
* Merge pull request #42 from YosysHQ/floorplanDavid Shah2018-08-092-9/+26
|\
| * Add pip locationsClifford Wolf2018-08-092-9/+26
* | Use settings for json and pcfMiodrag Milanovic2018-08-081-1/+1
|/
* Merge branch 'master' of github.com:YosysHQ/nextpnr into constidsClifford Wolf2018-08-084-112/+77
|\
| * Merge pull request #44 from YosysHQ/improve_timing_specDavid Shah2018-08-082-5/+7
| |\
| | * Arch API: Removing Arch::isIOCellDavid Shah2018-08-081-2/+0
| | * Arch API: New specification for timing port classesDavid Shah2018-08-082-5/+7
| | * Add Arch::isIOCell() to ecp5 and genericEddie Hung2018-08-061-0/+2
| | * Modify getBudgetOverride for generic and ecp5 tooEddie Hung2018-08-052-2/+2
| * | clangformatMiodrag Milanovic2018-08-081-8/+4
| * | Merge remote-tracking branch 'origin/master' into common_mainMiodrag Milanovic2018-08-082-41/+44
| |\ \
| * | | Added project loaderMiodrag Milanovic2018-08-063-1/+44
| * | | Added command parser and common implementationMiodrag Milanovic2018-08-051-106/+30
* | | | Get rid of BelType and PortPin in generic archClifford Wolf2018-08-083-18/+9
| |/ / |/| |
* | | Modify getBudgetOverride for generic and ecp5 tooEddie Hung2018-08-062-2/+2
| |/ |/|
* | API change: Use CellInfo* and NetInfo* as cell/net handles (generic)Clifford Wolf2018-08-052-39/+42
|/
* compile fixMiodrag Milanovic2018-08-041-1/+1
* Merge pull request #33 from YosysHQ/gui-ecp5Miodrag Milanović2018-08-042-3/+4
|\
| * Unify interfaces for guiMiodrag Milanovic2018-08-032-3/+4
* | Add constraint weight as a command line optionDavid Shah2018-08-031-1/+1
* | Remove old place legaliser, set placement constraints instead (currently igno...David Shah2018-08-032-57/+0
|/
* various fixes for generic archMiodrag Milanovic2018-08-022-10/+3
* Add Router1CfgClifford Wolf2018-08-021-1/+1
* Remove getFrameDecal() APIClifford Wolf2018-08-012-4/+0
* Merge branch 'redist_slack' into 'master'David Shah2018-08-012-0/+15
|\
| * clangformat for stuff I've touchedEddie Hung2018-07-311-1/+1
| * Modify the getNetinfo*() functions and getBudgetOverride() to not useEddie Hung2018-07-312-2/+2
| * Merge remote-tracking branch 'origin/estdelay' into redist_slackEddie Hung2018-07-312-0/+12
| |\
| | * Modify predictDelay signatureEddie Hung2018-07-302-6/+8
| | * Add predictDelay Arch APIClifford Wolf2018-07-302-0/+10
| * | Merge branch 'redist_slack' into 'redist_slack'Eddie Hung2018-07-312-0/+3
| |\ \
| | * | Update getBudgetOverride() for other archesEddie Hung2018-07-262-2/+2
| | * | Revert "Remove Arch::getBudgetOverride()"Eddie Hung2018-07-262-0/+3
| | |/
* | / clangformatSergiusz Bazanski2018-08-011-4/+6
|/ /
* | getChipName() should be constClifford Wolf2018-07-311-1/+1
* | Use DelayInfo for cell timing instead of delay_tDavid Shah2018-07-302-2/+2
|/
* generic: Fixing buildDavid Shah2018-07-261-2/+2
* Add getWireType()/getPipType() APIClifford Wolf2018-07-262-8/+17
* clangformatEddie Hung2018-07-251-6/+4
* clangformatDavid Shah2018-07-251-8/+2