Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #21 from daveshah1/promote_logic_globals | Clifford Wolf | 2018-08-03 | 1 | -10/+40 |
|\ | |||||
| * | ice40: Promote 'logic' globals as well as clock/enable/reset | David Shah | 2018-08-03 | 1 | -10/+40 |
* | | Merge pull request #22 from YosysHQ/routethru | Clifford Wolf | 2018-08-03 | 4 | -15/+129 |
|\ \ | |||||
| * | | ice40: Add bitstream gen for routethru LUTs | David Shah | 2018-08-03 | 1 | -9/+58 |
| * | | Add LUT route-through pips to iCE40 architecture database | Clifford Wolf | 2018-08-02 | 3 | -6/+71 |
* | | | Merge pull request #20 from YosysHQ/gui4all | Miodrag Milanović | 2018-08-03 | 24 | -448/+404 |
|\ \ \ | |_|/ |/| | | |||||
| * | | ecp5: Refresh Bels when they are modified | David Shah | 2018-08-03 | 1 | -0/+2 |
| * | | Moved to new signal slot syntax | Miodrag Milanovic | 2018-08-03 | 5 | -50/+47 |
| * | | clangformat | Miodrag Milanovic | 2018-08-02 | 5 | -28/+23 |
| * | | Add names to toolbars | Miodrag Milanovic | 2018-08-02 | 1 | -4/+4 |
| * | | Document and cleanup | Miodrag Milanovic | 2018-08-02 | 4 | -105/+120 |
| * | | Move common logic to basewindow | Miodrag Milanovic | 2018-08-02 | 6 | -265/+292 |
| * | | Make worker generic | Miodrag Milanovic | 2018-08-02 | 5 | -111/+31 |
| * | | Move generic resources to top level | Miodrag Milanovic | 2018-08-02 | 10 | -8/+8 |
|/ / | |||||
* | | various fixes for generic arch | Miodrag Milanovic | 2018-08-02 | 2 | -10/+3 |
* | | Merge pull request #13 from YosysHQ/fix-windows-ctrl-c | Miodrag Milanović | 2018-08-02 | 1 | -0/+13 |
|\ \ | |||||
| * | | Handle CTRL-C for windows build | Miodrag Milanovic | 2018-08-02 | 1 | -0/+13 |
* | | | Merge pull request #11 from mmicko/project_load | Miodrag Milanović | 2018-08-02 | 1 | -0/+9 |
|\ \ \ | |||||
| * | | | preserve command line parameters for project load | Miodrag Milanovic | 2018-08-02 | 1 | -0/+9 |
* | | | | Merge pull request #15 from YosysHQ/fix-ecp5-msvc | Miodrag Milanović | 2018-08-02 | 5 | -0/+39 |
|\ \ \ \ | |||||
| * | | | | Add missing files and missing includes for MSVC | Miodrag Milanovic | 2018-08-02 | 5 | -0/+39 |
* | | | | | Merge pull request #19 from daveshah1/ecp5_fix_tiletypes | David Shah | 2018-08-02 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | ecp5: Write tiletype names in correct order | David Shah | 2018-08-02 | 1 | -1/+1 |
* | | | | | | Merge pull request #18 from daveshah1/cell_timings | David Shah | 2018-08-02 | 3 | -22/+105 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ice40: Use real cell timings | David Shah | 2018-08-02 | 3 | -28/+24 |
| * | | | | | | ice40: Adding cell timings to chipdb | David Shah | 2018-08-02 | 2 | -0/+87 |
| | |_|_|_|/ | |/| | | | | |||||
* / | | | | | Fix for macOS segfault | Miodrag Milanovic | 2018-08-02 | 1 | -1/+2 |
|/ / / / / | |||||
* | | | | | Merge pull request #16 from YosysHQ/reroute | Clifford Wolf | 2018-08-02 | 5 | -48/+178 |
|\| | | | | |||||
| * | | | | clangformat | Clifford Wolf | 2018-08-02 | 1 | -24/+20 |
| * | | | | Merge branch 'master' of github.com:YosysHQ/nextpnr into reroute | Clifford Wolf | 2018-08-02 | 1 | -1/+1 |
| |\| | | | |||||
| * | | | | Fix router1 cleanupReroute() for "drive-by nets" | Clifford Wolf | 2018-08-02 | 1 | -25/+32 |
| * | | | | Add Router1Cfg | Clifford Wolf | 2018-08-02 | 5 | -26/+50 |
| * | | | | Improve router1 cleanupReroute | Clifford Wolf | 2018-08-02 | 1 | -15/+45 |
| * | | | | Merge branch 'master' of github.com:YosysHQ/nextpnr into reroute | Clifford Wolf | 2018-08-02 | 17 | -94/+583 |
| |\ \ \ \ | |||||
| * | | | | | Add reroute pass and other router1 tweaks | Clifford Wolf | 2018-08-01 | 1 | -22/+95 |
* | | | | | | Rename GUI "Graphics" tab to "Device" | Clifford Wolf | 2018-08-02 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge pull request #14 from YosysHQ/fix-destructor | David Shah | 2018-08-02 | 1 | -1/+1 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Fix destructor for tree Item, fixes clang build as well | Miodrag Milanovic | 2018-08-02 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #2 from daveshah1/remove_libtrellis | David Shah | 2018-08-02 | 11 | -80/+541 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | ecp5: Remove libtrellis link for bitstream gen | David Shah | 2018-08-01 | 8 | -89/+83 |
| * | | | ecp5: Adding tilegrid helper functions to Arch | David Shah | 2018-08-01 | 1 | -0/+21 |
| * | | | ecp5: Add tilemap to chip database | David Shah | 2018-08-01 | 2 | -2/+29 |
| * | | | ecp5: Adding configuration data structures | David Shah | 2018-08-01 | 2 | -0/+419 |
* | | | | Merge pull request #12 from YosysHQ/fix-updateelements | David Shah | 2018-08-02 | 1 | -5/+7 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Properly delete element from unordered_map | Miodrag Milanovic | 2018-08-02 | 1 | -5/+7 |
|/ / / | |||||
* | | | Merge pull request #8 from mmicko/fix-lock | Serge Bazanski | 2018-08-01 | 1 | -1/+0 |
|\ \ \ | |||||
| * | | | Removes unnecessary unlock causing trouble with placer | Miodrag Milanovic | 2018-08-01 | 1 | -1/+0 |
* | | | | Merge pull request #1 from YosysHQ/q3k/add-copying-file | Serge Bazanski | 2018-08-01 | 1 | -0/+18 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add COPYING file | Sergiusz Bazanski | 2018-08-01 | 1 | -0/+18 |
| |/ / | |||||
* | | | json: Fix message for 1'bx values | David Shah | 2018-08-01 | 1 | -3/+2 |