index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
cyclonev: basic platform
Dan Ravensloft
2021-05-15
1
-1
/
+1
*
Hash table refactoring
gatecat
2021-04-14
1
-2
/
+9
*
Add CMake option to enable IPO (enabled by default).
William D. Jones
2021-04-07
1
-2
/
+13
*
Initial lookahead for FPGA interchange.
Keith Rothman
2021-03-23
1
-0
/
+7
*
cmake: Use IPO only if supported
gatecat
2021-03-19
1
-3
/
+4
*
Add option to link against "libprofiler".
Keith Rothman
2021-03-18
1
-0
/
+4
*
Add IPO support for nextpnr, and have it enabled by default.
Keith Rothman
2021-03-18
1
-0
/
+7
*
Fixup GUI link dependencies on headers from libraries.
Keith Rothman
2021-03-18
1
-4
/
+12
*
CMake: Don't include Abseil if it is not used.
whitequark
2021-03-12
1
-1
/
+3
*
Only depend on Abseil in threaded builds.
whitequark
2021-03-10
1
-2
/
+4
*
Add absl::flat_hash_map.
Keith Rothman
2021-03-01
1
-0
/
+5
*
cmake: Don't enable any -Werror flags without opt-in.
whitequark
2021-02-26
1
-1
/
+1
*
Fix compiler warnings introduced by -Wextra
gatecat
2021-02-25
1
-1
/
+2
*
cmake: Enable -Wextra, and -Werror in some cases
gatecat
2021-02-25
1
-3
/
+8
*
Add FPGA interchange frontend and backend.
Keith Rothman
2021-02-15
1
-1
/
+1
*
machxo2: Add clang-format exception to machxo2 binary blob C sources.
gatecat
2021-02-12
1
-0
/
+1
*
Create machxo2 backend (renamed from generic).
gatecat
2021-02-12
1
-2
/
+2
*
Initial FPGA interchange (which is just a cut-down xilinx arch).
Keith Rothman
2021-02-04
1
-2
/
+2
*
Default to Release, but allow other modes (e.g. Debug, RelWithDebInfo).
Keith Rothman
2021-01-27
1
-1
/
+3
*
Gowin target (#542)
Pepijn de Vos
2020-12-30
1
-2
/
+2
*
cmake: Disable building GUI by default
David Shah
2020-12-08
1
-1
/
+1
*
nexus: Update docs and CMake
David Shah
2020-11-30
1
-1
/
+9
*
nexus: Build and embed chipdb automatically
David Shah
2020-11-30
1
-0
/
+1
*
Adding archdefs and bba PODs
David Shah
2020-11-30
1
-1
/
+1
*
Building nextpnr on Devuan ascii 2.0 needs the "C" language enabled.
Rob Landley
2020-09-16
1
-1
/
+1
*
fix whitespace
Miodrag Milanovic
2020-07-24
1
-4
/
+4
*
Needed by python lib itself for static
Miodrag Milanovic
2020-07-23
1
-0
/
+5
*
Initial conversion to pybind11
Miodrag Milanovic
2020-07-23
1
-56
/
+1
*
Fix clangformat and execute it
Miodrag Milanovic
2020-06-27
1
-2
/
+2
*
CMake: require at least version 3.5 (Ubuntu 16.04).
whitequark
2020-06-25
1
-2
/
+1
*
CMake: rewrite chipdb handling from ground up.
whitequark
2020-06-25
1
-10
/
+10
*
CMake: only request a CXX compiler.
whitequark
2020-06-24
1
-1
/
+1
*
CMake: promote bba to a true subproject.
whitequark
2020-06-23
1
-1
/
+15
*
Merge pull request #447 from whitequark/wasi
David Shah
2020-05-24
1
-2
/
+26
|
\
|
*
Port nextpnr-{ice40,ecp5} to WASI.
whitequark
2020-05-23
1
-2
/
+26
*
|
minor patch for MinGW build
Ed Bordin
2020-05-14
1
-4
/
+6
|
/
*
Support custom PROGRAM_PREFIX
Miodrag Milanovic
2020-04-10
1
-10
/
+12
*
Correct BUILD_TESTS description in CMakeLists.txt
Wladimir J. van der Laan
2020-02-12
1
-1
/
+1
*
cmake: Python 3.9 support
David Shah
2020-01-29
1
-1
/
+1
*
Change version to git describe and make set-able from outside
Tobias Müller
2020-01-11
1
-9
/
+11
*
3rdparty: Add json11
David Shah
2019-12-27
1
-2
/
+3
*
frontend/base: Top module handling
David Shah
2019-12-27
1
-2
/
+4
*
cmake: Add boost system library
David Shah
2019-11-06
1
-1
/
+1
*
cmake: don't link libutil on windows
Sean Cross
2019-10-18
1
-1
/
+1
*
Apply Boost CMake fix to all OSs
David Shah
2019-10-09
1
-3
/
+1
*
Fix issue with latest boost on macOS, fixes #322
Miodrag Milanovic
2019-09-28
1
-0
/
+4
*
cmake: fix static build on Linux
Sean Cross
2019-09-10
1
-0
/
+14
*
cmake: add python38 to list of versions searched for boost components
Gabriel L. Somlo
2019-08-21
1
-18
/
+7
*
cmake: static: add msvc check before adding msvc flags
Sean Cross
2019-08-15
1
-1
/
+1
*
cmake: fix static build on windows
Sean Cross
2019-08-15
1
-1
/
+8
[next]