index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
machxo2
Commit message (
Expand
)
Author
Age
Files
Lines
*
viaduct: Add support for GUIs
gatecat
2023-04-11
2
-11
/
+9
*
Add ramaining PIO tiles
Miodrag Milanovic
2023-03-20
1
-4
/
+11
*
Use unified io location data
Miodrag Milanovic
2023-03-20
1
-12
/
+2
*
Use TRELLIS primitives
Miodrag Milanovic
2023-03-20
8
-40
/
+39
*
Use RelSlice, make more in line with ecp5 arch
Miodrag Milanovic
2023-03-20
4
-146
/
+113
*
cmake: Make HeAP placer always-enabled
gatecat
2023-03-17
2
-11
/
+3
*
clangformat
gatecat
2023-03-17
4
-24
/
+21
*
Fix out of tree builds and place h in generated
Miodrag Milanovic
2023-03-16
3
-3
/
+3
*
Let top tiles be on top
Miodrag Milanovic
2023-03-16
1
-3
/
+3
*
Enable wires and add dummy wire type for now
Miodrag Milanovic
2023-03-16
4
-7
/
+32
*
Basic GUI part selection
Miodrag Milanovic
2023-03-16
2
-3
/
+3
*
Fix examples
Miodrag Milanovic
2023-03-16
5
-6
/
+6
*
Extend chipdb with metadata
Miodrag Milanovic
2023-03-16
10
-202
/
+189
*
add new field handling in chip config format
Miodrag Milanovic
2023-03-16
2
-0
/
+4
*
Add simple BEL graphics
Miodrag Milanovic
2023-03-16
5
-1
/
+245
*
Expand list of possible devices
Miodrag Milanovic
2023-03-16
2
-4
/
+29
*
machxo2: Fix Python bindings for pip iterators
Lofty
2023-02-13
1
-2
/
+2
*
Add missing <set> includes
gatecat
2023-01-20
2
-0
/
+3
*
api: add explain_invalid option to isBelLocationValid
gatecat
2022-12-07
2
-2
/
+2
*
refactor: ArcBounds -> BoundingBox
gatecat
2022-12-07
2
-3
/
+3
*
Use CMake's Python3 rather than PythonInterp in subdirs
Adam Sampson
2022-08-21
1
-2
/
+2
*
refactor: id(stringf(...)) to new idf(...) helper
gatecat
2022-08-10
1
-4
/
+4
*
Switch to potentially-sparse net users array
gatecat
2022-02-27
1
-1
/
+1
*
refactor: New member functions to replace design_utils
gatecat
2022-02-18
2
-10
/
+10
*
refactor: Use constids instead of id("..")
gatecat
2022-02-16
7
-64
/
+81
*
refactor: Use cell member functions to add ports
gatecat
2022-02-16
1
-72
/
+59
*
refactor: New NetInfo and CellInfo constructors
gatecat
2022-02-16
2
-16
/
+9
*
archapi: Use arbitrary rather than actual placement in predictDelay
gatecat
2021-12-19
2
-7
/
+8
*
clangformat.
William D. Jones
2021-12-16
2
-9
/
+12
*
machxo2: Remove no-iobs option. It was always enabled and should remain an im...
William D. Jones
2021-12-16
6
-8
/
+5
*
machxo2: Remove -noiopad option when generating miters for post-pnr verificat...
William D. Jones
2021-12-16
1
-1
/
+2
*
machxo2: Add packing logic to forbid designs lacking FACADE_IO top-level ports.
William D. Jones
2021-12-16
1
-0
/
+46
*
machxo2: Correct which PIO wires get adjusted when writing text bitstream. Ad...
William D. Jones
2021-12-16
1
-9
/
+26
*
machxo2: Fix packing for directly-connected DFFs.
William D. Jones
2021-07-01
3
-9
/
+28
*
machxo2: Add VHDL primitives, demo, and script.
William D. Jones
2021-07-01
4
-0
/
+81
*
machxo2: Add a special case for pips whose config bits are in multiple
William D. Jones
2021-07-01
1
-0
/
+12
*
machxo2: Hardcode a rule for emitting U_/D_ or G_ prefixes in ASCII output.
William D. Jones
2021-07-01
1
-2
/
+17
*
machxo2: Set Pip and Wire delays to reasonable fake values mirroring
William D. Jones
2021-07-01
1
-2
/
+2
*
Fixing old emails and names in copyrights
gatecat
2021-06-12
13
-15
/
+15
*
Remove redundant code after hashlib move
gatecat
2021-06-02
1
-43
/
+0
*
Use hashlib in most remaining code
gatecat
2021-06-02
1
-2
/
+2
*
Using hashlib in arches
gatecat
2021-06-02
4
-9
/
+8
*
Use hashlib for core netlist structures
gatecat
2021-06-02
3
-17
/
+19
*
Add hash() member functions
gatecat
2021-06-02
1
-0
/
+5
*
Add stub cluster API impl for remaining arches
gatecat
2021-05-06
1
-1
/
+3
*
Add same fix as in issue #373
Miodrag Milanovic
2021-04-08
1
-0
/
+4
*
Split nextpnr.h to allow for linear inclusion.
Keith Rothman
2021-03-15
2
-7
/
+18
*
Fix compiler warnings introduced by -Wextra
gatecat
2021-02-25
3
-15
/
+1
*
Replace DelayInfo with DelayPair/DelayQuad
gatecat
2021-02-19
2
-36
/
+3
*
Remove isValidBelForCell
gatecat
2021-02-16
3
-12
/
+1
[next]