aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5/main.cc
Commit message (Expand)AuthorAgeFilesLines
* enable lading of jsons and setting up contextMiodrag Milanovic2019-06-141-0/+1
* restore arch info for ecp5Miodrag Milanovic2019-06-141-24/+91
* Load properties from json and propagate to context createMiodrag Milanovic2019-06-131-2/+2
* Save settings that we saved in projectMiodrag Milanovic2019-06-131-0/+2
* Add --placer option and refactor placer selectionDavid Shah2019-03-241-6/+0
* HeAP: Make HeAP placer optionalDavid Shah2019-03-221-1/+7
* ecp5: Add an error for mixed constrained/unconstrained IODavid Shah2019-02-251-0/+18
* ecp5: Improve error handling and warning generation in LPF parserDavid Shah2019-02-251-1/+4
* ecp5: Add --basecfg deprecation warningDavid Shah2019-02-081-2/+11
* ecp5: clangformat timing changesDavid Shah2018-11-161-12/+11
* ecp5: Allow selection of device speed gradeDavid Shah2018-11-161-3/+26
* ecp5: Use new timing dataDavid Shah2018-11-161-1/+5
* Mark getArchOptions as override in derived classesPedro Vanzella2018-11-131-1/+1
* ecp5: Adding LPF parserDavid Shah2018-10-311-0/+16
* ecp5: Add support for correct tile naming in all variantsDavid Shah2018-10-161-0/+18
* Added command parser and common implementationMiodrag Milanovic2018-08-051-169/+62
* Merge pull request #33 from YosysHQ/gui-ecp5Miodrag Milanović2018-08-041-1/+1
|\
| * Unify interfaces for guiMiodrag Milanovic2018-08-031-1/+1
* | Auto frequency only if --freq 0 is setEddie Hung2018-08-031-5/+1
|/
* ecp5: Remove libtrellis link for bitstream genDavid Shah2018-08-011-12/+1
* Merge branch 'redist_slack' into 'redist_slack'Eddie Hung2018-07-311-1/+5
|\
| * Retry clangformatEddie Hung2018-07-251-2/+1
| * Merge remote-tracking branch 'origin/master' into redist_slackEddie Hung2018-07-251-6/+4
| |\
| * | If --freq not set, attempt to find max by adjusting budget so min path slack ...Eddie Hung2018-07-241-1/+6
* | | ecp5: Add Bel graphicsDavid Shah2018-07-311-4/+6
| |/ |/|
* | clangformatEddie Hung2018-07-251-6/+4
|/
* ecp5: Architecture testing and fixingDavid Shah2018-07-241-0/+4
* ecp5: Add support for pin name constraints using 'LOC' attributesDavid Shah2018-07-181-2/+6
* ecp5: Adding command line options for device typeDavid Shah2018-07-171-0/+13
* Add ctx->pack() APIClifford Wolf2018-07-131-2/+1
* Use command line parameters settings for GUI as well.Miodrag Milanovic2018-07-131-32/+34
* Updates from clang-formatClifford Wolf2018-07-121-6/+4
* Add ctx->place() APIClifford Wolf2018-07-111-2/+1
* Add ctx->route() APIClifford Wolf2018-07-111-2/+1
* ecp5: Adding bitstream gen for pips and LUT initDavid Shah2018-07-111-12/+18
* ecp5: Make target device 45k on account of current hardware accessDavid Shah2018-07-111-2/+2
* ecp5: Adding tiletypes to databaseDavid Shah2018-07-111-2/+8
* ecp5: Link libtrellis library to ecp5 binaryDavid Shah2018-07-111-0/+6
* ecp5: Dump routing as a sanity checkDavid Shah2018-07-111-0/+8
* ecp5: Place design working, router now segfaults due to db issueDavid Shah2018-07-111-7/+6
* ecp5: Adding JSON input option (not working yet)David Shah2018-07-111-0/+35
* ecp5: Add 25k databaseDavid Shah2018-07-111-2/+5
* ecp5: Implementing core arch.h functionsDavid Shah2018-07-111-0/+139