index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ecp5: Add support for IO registers
David Shah
2019-10-09
3
-1
/
+113
*
ecp5: Add IDDR71B support
David Shah
2019-10-09
2
-3
/
+16
*
ecp5: Add ODDR71B support
David Shah
2019-10-09
1
-3
/
+14
*
ecp5: Preparations for new IO bels
David Shah
2019-10-09
3
-1
/
+16
*
Apply Boost CMake fix to all OSs
David Shah
2019-10-09
1
-3
/
+1
*
ecp5: Fix parameters
David Shah
2019-10-04
1
-0
/
+4
*
Merge pull request #337 from YosysHQ/dave/ecp5_pdp16
David Shah
2019-10-03
4
-19
/
+96
|
\
|
*
ecp5: Adding support for 36-bit wide PDP RAMs
David Shah
2019-10-01
4
-19
/
+96
|
/
*
clangformat
David Shah
2019-10-01
1
-54
/
+52
*
Fix issue with latest boost on macOS, fixes #322
Miodrag Milanovic
2019-09-28
1
-0
/
+4
*
ice40: Add support for PLL DELAY_ADJUSTMENT_MODE
David Shah
2019-09-23
1
-1
/
+15
*
Merge pull request #335 from YosysHQ/dave/fix-334
David Shah
2019-09-23
1
-2
/
+19
|
\
|
*
ice40: Fix carry feed-out when we have to split the chain next
David Shah
2019-09-23
1
-2
/
+19
|
/
*
Merge pull request #332 from YosysHQ/dave/python-refactor
David Shah
2019-09-19
7
-193
/
+329
|
\
|
*
docs: Add Python API documentation
David Shah
2019-09-19
1
-0
/
+87
|
*
python: Adding helper functions for netlist modification
David Shah
2019-09-15
4
-1
/
+140
|
*
python: Refactor out bindings shared between ECP5 and iCE40
David Shah
2019-09-15
3
-192
/
+102
*
|
Merge pull request #331 from xobs/precompiled-bba
David Shah
2019-09-19
3
-28
/
+67
|
\
\
|
*
|
Merge branch 'precompiled-bba' of https://github.com/xobs/nextpnr into xobs-p...
David Shah
2019-09-19
3
-28
/
+67
|
/
|
|
|
*
|
README: document PREGENERATED_BBA_PATH
Sean Cross
2019-09-17
1
-0
/
+4
|
*
|
ice40: support PREGENERATED_BBA_PATH
Sean Cross
2019-09-17
1
-18
/
+31
|
*
|
ecp5: add support for PREGENERATED_BBA_PATH
Sean Cross
2019-09-17
1
-18
/
+31
|
|
/
*
|
Merge pull request #330 from zeldin/bba
David Shah
2019-09-19
4
-11
/
+28
|
\
\
|
|
/
|
/
|
|
*
CMake: Generate chipdbs in build tree when building out-of-tree
Marcus Comstedt
2019-09-15
2
-6
/
+8
|
*
bba: Require explicit endianness flag, and supply it
Marcus Comstedt
2019-09-15
4
-12
/
+16
|
*
bba: Default to native endian in bbasm
Marcus Comstedt
2019-09-15
1
-1
/
+12
*
|
python: Fix getWireBelPins
David Shah
2019-09-15
4
-0
/
+40
|
/
*
Merge pull request #329 from YosysHQ/dave/net_aliases
David Shah
2019-09-13
5
-7
/
+44
|
\
|
*
json: Add support for net aliases
David Shah
2019-09-13
5
-7
/
+44
*
|
Merge pull request #328 from YosysHQ/dave/timing_iobuf
David Shah
2019-09-13
2
-0
/
+29
|
\
\
|
|
/
|
/
|
|
*
ice40: Move clock constraints across SB_IO and SB_GB_IO
David Shah
2019-09-13
1
-0
/
+20
|
*
ecp5: Move clock constraints across IO and DCCA
David Shah
2019-09-13
1
-0
/
+9
|
/
*
Merge pull request #325 from xobs/ecp5-python-fix
David Shah
2019-09-11
2
-2
/
+16
|
\
|
*
cmake: fix static build on Linux
Sean Cross
2019-09-10
1
-0
/
+14
|
*
ecp5: use $PYTHON_EXECUTABLE for python path
Sean Cross
2019-09-09
1
-2
/
+2
|
/
*
Bump tests submodule
David Shah
2019-09-03
1
-0
/
+0
*
Merge branch 'master' of ssh.github.com:YosysHQ/nextpnr
David Shah
2019-09-03
4
-39
/
+110
|
\
|
*
Merge pull request #321 from YosysHQ/ecp5-dcc
David Shah
2019-08-31
2
-39
/
+87
|
|
\
|
|
*
ecp5: Add support for clock gating with DCCA
David Shah
2019-08-31
2
-39
/
+87
|
|
/
|
*
Merge pull request #320 from YosysHQ/ecp5-partname
David Shah
2019-08-27
3
-0
/
+23
|
|
\
|
|
*
ecp5: Add full part name to bitstream header
David Shah
2019-08-27
3
-0
/
+23
|
|
/
*
/
ice40: Fix DSP cascade wires
David Shah
2019-09-03
1
-4
/
+9
|
/
*
Merge pull request #319 from YosysHQ/ecp5gsr
David Shah
2019-08-27
4
-3
/
+22
|
\
|
*
ecp5: Add GSR/SGSR support
David Shah
2019-08-27
4
-3
/
+22
|
/
*
Merge pull request #317 from DurandA/feature/ecp5-unpromote-clock
David Shah
2019-08-24
1
-0
/
+3
|
\
|
*
Rename clock restriction attribute to "noglobal"
Arnaud Durand
2019-08-24
1
-2
/
+2
|
*
Restrict clock promotion to global
Arnaud Durand
2019-08-22
1
-0
/
+3
|
/
*
Merge pull request #316 from gsomlo/gls-py38-cmake
David Shah
2019-08-21
1
-18
/
+7
|
\
|
*
cmake: add python38 to list of versions searched for boost components
Gabriel L. Somlo
2019-08-21
1
-18
/
+7
|
/
*
Merge pull request #314 from xobs/fix-windows-static
Miodrag Milanović
2019-08-15
2
-1
/
+11
|
\
[next]