index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ecp5
/
arch.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'master' of github.com:YosysHQ/nextpnr into constids
Clifford Wolf
2018-08-08
1
-4
/
+3
|
\
|
*
Merge pull request #44 from YosysHQ/improve_timing_spec
David Shah
2018-08-08
1
-4
/
+2
|
|
\
|
|
*
Arch API: Removing Arch::isIOCell
David Shah
2018-08-08
1
-2
/
+0
|
|
*
Arch API: New specification for timing port classes
David Shah
2018-08-08
1
-4
/
+2
|
|
*
Add Arch::isIOCell() to ecp5 and generic
Eddie Hung
2018-08-06
1
-0
/
+2
|
|
*
Modify getBudgetOverride for generic and ecp5 too
Eddie Hung
2018-08-05
1
-1
/
+1
|
*
|
Merge remote-tracking branch 'origin/master' into common_main
Miodrag Milanovic
2018-08-08
1
-46
/
+45
|
|
\
\
|
*
|
|
Added project loader
Miodrag Milanovic
2018-08-06
1
-0
/
+1
*
|
|
|
ecp5: Update to use const IdStrings in place of PortPin/BelType
David Shah
2018-08-08
1
-19
/
+11
|
|
/
/
|
/
|
|
*
|
|
Modify getBudgetOverride for generic and ecp5 too
Eddie Hung
2018-08-06
1
-1
/
+1
|
|
/
|
/
|
*
|
API change: Use CellInfo* and NetInfo* as cell/net handles (ECP5)
David Shah
2018-08-05
1
-45
/
+44
|
/
*
Chip selection ui for ECP5
Miodrag Milanovic
2018-08-04
1
-1
/
+1
*
Unify interfaces for gui
Miodrag Milanovic
2018-08-03
1
-1
/
+1
*
ecp5: Refresh Bels when they are modified
David Shah
2018-08-03
1
-0
/
+2
*
Add missing files and missing includes for MSVC
Miodrag Milanovic
2018-08-02
1
-0
/
+1
*
ecp5: Remove libtrellis link for bitstream gen
David Shah
2018-08-01
1
-11
/
+22
*
ecp5: Adding tilegrid helper functions to Arch
David Shah
2018-08-01
1
-0
/
+21
*
ecp5: Add tilemap to chip database
David Shah
2018-08-01
1
-0
/
+12
*
Remove getFrameDecal() API
Clifford Wolf
2018-08-01
1
-1
/
+0
*
Modify the getNetinfo*() functions and getBudgetOverride() to not use
Eddie Hung
2018-07-31
1
-1
/
+1
*
Merge remote-tracking branch 'origin/estdelay' into redist_slack
Eddie Hung
2018-07-31
1
-0
/
+1
|
\
|
*
Modify predictDelay signature
Eddie Hung
2018-07-30
1
-1
/
+1
|
*
Add predictDelay Arch API
Clifford Wolf
2018-07-30
1
-0
/
+1
*
|
Merge branch 'redist_slack' into 'redist_slack'
Eddie Hung
2018-07-31
1
-0
/
+1
|
\
\
|
*
|
Update getBudgetOverride() for other arches
Eddie Hung
2018-07-26
1
-1
/
+1
|
*
|
Revert "Remove Arch::getBudgetOverride()"
Eddie Hung
2018-07-26
1
-0
/
+1
|
|
/
*
|
getChipName() should be const
Clifford Wolf
2018-07-31
1
-1
/
+1
*
|
Use DelayInfo for cell timing instead of delay_t
David Shah
2018-07-30
1
-1
/
+1
|
/
*
Fix name clash for ecp5
Miodrag Milanovic
2018-07-26
1
-1
/
+1
*
Add getWireType()/getPipType() API
Clifford Wolf
2018-07-26
1
-0
/
+4
*
ecp5: Add global network info to database
David Shah
2018-07-25
1
-0
/
+21
*
Fixed packing non pod
Miodrag Milanovic
2018-07-25
1
-2
/
+2
*
Remove implementations of deprecated APIs
David Shah
2018-07-24
1
-3
/
+0
*
ecp5: Add some more PIO helper functions
David Shah
2018-07-23
1
-0
/
+4
*
Remove getBelsByType() API
Clifford Wolf
2018-07-23
1
-14
/
+0
*
clangformat
David Shah
2018-07-23
1
-2
/
+2
*
ecp5: Add Add getGridDimX(), getGridDimY(), getTileDimZ()
David Shah
2018-07-23
1
-0
/
+5
*
ecp5: Implement new Grid APIs
David Shah
2018-07-23
1
-0
/
+14
*
ecp5: Remove obsolete db entries, add Bel z-position
David Shah
2018-07-23
1
-4
/
+1
*
Move to new API and remove deprecated
Miodrag Milanovic
2018-07-22
1
-25
/
+0
*
ecp5: Adding new Bel pin API
David Shah
2018-07-22
1
-2
/
+22
*
ecp5: Fix regression following router update
David Shah
2018-07-22
1
-1
/
+1
*
Rename getWireBelPin to getBelPinWire
Clifford Wolf
2018-07-22
1
-1
/
+1
*
Add getWireDelay API
Clifford Wolf
2018-07-21
1
-0
/
+6
*
ecp5: Add support for pin name constraints using 'LOC' attributes
David Shah
2018-07-18
1
-0
/
+1
*
ecp5: Adding PIO data to chipdb
David Shah
2018-07-18
1
-0
/
+23
*
ecp5: Adding a slow and conservative placement validity checker
David Shah
2018-07-17
1
-0
/
+8
*
Revert "Add read/mutate context stubs for ECP5"
Sergiusz Bazanski
2018-07-14
1
-103
/
+2
*
Revert "Move read methods to ReadMethods, remove some legacy access to Arch"
Sergiusz Bazanski
2018-07-14
1
-4
/
+88
*
Revert "Make ECP5 proxy context compatible"
Sergiusz Bazanski
2018-07-14
1
-0
/
+76
[prev]
[next]