index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ice40
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark IdString and IdStringList single argument constructors explicit.
Keith Rothman
2021-02-04
3
-6
/
+6
*
ice40: Use snake case for arch-specific functions
D. Shah
2021-02-03
7
-50
/
+50
*
ice40: Implement IdStringList for all arch object names
D. Shah
2021-02-02
5
-57
/
+88
*
refactor: Replace getXName().c_str(ctx) with ctx->nameOfX
D. Shah
2021-02-02
2
-6
/
+5
*
arch: Add getNameDelimiter API for string lists
D. Shah
2021-02-02
1
-0
/
+1
*
Run "make clangformat".
Keith Rothman
2021-02-02
4
-28
/
+21
*
Add pybindings for new APIs.
Keith Rothman
2021-02-02
2
-0
/
+14
*
Rename Partition -> BelBucket.
Keith Rothman
2021-02-02
3
-29
/
+29
*
Add Partition APIs to ice40, nexus, gowin archs.
Keith Rothman
2021-02-02
3
-0
/
+78
*
Initial refactoring of placer API.
Keith Rothman
2021-02-02
1
-0
/
+5
*
Seperate PipRange types in pybindings_shared.
Keith Rothman
2021-02-01
1
-0
/
+4
*
cleanup: Spelling fixes
D. Shah
2021-01-28
1
-1
/
+1
*
cleanup: Remove dead/unused code
D. Shah
2021-01-28
1
-32
/
+0
*
Move RelPtr/RelSlice out of arches into common
D. Shah
2021-01-27
1
-42
/
+1
*
ice40: Switch from RelPtr to RelSlice
D. Shah
2021-01-27
6
-149
/
+137
*
ice40: Nicer error for unconstrained SB_GB_IO
David Shah
2020-12-27
1
-0
/
+2
*
Use std::string::find(char c) when searching for a single character.
Tim Callahan
2020-12-16
1
-1
/
+1
*
ice40: Clarify feedback paths in PLL constraints code
David Shah
2020-12-03
1
-3
/
+3
*
ice40: Derive PLL timing constraints
David Shah
2020-12-03
1
-31
/
+138
*
RelPtr: remove copy constructor and copy assignment
David Shah
2020-11-13
1
-0
/
+3
*
ice40/pack/SB_PLL: Force fixed value to 4'b1111 if dynamic delay is used
Sylvain Munaut
2020-11-10
1
-7
/
+9
*
Remove wire alias API
David Shah
2020-10-15
1
-9
/
+0
*
CMake: fix Windows-ism in status message
whitequark
2020-08-26
1
-1
/
+1
*
Fix MESSAGE indicating where externally-built .bbas live.
William D. Jones
2020-08-22
1
-1
/
+1
*
Initial conversion to pybind11
Miodrag Milanovic
2020-07-23
1
-19
/
+17
*
ice40: If IO is used by SB_GB_IO, can't use it for PLL
Sylvain Munaut
2020-07-09
1
-1
/
+2
*
Fixes for new part types
Miodrag Milanovic
2020-07-08
5
-16
/
+43
*
Use proper names in GUI
Miodrag Milanovic
2020-07-08
1
-12
/
+12
*
Support rest of parts
Miodrag Milanovic
2020-07-08
3
-13
/
+58
*
Missed adding option
Miodrag Milanovic
2020-07-08
1
-0
/
+2
*
Adding LP4K as well
Miodrag Milanovic
2020-07-08
3
-3
/
+16
*
Support 4K parts directly
Miodrag Milanovic
2020-07-08
3
-5
/
+33
*
Merge pull request #463 from YosysHQ/fix-archcheck
David Shah
2020-07-02
2
-2
/
+6
|
\
|
*
ice40: Fix getBelsByTile
David Shah
2020-06-29
2
-2
/
+6
*
|
CMake: fix path checks in chipdb build scripts.
whitequark
2020-07-01
1
-1
/
+1
|
/
*
Make python bindings consistent
Miodrag Milanovic
2020-06-27
2
-2
/
+4
*
Fix clangformat and execute it
Miodrag Milanovic
2020-06-27
1
-6
/
+4
*
Update git ignore locations
Miodrag Milanovic
2020-06-27
1
-1
/
+1
*
Simplify and improve chipdb embedding/loading.
whitequark
2020-06-26
8
-152
/
+62
*
CMake: require at least version 3.5 (Ubuntu 16.04).
whitequark
2020-06-25
1
-1
/
+1
*
CMake: rewrite chipdb handling from ground up.
whitequark
2020-06-25
5
-127
/
+145
*
ice40: Add fallback behavior for Extra Cell config bits vectors
Sylvain Munaut
2020-06-02
1
-1
/
+11
*
ice40: Add support for the 2nd bit of SHIFTREG_DIV_MODE
Sylvain Munaut
2020-06-02
1
-1
/
+1
*
Merge pull request #447 from whitequark/wasi
David Shah
2020-05-24
1
-2
/
+2
|
\
|
*
Port nextpnr-{ice40,ecp5} to WASI.
whitequark
2020-05-23
1
-2
/
+2
*
|
Fix spelling of 'unsupported'
Nathaniel Graff
2020-05-13
1
-4
/
+4
|
/
*
ice40: Derive oscillator frequency constraints
David Shah
2020-03-29
1
-0
/
+40
*
ice40: Fix output register timing analysis for registered output enable
Sylvain Munaut
2020-03-29
1
-1
/
+1
*
ice40: Always copy DFF attrs to LC
David Shah
2020-03-19
1
-0
/
+5
*
Merge pull request #400 from YosysHQ/dave/tri-fixes
David Shah
2020-03-10
1
-1
/
+18
|
\
[next]