Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Compile on windows again | Miodrag Milanovic | 2018-06-13 | 1 | -0/+4 | |
| * | context menu and cleanup | Miodrag Milanovic | 2018-06-12 | 2 | -10/+43 | |
| * | clangformat cleanup | Miodrag Milanovic | 2018-06-12 | 9 | -410/+405 | |
| * | Write tests to replace -test option from main | Miodrag Milanovic | 2018-06-12 | 9 | -82/+528 | |
| * | reveresed logic for enabling main file, and made tests link arch files | Miodrag Milanovic | 2018-06-12 | 5 | -18/+45 | |
* | | Redesign PosInfo API | Clifford Wolf | 2018-06-13 | 4 | -15/+80 | |
|/ | ||||||
* | Updating REAMDE | David Shah | 2018-06-12 | 1 | -1/+10 | |
* | Fixing regression due to IDStrings | David Shah | 2018-06-12 | 1 | -0/+7 | |
* | Minor clangformat changes | Clifford Wolf | 2018-06-12 | 2 | -4/+7 | |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Clifford Wolf | 2018-06-12 | 7 | -13/+104 | |
|\ | ||||||
| * | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | David Shah | 2018-06-12 | 2 | -1/+13 | |
| |\ | ||||||
| | * | Add QTreeWidget and fill with bels | Miodrag Milanovic | 2018-06-12 | 2 | -1/+13 | |
| * | | Minimal Python bindings for IdString | David Shah | 2018-06-12 | 1 | -0/+5 | |
| |/ | ||||||
| * | Improve packer diagnostics | David Shah | 2018-06-12 | 1 | -1/+4 | |
| * | ice40: Add support for LC placement constraints in packer | David Shah | 2018-06-12 | 4 | -11/+82 | |
* | | Add fast IdString <-> PortPin conversion | Clifford Wolf | 2018-06-12 | 5 | -16/+28 | |
* | | Add proper fast IdString | Clifford Wolf | 2018-06-12 | 2 | -12/+80 | |
|/ | ||||||
* | Add IdString API | Clifford Wolf | 2018-06-12 | 7 | -24/+61 | |
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | David Shah | 2018-06-12 | 39 | -42/+191 | |
|\ | ||||||
| * | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Clifford Wolf | 2018-06-12 | 4 | -11/+19 | |
| |\ | ||||||
| * | | Fix NEXTPNR_NAMESPACE | Clifford Wolf | 2018-06-12 | 7 | -6/+30 | |
| * | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Clifford Wolf | 2018-06-12 | 21 | -12/+634 | |
| |\ \ | ||||||
| * | | | Add nextpnr namespace | Clifford Wolf | 2018-06-12 | 33 | -42/+167 | |
* | | | | ice40: Testing the placement validity check | David Shah | 2018-06-12 | 2 | -1/+28 | |
| |_|/ |/| | | ||||||
* | | | ice40: Debugging and fixing FF configuration | David Shah | 2018-06-12 | 4 | -11/+19 | |
| |/ |/| | ||||||
* | | ice40: Creating packer tests | David Shah | 2018-06-12 | 4 | -0/+233 | |
* | | Implement the placement validity checker | David Shah | 2018-06-12 | 4 | -2/+61 | |
* | | ice40: Adding a placement validity checker | David Shah | 2018-06-12 | 5 | -6/+148 | |
* | | ice40: Pack constants to LCs | David Shah | 2018-06-12 | 4 | -8/+35 | |
* | | ice40: Debugging the packer | David Shah | 2018-06-12 | 5 | -4/+37 | |
* | | ice40: Start working on a packer, currently not tested | David Shah | 2018-06-12 | 5 | -0/+128 | |
|/ | ||||||
* | ice40: Adding cell utilities for packing | David Shah | 2018-06-12 | 4 | -15/+191 | |
* | Adding some utilities for packing | David Shah | 2018-06-12 | 2 | -0/+100 | |
* | ice40: Optimising chipdb builds | David Shah | 2018-06-12 | 1 | -0/+1 | |
* | Made gtest work on MINGW with solution from https://github.com/google/googlet... | Miodrag Milanovic | 2018-06-12 | 1 | -4/+4 | |
* | Clang format to ignore 3rdparty and fix one file | Miodrag Milanovic | 2018-06-11 | 2 | -36/+84 | |
* | Fix gitignore | Miodrag Milanovic | 2018-06-11 | 1 | -2/+2 | |
* | Added dummy tests per arch | Miodrag Milanovic | 2018-06-11 | 4 | -3/+48 | |
* | added google tests to 3rdparty | Miodrag Milanovic | 2018-06-11 | 321 | -0/+153552 | |
* | Added property editor for example | Miodrag Milanovic | 2018-06-11 | 4 | -9/+145 | |
* | compile QtPropertyBrowser | Miodrag Milanovic | 2018-06-11 | 9 | -11/+42 | |
* | Added QtPropertyBrowser source | Miodrag Milanovic | 2018-06-11 | 148 | -0/+35531 | |
* | Add "nextpnr.h" | Clifford Wolf | 2018-06-11 | 23 | -78/+99 | |
* | Remove pool, dict, vector namespace aliases | Clifford Wolf | 2018-06-11 | 9 | -89/+95 | |
* | Add conflicting=false argument to bind getters | Clifford Wolf | 2018-06-11 | 3 | -9/+11 | |
* | Proper looking output in python console | Miodrag Milanovic | 2018-06-11 | 1 | -7/+12 | |
* | OpenGL library portable way of using | Miodrag Milanovic | 2018-06-11 | 1 | -1/+2 | |
* | Fixed portability issue, now it works on msys2 windows build as well | Miodrag Milanovic | 2018-06-11 | 1 | -2/+3 | |
* | nice way to get main window | Miodrag Milanovic | 2018-06-10 | 2 | -3/+15 | |
* | Draw fpga model | Miodrag Milanovic | 2018-06-10 | 3 | -13/+67 |