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
*
Add support for iCE40 global buffers (currently only for 1k devices)
Clifford Wolf
2018-06-10
8
-124
/
+198
*
Debugging on icebreaker
David Shah
2018-06-10
4
-11
/
+217
*
Add blinky post-synthesis testbench
Clifford Wolf
2018-06-10
3
-5
/
+26
*
Fix ice40 pip/switch locked performance issue
Clifford Wolf
2018-06-10
3
-16
/
+9
*
ice40: Set config bits for unused IO
David Shah
2018-06-10
1
-1
/
+19
*
ice40: Fix techmap
David Shah
2018-06-10
1
-1
/
+1
*
ice40: Add IO config to bitstream
David Shah
2018-06-10
3
-17
/
+93
*
ice40: Write logic cell config to bitstream
David Shah
2018-06-10
3
-7
/
+60
*
ice40: Lock out mutually exclusive pips
David Shah
2018-06-10
2
-2
/
+13
*
ice40: Start adding routing to asc output
David Shah
2018-06-10
1
-0
/
+34
*
ice40: Writing an empty ASC file
David Shah
2018-06-10
5
-1
/
+138
*
ice40: Adding non-routing config bits to database
David Shah
2018-06-10
2
-10
/
+63
*
ice40: Add switch data to database
David Shah
2018-06-10
2
-6
/
+95
*
Renamed LOC attribute to BEL, fix ice40 IO bel names
Clifford Wolf
2018-06-09
2
-9
/
+9
*
Adding basic placement constraints
David Shah
2018-06-09
1
-3
/
+77
*
Getting rid of .nil() methods, compare with zero- and default-constructed obj...
Clifford Wolf
2018-06-09
4
-48
/
+36
*
Add very basic router
Clifford Wolf
2018-06-09
5
-35
/
+150
*
python: Fixing builds as importable module
David Shah
2018-06-08
1
-0
/
+5
*
Reformat remaining files
David Shah
2018-06-08
1
-1
/
+0
*
Applied clang-format to my own contributions
ZipCPU
2018-06-07
2
-10
/
+14
*
Set the default log to stdout
ZipCPU
2018-06-07
2
-2
/
+17
|
\
|
*
Moved placer definitions to place.h, main automatically runs placer now
ZipCPU
2018-06-07
1
-3
/
+2
|
*
Initial (random) placer capability
ZipCPU
2018-06-07
1
-1
/
+12
|
*
Preliminary placer changes to main
ZipCPU
2018-06-07
1
-0
/
+7
*
|
ice40: More Python bindings and examples
David Shah
2018-06-07
2
-1
/
+17
*
|
ice40: Refactor PortPin and add Python binding
David Shah
2018-06-07
5
-318
/
+126
*
|
Connected the log file facility to stderr
ZipCPU
2018-06-07
1
-0
/
+3
|
/
*
cmake: Add HX1K-only builds support
David Shah
2018-06-07
1
-1
/
+9
*
Reformat Python bindings and ice40 main
David Shah
2018-06-07
2
-225
/
+230
*
Fixing file->run renaming
David Shah
2018-06-07
1
-1
/
+1
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr
David Shah
2018-06-07
3
-813
/
+819
|
\
|
*
clang-format for design and chip codebase
Clifford Wolf
2018-06-07
2
-813
/
+817
|
*
Fix clang-format include order issues
Clifford Wolf
2018-06-07
1
-0
/
+2
*
|
Merge branch 'python'
David Shah
2018-06-07
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Global design object working
David Shah
2018-06-07
1
-1
/
+1
|
*
Working on global Python design object
David Shah
2018-06-07
1
-0
/
+1
*
|
Add ICE40_HX1K_ONLY config macro
Clifford Wolf
2018-06-07
2
-8
/
+43
*
|
Rename --file to --run
Clifford Wolf
2018-06-07
1
-3
/
+3
|
/
*
Allow specifying multiple Python files on the command line
David Shah
2018-06-07
1
-3
/
+4
*
Allow loading and running Python files before GUI starts
David Shah
2018-06-07
1
-14
/
+15
*
Attempt to add JSON parser--not working yet w/ build system
ZipCPU
2018-06-06
1
-12
/
+26
*
Add iCE40 device selection, improve iCE40 IO GraphicElements
Clifford Wolf
2018-06-06
2
-13
/
+61
*
Add simple SVG generator to ice40 main
Clifford Wolf
2018-06-06
1
-4
/
+36
*
Add ice40 geometry information
Clifford Wolf
2018-06-06
3
-15
/
+95
*
Add ice40 --test mode
Clifford Wolf
2018-06-06
2
-5
/
+66
*
Refactor Chip API and iCE40 database
Clifford Wolf
2018-06-06
4
-166
/
+376
*
Initial GUI work
Miodrag Milanovic
2018-06-05
1
-7
/
+75
*
Initial JSON parser
ZipCPU
2018-06-05
1
-0
/
+3
*
Add iCE40 blockram bels
Clifford Wolf
2018-06-04
3
-0
/
+285
*
Replace GuiLine with GraphicElement
Clifford Wolf
2018-06-04
1
-7
/
+4
[next]