index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ecp5
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #54 from daveshah1/ecp5_speedup
David Shah
2018-08-19
5
-29
/
+63
|
\
|
*
ecp5: Flatten bel_to_cell for performance
David Shah
2018-08-18
2
-23
/
+21
|
*
ecp5: Speed up Bel availability/binding checks
David Shah
2018-08-18
1
-5
/
+11
|
*
ecp5: Speedup placement using ArchCellInfo
David Shah
2018-08-18
4
-12
/
+42
*
|
Merge pull request #47 from YosysHQ/settings_propagate
Clifford Wolf
2018-08-18
1
-6
/
+2
|
\
\
|
*
|
Use settings for placer1 and router1
Miodrag Milanovic
2018-08-09
1
-6
/
+2
*
|
|
Merge branch 'master' of github.com:YosysHQ/nextpnr into archattr
Clifford Wolf
2018-08-18
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ecp5: Speedup router with slightly better estimates
David Shah
2018-08-18
1
-2
/
+2
|
|
/
*
/
Add Arch attrs API
Clifford Wolf
2018-08-14
1
-0
/
+18
|
/
*
Merge pull request #42 from YosysHQ/floorplan
David Shah
2018-08-09
1
-1
/
+11
|
\
|
*
ecp5: Implement getPipLocation and related API
David Shah
2018-08-09
1
-1
/
+11
*
|
Use settings for json and pcf
Miodrag Milanovic
2018-08-08
1
-1
/
+1
|
/
*
Merge branch 'master' of github.com:YosysHQ/nextpnr into constids
Clifford Wolf
2018-08-08
4
-177
/
+124
|
\
|
*
Merge pull request #44 from YosysHQ/improve_timing_spec
David Shah
2018-08-08
2
-8
/
+6
|
|
\
|
|
*
Arch API: Removing Arch::isIOCell
David Shah
2018-08-08
2
-4
/
+0
|
|
*
Arch API: New specification for timing port classes
David Shah
2018-08-08
2
-7
/
+6
|
|
*
clangformat
Eddie Hung
2018-08-06
1
-6
/
+1
|
|
*
Add Arch::isIOCell() to ecp5 and generic
Eddie Hung
2018-08-06
2
-0
/
+8
|
|
*
Modify getBudgetOverride for generic and ecp5 too
Eddie Hung
2018-08-05
2
-2
/
+2
|
*
|
clangformat
Miodrag Milanovic
2018-08-08
1
-5
/
+3
|
*
|
Merge remote-tracking branch 'origin/master' into common_main
Miodrag Milanovic
2018-08-08
5
-71
/
+68
|
|
\
\
|
*
|
|
Added project loader
Miodrag Milanovic
2018-08-06
2
-0
/
+58
|
*
|
|
Added command parser and common implementation
Miodrag Milanovic
2018-08-05
1
-169
/
+62
*
|
|
|
ecp5: Update to use const IdStrings in place of PortPin/BelType
David Shah
2018-08-08
9
-148
/
+70
|
|
/
/
|
/
|
|
*
|
|
Modify getBudgetOverride for generic and ecp5 too
Eddie Hung
2018-08-06
2
-2
/
+2
|
|
/
|
/
|
*
|
API change: Use CellInfo* and NetInfo* as cell/net handles (ECP5)
David Shah
2018-08-05
5
-61
/
+58
*
|
API change: Use CellInfo* and NetInfo* as cell/net handles (Python bindings)
David Shah
2018-08-05
1
-9
/
+9
|
/
*
Merge pull request #33 from YosysHQ/gui-ecp5
Miodrag Milanović
2018-08-04
2
-2
/
+2
|
\
|
*
Chip selection ui for ECP5
Miodrag Milanovic
2018-08-04
1
-1
/
+1
|
*
Unify interfaces for gui
Miodrag Milanovic
2018-08-03
2
-2
/
+2
*
|
Merge branch 'master' into slack_redist_freq
Eddie Hung
2018-08-03
4
-59
/
+2
|
\
\
|
*
|
Add constraint weight as a command line option
David Shah
2018-08-03
1
-1
/
+1
|
*
|
Remove old place legaliser, set placement constraints instead (currently igno...
David Shah
2018-08-03
3
-58
/
+1
|
|
/
*
/
Auto frequency only if --freq 0 is set
Eddie Hung
2018-08-03
1
-5
/
+1
|
/
*
ecp5: Refresh Bels when they are modified
David Shah
2018-08-03
1
-0
/
+2
*
Merge pull request #15 from YosysHQ/fix-ecp5-msvc
Miodrag Milanović
2018-08-02
5
-0
/
+39
|
\
|
*
Add missing files and missing includes for MSVC
Miodrag Milanovic
2018-08-02
5
-0
/
+39
*
|
ecp5: Write tiletype names in correct order
David Shah
2018-08-02
1
-1
/
+1
*
|
Add Router1Cfg
Clifford Wolf
2018-08-02
1
-1
/
+5
|
/
*
ecp5: Remove libtrellis link for bitstream gen
David Shah
2018-08-01
7
-87
/
+81
*
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
2
-2
/
+29
*
ecp5: Adding configuration data structures
David Shah
2018-08-01
2
-0
/
+419
*
ecp5: Tweak bitstream chip scope
David Shah
2018-08-01
1
-1
/
+1
*
ecp5: Memory fixes in packer
David Shah
2018-08-01
1
-4
/
+7
*
Remove getFrameDecal() API
Clifford Wolf
2018-08-01
3
-14
/
+1
*
ecp5: Making arch.cc compile
David Shah
2018-08-01
1
-2
/
+2
*
clangformat for stuff I've touched
Eddie Hung
2018-07-31
1
-1
/
+1
*
Modify the getNetinfo*() functions and getBudgetOverride() to not use
Eddie Hung
2018-07-31
2
-2
/
+2
*
Merge remote-tracking branch 'origin/estdelay' into redist_slack
Eddie Hung
2018-07-31
2
-0
/
+10
|
\
[next]