index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ice40
/
arch_place.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice40: Introduce the concept of forPadIn SB_GB
Sylvain Munaut
2018-11-19
1
-0
/
+2
*
ice40: Fix BEL validity check for PLL vs SB_IO
Sylvain Munaut
2018-11-19
1
-21
/
+20
*
clangformat
David Shah
2018-09-30
1
-2
/
+2
*
ice40: Validity check for LVDS IO
David Shah
2018-09-24
1
-0
/
+21
*
ice40: Remove obsolete belType member
David Shah
2018-09-24
1
-1
/
+1
*
Rework Arch::logicCellsCompatible() to take pointer + size, allowing use of s...
Eddie Hung
2018-08-10
1
-15
/
+16
*
Make containers static
Eddie Hung
2018-08-09
1
-5
/
+7
*
Get rid of old iCE40 id_ Arch members
Clifford Wolf
2018-08-08
1
-5
/
+5
*
Get rid of PortPin and BelType (ice40, generic, docs)
Clifford Wolf
2018-08-08
1
-8
/
+8
*
API change: Use CellInfo* and NetInfo* as cell/net handles (common, ice40)
Clifford Wolf
2018-08-05
1
-12
/
+10
*
ice40: after review
Sergiusz Bazanski
2018-07-25
1
-2
/
+2
*
ice40: support PLL40_*_PAD, fix pass-through LUT for LOCK
Sergiusz Bazanski
2018-07-25
1
-0
/
+4
*
Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/pll
Sergiusz Bazanski
2018-07-24
1
-3
/
+4
|
\
|
*
ice40: Remove use of deprecated APIs
David Shah
2018-07-24
1
-3
/
+4
*
|
ice40: fixes before review
Sergiusz Bazanski
2018-07-24
1
-0
/
+1
*
|
ice40: move PLL->IO from pseudo pip to second uphill bel
Sergiusz Bazanski
2018-07-24
1
-19
/
+21
*
|
ice40: emit list of upbels in chipdb
Sergiusz Bazanski
2018-07-24
1
-1
/
+1
*
|
ice40: Prevent placement of SB_IOs in IO blocks used by PLL outputs
Sergiusz Bazanski
2018-07-24
1
-0
/
+24
|
/
*
Rename getWireBelPin to getBelPinWire
Clifford Wolf
2018-07-22
1
-1
/
+1
*
ice40: Optimise reset/enable net checking
David Shah
2018-07-20
1
-10
/
+4
*
ice40: Use xArchArgs in validity check
David Shah
2018-07-18
1
-22
/
+14
*
Revert "Make PnR use Unlocked methods"
Sergiusz Bazanski
2018-07-14
1
-3
/
+3
*
Revert "Introduce proxies for locked access to ctx"
Sergiusz Bazanski
2018-07-14
1
-38
/
+37
*
Revert "Refactor proxies to nextpnr."
Sergiusz Bazanski
2018-07-14
1
-3
/
+3
*
Refactor proxies to nextpnr.
Sergiusz Bazanski
2018-07-14
1
-3
/
+3
*
Introduce proxies for locked access to ctx
Sergiusz Bazanski
2018-07-13
1
-37
/
+38
*
Make PnR use Unlocked methods
Sergiusz Bazanski
2018-07-13
1
-3
/
+3
*
refactor: Replace assert with NPNR_ASSERT
David Shah
2018-07-04
1
-2
/
+2
*
ice40: Reworking placement legalisation to allow integration with SA placer
David Shah
2018-06-29
1
-9
/
+0
*
nets and cells are unique_ptr's
Miodrag Milanovic
2018-06-25
1
-3
/
+3
*
Refactor: remove PlacementValidityChecker and move methods to Arch
David Shah
2018-06-25
1
-39
/
+32
*
Update from increased clangformat line length
David Shah
2018-06-23
1
-17
/
+9
*
Refactoring bind/unbind API
Clifford Wolf
2018-06-23
1
-3
/
+3
*
ice40: Move global net test to Arch
David Shah
2018-06-23
1
-4
/
+5
*
Cleanup almost all deprecation warnings
Miodrag Milanovic
2018-06-23
1
-3
/
+3
*
Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright...
Clifford Wolf
2018-06-22
1
-1
/
+1
*
Major performance improvement to placement validity check
David Shah
2018-06-19
1
-21
/
+30
*
ice40: Don't deduplicate local tracks when counting
David Shah
2018-06-19
1
-10
/
+9
*
Getting rid of old IdString API users, Add ctx to many internal APIs
Clifford Wolf
2018-06-18
1
-8
/
+9
*
Rename Design to Context, derive from Arch instead of instantiating
Clifford Wolf
2018-06-18
1
-17
/
+15
*
Rename Chip to Arch and ChipArgs to ArchArgs
Clifford Wolf
2018-06-18
1
-2
/
+2
*
Minor performance tweaks and fixes
David Shah
2018-06-17
1
-21
/
+27
*
place_sa: Add a rip-up feature when initial placement fails
David Shah
2018-06-17
1
-1
/
+2
*
Updating copyrights
David Shah
2018-06-17
1
-0
/
+1
*
Improving the placer output
David Shah
2018-06-17
1
-1
/
+2
*
Add 'get or default' functions
David Shah
2018-06-17
1
-3
/
+4
*
place: Fix placer validity checks
David Shah
2018-06-16
1
-0
/
+21
*
ice40: Proper global promotion
David Shah
2018-06-16
1
-1
/
+7
*
ice40: Promote reset signal
David Shah
2018-06-16
1
-0
/
+14
*
ice40: Only place IO at valid pins
David Shah
2018-06-16
1
-3
/
+4
[next]