| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|/
|
|
| |
Signed-off-by: David Shah <dave@ds0.me>
|
|\
| |
| | |
Ecp5 python fixes
|
| |
| |
| |
| |
| |
| |
| | |
When building Python, many extra libraries must be included, such
as expat and zlib.
Signed-off-by: Sean Cross <sean@xobs.io>
|
|/
|
|
|
|
|
|
| |
Sometimes the python executable might have a different name. Cmake
sets the $PYTHON_EXECUTABLE variable to point to the binary path,
so use this variable.
Signed-off-by: Sean Cross <sean@xobs.io>
|
|
|
|
| |
Signed-off-by: David Shah <dave@ds0.me>
|
|\ |
|
| |\
| | |
| | | |
ecp5: Add support for clock gating with DCCA
|
| |/
| |
| |
| | |
Signed-off-by: David Shah <dave@ds0.me>
|
| |\
| | |
| | | |
ecp5: Add full part name to bitstream header
|
| |/
| |
| |
| | |
Signed-off-by: David Shah <dave@ds0.me>
|
|/
|
|
| |
Signed-off-by: David Shah <dave@ds0.me>
|
|\
| |
| | |
ecp5: Add GSR/SGSR support
|
|/
|
|
| |
Signed-off-by: David Shah <dave@ds0.me>
|
|\
| |
| | |
Restrict clock promotion to global on ECP5
|
| | |
|
|/ |
|
|\
| |
| | |
cmake: add python38 to list of versions searched for boost components
|
|/
|
|
|
|
| |
Also, factor out actual search code (identical across versions).
Signed-off-by: Gabriel Somlo <gsomlo@gmail.com>
|
|\
| |
| | |
cmake: fix static build on Windows
|
| |\
| | |
| | |
| | |
| | |
| | | |
fix-windows-static
Signed-off-by: Sean Cross <sean@xobs.io>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
On Windows, we can make a static build by setting the triple to
x64-windows-static, but due to some issues with cmake we also need to
modify the linker flags and Python definitions.
Signed-off-by: Sean Cross <sean@xobs.io>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When building with STATIC_BUILD=ON, different flags need to be specified
when using MSVC. Check for this flag and only set them if necessary.
Signed-off-by: Sean Cross <sean@xobs.io>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Windows has different triples when building with static. Note this in
the README.
Signed-off-by: Sean Cross <sean@xobs.io>
|
| |/
| |
| |
| |
| |
| |
| |
| | |
On Windows, we can make a static build by setting the triple to
x64-windows-static, but due to some issues with cmake we also need to
modify the linker flags and Python definitions.
Signed-off-by: Sean Cross <sean@xobs.io>
|
|\|
| |
| | |
cmakelists: quote the last argument to REGEX REPLACE
|
|/
|
|
|
|
|
|
|
|
|
|
| |
With newer versions of cmake, an unquoted 6th argument gives the
following error:
STRING sub-command REGEX, mode REPLACE needs at least 6 arguments
total to command.
Quoting this fixes the issue.
Signed-off-by: Sean Cross <sean@xobs.io>
|
|\
| |
| | |
ice40: Only warn about default package if there is no package argument
|
|/
|
|
| |
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
|
|\
| |
| | |
ecp5: Conservative analysis of comb DSP timing
|
| |
| |
| |
| | |
Signed-off-by: David Shah <dave@ds0.me>
|
|\ \
| | |
| | | |
Add deprecation warning for default packages
|
|/ /
| |
| |
| | |
Signed-off-by: David Shah <dave@ds0.me>
|
| |
| |
| |
| | |
Signed-off-by: David Shah <dave@ds0.me>
|
| |
| |
| |
| |
| |
| | |
Fixes #310
Signed-off-by: David Shah <dave@ds0.me>
|
| |
| |
| |
| | |
Signed-off-by: David Shah <dave@ds0.me>
|
|\ \
| | |
| | | |
Add out-of-context mode to ECP5 architecture
|
| | |
| | |
| | |
| | | |
Signed-off-by: David Shah <dave@ds0.me>
|
| | |
| | |
| | |
| | | |
Signed-off-by: David Shah <dave@ds0.me>
|
| | |
| | |
| | |
| | | |
Signed-off-by: David Shah <dave@ds0.me>
|
| | |
| | |
| | |
| | | |
Signed-off-by: David Shah <dave@ds0.me>
|
|/ /
| |
| |
| | |
Signed-off-by: David Shah <dave@ds0.me>
|
| |
| |
| |
| | |
Signed-off-by: David Shah <dave@ds0.me>
|
|\ \
| | |
| | | |
Major improvements to constants/Property
|
| | |
| | |
| | |
| | | |
Signed-off-by: David Shah <dave@ds0.me>
|
| | |
| | |
| | |
| | | |
Signed-off-by: David Shah <dave@ds0.me>
|
| | |
| | |
| | |
| | | |
Signed-off-by: David Shah <dave@ds0.me>
|
| | |
| | |
| | |
| | | |
Signed-off-by: David Shah <dave@ds0.me>
|
| | |
| | |
| | |
| | | |
Signed-off-by: David Shah <dave@ds0.me>
|
| | |
| | |
| | |
| | | |
Signed-off-by: David Shah <dave@ds0.me>
|
|/ /
| |
| |
| | |
Signed-off-by: David Shah <dave@ds0.me>
|