| Commit message (Expand) | Author | Age | Files | Lines |
* | move to c++11 remove console writes | Miodrag Milanovic | 2018-06-28 | 6 | -96/+28 |
* | make it compile with qt5 | Miodrag Milanovic | 2018-06-28 | 6 | -30/+61 |
* | initial import of python-console | Miodrag Milanovic | 2018-06-28 | 28 | -0/+2120 |
* | ice40: PLace legaliser produces a design that is at least routable for picosoc | David Shah | 2018-06-28 | 2 | -1/+19 |
* | Debugging carry legalisation | David Shah | 2018-06-28 | 1 | -5/+10 |
* | ice40: Only pack up to one SB_CARRY into a LC | David Shah | 2018-06-27 | 1 | -5/+6 |
* | ice40: Fix IO packer | David Shah | 2018-06-27 | 1 | -0/+8 |
* | ice40: Carry packer bugfix | David Shah | 2018-06-27 | 2 | -19/+17 |
* | Improving debugability | David Shah | 2018-06-27 | 3 | -2/+20 |
* | ice40: Fixing the carry packer for a larger design | David Shah | 2018-06-27 | 1 | -16/+33 |
* | ice40: Add timing paths for carry | David Shah | 2018-06-27 | 1 | -0/+9 |
* | Improving post-ripup placement in the legaliser | David Shah | 2018-06-27 | 5 | -20/+69 |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | David Shah | 2018-06-27 | 9 | -36/+66 |
|\ |
|
| * | reinit python tab | Miodrag Milanovic | 2018-06-27 | 7 | -34/+53 |
| * | disable new and open while tasks are running | Miodrag Milanovic | 2018-06-27 | 3 | -2/+13 |
* | | Refactor common placement functions out of SA placer for use in legaliser | David Shah | 2018-06-27 | 4 | -58/+138 |
|/ |
|
* | ice40: Fixing packing of CIN constant drivers | David Shah | 2018-06-26 | 1 | -1/+1 |
* | ice40: Fixing carry chain legaliser | David Shah | 2018-06-26 | 2 | -4/+28 |
* | CarryInSet added to bitstream gen, add counter tb | David Shah | 2018-06-26 | 4 | -11/+36 |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | David Shah | 2018-06-26 | 15 | -73/+129 |
|\ |
|
| * | Make GUI use recreated context | Miodrag Milanovic | 2018-06-26 | 15 | -73/+129 |
* | | Carry chains now routable | David Shah | 2018-06-26 | 4 | -16/+63 |
|/ |
|
* | Working on debugging the carry legaliser | David Shah | 2018-06-26 | 5 | -16/+64 |
* | Fixing packing of carry cells | David Shah | 2018-06-26 | 2 | -25/+50 |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | David Shah | 2018-06-26 | 11 | -27/+129 |
|\ |
|
| * | Preps for more UI functionality | Miodrag Milanovic | 2018-06-26 | 8 | -24/+70 |
| * | Added Save ASC option | Miodrag Milanovic | 2018-06-26 | 6 | -3/+59 |
* | | Fixing Python bindings bugs | David Shah | 2018-06-26 | 2 | -3/+3 |
|/ |
|
* | Fixing Python bindings after adding unique_ptr | David Shah | 2018-06-26 | 10 | -36/+137 |
* | Working on debugging carry packer | David Shah | 2018-06-26 | 7 | -22/+86 |
* | clang fix | Miodrag Milanovic | 2018-06-26 | 1 | -1/+1 |
* | ice40: Working on carry legalisation | David Shah | 2018-06-26 | 1 | -11/+75 |
* | fix one more | Miodrag Milanovic | 2018-06-26 | 1 | -12/+14 |
* | nets and cells are unique_ptr's | Miodrag Milanovic | 2018-06-25 | 14 | -213/+207 |
* | ice40: Remove constant driver cells in packer | David Shah | 2018-06-25 | 1 | -1/+6 |
* | merge | Miodrag Milanovic | 2018-06-25 | 4 | -51/+195 |
|\ |
|
| * | ice40: Working on the placement legaliser | David Shah | 2018-06-25 | 1 | -4/+43 |
| * | ice40: Creating a carry chain splitter function | David Shah | 2018-06-25 | 3 | -19/+77 |
| * | ice40: More preparations for carry legalisation | David Shah | 2018-06-25 | 2 | -30/+80 |
* | | add cells to a cells collection | Miodrag Milanovic | 2018-06-25 | 1 | -0/+2 |
* | | some more memory leaks | Miodrag Milanovic | 2018-06-25 | 1 | -0/+6 |
|/ |
|
* | Fix some memory leaks | Miodrag Milanovic | 2018-06-25 | 2 | -1/+12 |
* | ice40: Helper functions for placement legalisation | David Shah | 2018-06-25 | 1 | -2/+40 |
* | ice40: Start work on the placement legaliser | David Shah | 2018-06-25 | 2 | -0/+109 |
* | Refactor: remove PlacementValidityChecker and move methods to Arch | David Shah | 2018-06-25 | 14 | -210/+107 |
* | added valgrind info | Miodrag Milanovic | 2018-06-24 | 1 | -5/+6 |
* | both compilers have to be clang | Miodrag Milanovic | 2018-06-24 | 1 | -1/+1 |
* | Added documentation for new commandline options for building | Miodrag Milanovic | 2018-06-24 | 1 | -0/+13 |
* | add sanitizer support | Miodrag Milanovic | 2018-06-24 | 1 | -0/+12 |
* | Added CMake-sanitizers scripts | Miodrag Milanovic | 2018-06-24 | 13 | -0/+779 |