Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | timing: Fix critical path walking for ECP5 | David Shah | 2019-11-18 | 1 | -2/+1 |
* | sdf: Working on support for CVC | David Shah | 2019-10-24 | 3 | -7/+19 |
* | sdf: Improve SDF output | David Shah | 2019-10-24 | 1 | -0/+4 |
* | sdf: Add basic support for writing SDF files | David Shah | 2019-10-19 | 3 | -21/+155 |
* | sdf: Framework for writing out SDF files | David Shah | 2019-10-19 | 1 | -0/+200 |
* | ecp5: Preserve top level IO properly | David Shah | 2019-10-18 | 2 | -1/+14 |
* | ecp5: Add support for IO registers | David Shah | 2019-10-09 | 1 | -1/+10 |
* | clangformat | David Shah | 2019-10-01 | 1 | -54/+52 |
* | python: Adding helper functions for netlist modification | David Shah | 2019-09-15 | 4 | -1/+140 |
* | python: Refactor out bindings shared between ECP5 and iCE40 | David Shah | 2019-09-15 | 1 | -0/+98 |
* | json: Add support for net aliases | David Shah | 2019-09-13 | 2 | -2/+7 |
* | timing: Improve support for out-of-context flows | David Shah | 2019-08-07 | 1 | -1/+9 |
* | ecp5: Add --out-of-context for building hard macros | David Shah | 2019-08-07 | 1 | -1/+15 |
* | ecp5: New Property interface | David Shah | 2019-08-05 | 2 | -1/+2 |
* | Major Property improvements for common and iCE40 | David Shah | 2019-08-05 | 7 | -62/+210 |
* | Switching from std to boost fix crash | Miodrag Milanovic | 2019-07-05 | 2 | -7/+7 |
* | Speedup critical path | Miodrag Milanovic | 2019-06-28 | 4 | -9/+14 |
* | clangformat run | Miodrag Milanovic | 2019-06-25 | 10 | -63/+68 |
* | Merge master | Miodrag Milanovic | 2019-06-25 | 1 | -2/+3 |
|\ | |||||
| * | clangformat | David Shah | 2019-06-24 | 1 | -1/+2 |
| * | timing: Add missing std::min | David Shah | 2019-06-23 | 1 | -1/+1 |
| * | Fix missing \n in log statement. | whitequark | 2019-06-04 | 1 | -1/+1 |
* | | Preserve ports | Miodrag Milanovic | 2019-06-21 | 1 | -0/+3 |
* | | default placement only if not set | Miodrag Milanovic | 2019-06-15 | 1 | -3/+3 |
* | | use save seed | Miodrag Milanovic | 2019-06-15 | 1 | -0/+3 |
* | | moved some context variables to settings | Miodrag Milanovic | 2019-06-15 | 6 | -32/+45 |
* | | No need for settings class | Miodrag Milanovic | 2019-06-15 | 11 | -105/+48 |
* | | enable lading of jsons and setting up context | Miodrag Milanovic | 2019-06-14 | 2 | -2/+25 |
* | | gui for json write and proper statuses | Miodrag Milanovic | 2019-06-14 | 1 | -1/+1 |
* | | Load properties from json and propagate to context create | Miodrag Milanovic | 2019-06-13 | 2 | -2/+9 |
* | | Save settings that we saved in project | Miodrag Milanovic | 2019-06-13 | 1 | -0/+4 |
* | | Cleanup | Miodrag Milanovic | 2019-06-13 | 1 | -2/+0 |
* | | Remove concept of project and code connected | Miodrag Milanovic | 2019-06-13 | 4 | -207/+4 |
* | | Use properties for settings and save in json | Miodrag Milanovic | 2019-06-12 | 3 | -17/+11 |
* | | Save top level attrs and store current step | Miodrag Milanovic | 2019-06-07 | 1 | -0/+3 |
* | | Save/restore net strength | Miodrag Milanovic | 2019-06-07 | 1 | -5/+7 |
* | | Restore routing from json | Miodrag Milanovic | 2019-06-07 | 1 | -1/+21 |
* | | Cleanup | Miodrag Milanovic | 2019-06-07 | 2 | -4/+5 |
* | | Cleanup and fixes, flow works now | Miodrag Milanovic | 2019-06-07 | 2 | -20/+31 |
* | | WIP saving/loading attributes | Miodrag Milanovic | 2019-06-07 | 3 | -50/+70 |
* | | Support ecp5 read write additional cell info | Miodrag Milanovic | 2019-06-03 | 1 | -4/+17 |
* | | use NEXTPNR_BEL, since BEL is initial placement | Miodrag Milanovic | 2019-06-02 | 1 | -1/+1 |
* | | Read constraints and placing from file | Miodrag Milanovic | 2019-06-02 | 1 | -0/+50 |
* | | option to disable packing | Miodrag Milanovic | 2019-06-02 | 1 | -4/+8 |
* | | added no-place and no-route options | Miodrag Milanovic | 2019-06-02 | 1 | -12/+22 |
* | | Proper save message | Miodrag Milanovic | 2019-06-02 | 1 | -1/+1 |
* | | Added support for attributes/properties types | Miodrag Milanovic | 2019-06-01 | 2 | -3/+38 |
* | | Solve issue with nets/cells not visible on load | Miodrag Milanovic | 2019-06-01 | 1 | -1/+1 |
* | | Initial work on jsonwrite | Miodrag Milanovic | 2019-05-31 | 1 | -0/+8 |
|/ | |||||
* | Added explanation, fixes issue #278 | Miodrag Milanovic | 2019-05-27 | 1 | -1/+1 |