Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ecp5: Only write bitstream if --textcfg passed | gatecat | 2022-12-17 | 1 | -5/+4 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | refactor: Use constids instead of id("..") | gatecat | 2022-02-16 | 1 | -1/+1 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | ecp5: LUT permutation support | gatecat | 2021-12-13 | 1 | -0/+3 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | Fixing old emails and names in copyrights | gatecat | 2021-06-12 | 1 | -1/+1 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | Use hashlib in most remaining code | gatecat | 2021-06-02 | 1 | -2/+2 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | Use hashlib for core netlist structures | gatecat | 2021-06-02 | 1 | -2/+2 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | ecp5: Use snake case for arch-specific functions | D. Shah | 2021-02-03 | 1 | -11/+11 |
| | | | | | | | This makes the difference clearer between the general arch API that everyone must implement; and helper functions specific to one arch. Signed-off-by: D. Shah <dave@ds0.me> | ||||
* | Simplify and improve chipdb embedding/loading. | whitequark | 2020-06-26 | 1 | -10/+20 |
| | |||||
* | Fix spelling of 'unsupported' | Nathaniel Graff | 2020-05-13 | 1 | -5/+5 |
| | | | | Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | ||||
* | ecp5: Proper support for '12k' device | David Shah | 2020-03-13 | 1 | -1/+5 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Revert "Merge pull request #355 from YosysHQ/ecp5-promote-lsr" | David Shah | 2019-11-20 | 1 | -3/+0 |
| | | | | | This reverts commit 6a7d1fe53d2b55e03ebe3400c0f4c9e5741ed2e1, reversing changes made to c3d4117a219570f0a132ae4f810dec961811311a. | ||||
* | ecp5: Add support for promotion of LSRs to global network | David Shah | 2019-11-19 | 1 | -0/+3 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Add deprecation warning for default packages | David Shah | 2019-08-08 | 1 | -1/+4 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | clangfromat | David Shah | 2019-08-07 | 1 | -2/+5 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | ecp5: Add --out-of-context for building hard macros | David Shah | 2019-08-07 | 1 | -0/+7 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | ecp5: New Property interface | David Shah | 2019-08-05 | 1 | -6/+6 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Major Property improvements for common and iCE40 | David Shah | 2019-08-05 | 1 | -6/+6 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | clangformat run | Miodrag Milanovic | 2019-06-25 | 1 | -16/+20 |
| | |||||
* | default for 5G is speed 8 | Miodrag Milanovic | 2019-06-21 | 1 | -1/+5 |
| | |||||
* | enable lading of jsons and setting up context | Miodrag Milanovic | 2019-06-14 | 1 | -0/+1 |
| | |||||
* | restore arch info for ecp5 | Miodrag Milanovic | 2019-06-14 | 1 | -24/+91 |
| | |||||
* | Load properties from json and propagate to context create | Miodrag Milanovic | 2019-06-13 | 1 | -2/+2 |
| | |||||
* | Save settings that we saved in project | Miodrag Milanovic | 2019-06-13 | 1 | -0/+2 |
| | |||||
* | Add --placer option and refactor placer selection | David Shah | 2019-03-24 | 1 | -6/+0 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | HeAP: Make HeAP placer optional | David Shah | 2019-03-22 | 1 | -1/+7 |
| | | | | | | | | | | | | | A CMake option 'BUILD_HEAP' (default on) configures building of the HeAP placer and the associated Eigen3 dependency. Default for the iCE40 is SA placer, with --heap-placer to use HeAP Default for the ECP5 is HeAP placer, as SA placer can take 1hr+ for large ECP5 designs and HeAP tends to give better QoR. --sa-placer can be used to use SA instead, and auto-fallback to SA if HeAP not built. Signed-off-by: David Shah <dave@ds0.me> | ||||
* | ecp5: Add an error for mixed constrained/unconstrained IO | David Shah | 2019-02-25 | 1 | -0/+18 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | ecp5: Improve error handling and warning generation in LPF parser | David Shah | 2019-02-25 | 1 | -1/+4 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | ecp5: Add --basecfg deprecation warning | David Shah | 2019-02-08 | 1 | -2/+11 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | ecp5: clangformat timing changes | David Shah | 2018-11-16 | 1 | -12/+11 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | ecp5: Allow selection of device speed grade | David Shah | 2018-11-16 | 1 | -3/+26 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | ecp5: Use new timing data | David Shah | 2018-11-16 | 1 | -1/+5 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Mark getArchOptions as override in derived classes | Pedro Vanzella | 2018-11-13 | 1 | -1/+1 |
| | |||||
* | ecp5: Adding LPF parser | David Shah | 2018-10-31 | 1 | -0/+16 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | ecp5: Add support for correct tile naming in all variants | David Shah | 2018-10-16 | 1 | -0/+18 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Added command parser and common implementation | Miodrag Milanovic | 2018-08-05 | 1 | -169/+62 |
| | |||||
* | Merge pull request #33 from YosysHQ/gui-ecp5 | Miodrag Milanović | 2018-08-04 | 1 | -1/+1 |
|\ | | | | | Gui ecp5 | ||||
| * | Unify interfaces for gui | Miodrag Milanovic | 2018-08-03 | 1 | -1/+1 |
| | | |||||
* | | Auto frequency only if --freq 0 is set | Eddie Hung | 2018-08-03 | 1 | -5/+1 |
|/ | |||||
* | ecp5: Remove libtrellis link for bitstream gen | David Shah | 2018-08-01 | 1 | -12/+1 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | Merge branch 'redist_slack' into 'redist_slack' | Eddie Hung | 2018-07-31 | 1 | -1/+5 |
|\ | | | | | | | # Conflicts: # common/timing.cc | ||||
| * | Retry clangformat | Eddie Hung | 2018-07-25 | 1 | -2/+1 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' into redist_slack | Eddie Hung | 2018-07-25 | 1 | -6/+4 |
| |\ | |||||
| * | | If --freq not set, attempt to find max by adjusting budget so min path slack ↵ | Eddie Hung | 2018-07-24 | 1 | -1/+6 |
| | | | | | | | | | | | | == 0 | ||||
* | | | ecp5: Add Bel graphics | David Shah | 2018-07-31 | 1 | -4/+6 |
| |/ |/| | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | | clangformat | Eddie Hung | 2018-07-25 | 1 | -6/+4 |
|/ | |||||
* | ecp5: Architecture testing and fixing | David Shah | 2018-07-24 | 1 | -0/+4 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | ecp5: Add support for pin name constraints using 'LOC' attributes | David Shah | 2018-07-18 | 1 | -2/+6 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | ecp5: Adding command line options for device type | David Shah | 2018-07-17 | 1 | -0/+13 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | Add ctx->pack() API | Clifford Wolf | 2018-07-13 | 1 | -2/+1 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Use command line parameters settings for GUI as well. | Miodrag Milanovic | 2018-07-13 | 1 | -32/+34 |
| |