index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
generic
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Use DelayInfo for cell timing instead of delay_t
David Shah
2018-07-30
2
-2
/
+2
|
/
*
generic: Fixing build
David Shah
2018-07-26
1
-2
/
+2
*
Add getWireType()/getPipType() API
Clifford Wolf
2018-07-26
2
-8
/
+17
*
clangformat
Eddie Hung
2018-07-25
1
-6
/
+4
*
clangformat
David Shah
2018-07-25
1
-8
/
+2
*
Fixed pybiding so generic can work and ecp5 expose all needed
Miodrag Milanovic
2018-07-24
1
-1
/
+11
*
Add missing implementations of generic Arch methods
Clifford Wolf
2018-07-24
2
-5
/
+30
*
Remove implementations of deprecated APIs
David Shah
2018-07-24
2
-8
/
+0
*
Remove getBelsByType() API
Clifford Wolf
2018-07-23
2
-12
/
+0
*
Add getGridDimX(), getGridDimY(), getTileDimZ() API
Clifford Wolf
2018-07-23
2
-1
/
+25
*
Move to new API and remove deprecated
Miodrag Milanovic
2018-07-22
2
-6
/
+0
*
Add Arch::getBelPins() to generic and iCE40 archs
Clifford Wolf
2018-07-22
2
-0
/
+8
*
Add Arch::getBelPinType() and Arch::getWireBelPins() in generic arch
Clifford Wolf
2018-07-22
2
-2
/
+12
*
Rename getWireBelPin to getBelPinWire
Clifford Wolf
2018-07-22
2
-2
/
+2
*
Add Loc constructors
Clifford Wolf
2018-07-21
2
-11
/
+6
*
Change DelayInfo semantics to what we actually need
Clifford Wolf
2018-07-21
1
-3
/
+6
*
Add getWireDelay API
Clifford Wolf
2018-07-21
1
-0
/
+1
*
Add Location APIs to generic arch
Clifford Wolf
2018-07-20
2
-12
/
+29
*
ice40: Trim DSP inputs that are constant where appropriate
David Shah
2018-07-19
1
-2
/
+6
*
Add ArchNetInfo and ArchCellInfo
Clifford Wolf
2018-07-17
1
-0
/
+3
*
Add ctx->pack() API
Clifford Wolf
2018-07-13
1
-0
/
+1
*
Fix Ui/Decal handling of active/inactive arch objects
Clifford Wolf
2018-07-13
1
-1
/
+11
*
Use command line parameters settings for GUI as well.
Miodrag Milanovic
2018-07-13
1
-18
/
+21
*
Updates from clang-format
Clifford Wolf
2018-07-12
2
-31
/
+12
*
Add Groups API
Clifford Wolf
2018-07-12
3
-1
/
+76
*
Fix usage of refreshUi API in generic arch
Clifford Wolf
2018-07-11
1
-4
/
+5
*
Add ctx->place() API
Clifford Wolf
2018-07-11
2
-0
/
+7
*
Add ctx->route() API
Clifford Wolf
2018-07-11
2
-0
/
+11
*
New refreshUi API
Clifford Wolf
2018-07-11
1
-6
/
+0
*
Add GUI Decals API
Clifford Wolf
2018-07-11
3
-24
/
+36
*
python: Convert empty BelId to None
David Shah
2018-07-04
2
-2
/
+2
*
python: Renaming and fixing 'generic' build
David Shah
2018-07-04
2
-0
/
+31
*
refactor: Replace assert with NPNR_ASSERT
David Shah
2018-07-04
1
-7
/
+7
*
Add header comment for the common arch API in generic arch
Clifford Wolf
2018-06-30
1
-0
/
+1
*
Add implementations for generic arch db API
Clifford Wolf
2018-06-30
2
-94
/
+248
*
Add stub generator API to generic arch
Clifford Wolf
2018-06-30
2
-6
/
+52
*
Rename "dummy" arch to "generic"
Clifford Wolf
2018-06-29
8
-0
/
+592
[prev]