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
*
ecp5: Fix invalid accesses during certain IO packing cases
gatecat
2023-04-12
1
-0
/
+2
*
cmake: Make HeAP placer always-enabled
gatecat
2023-03-17
1
-10
/
+2
*
ecp5: Update GUI rendering to match arch changes
gatecat
2023-03-16
1
-25
/
+81
*
clangformat
gatecat
2023-03-16
1
-66
/
+42
*
Merge pull request #1090 from rowanG077/ecp5-propagate-dcsc-clk-ct
myrtle
2023-02-13
1
-12
/
+156
|
\
|
*
streamline constant_net detection
rowanG077
2023-02-06
1
-2
/
+4
|
*
ecp5: DSCS clock propagation if modesel is 0 constant
rowanG077
2023-02-06
1
-52
/
+99
|
*
ecp5: Propagate clock constraints through DSCS
rowanG077
2023-02-01
1
-12
/
+107
*
|
ecp5: Handle the case where both CE are the same constant
gatecat
2023-02-09
1
-2
/
+8
*
|
ecp5: LOCATE in LPF works on singleton vector
rowanG077
2023-01-31
1
-1
/
+8
|
/
*
Merge pull request #1084 from YosysHQ/gatecat/ecp5-ioff-fix
myrtle
2023-01-27
1
-8
/
+24
|
\
|
*
ecp5: Improve IOFF CE handling robustness
gatecat
2023-01-25
1
-8
/
+24
*
|
clangformat
gatecat
2023-01-25
1
-62
/
+38
|
/
*
Add missing <set> includes
gatecat
2023-01-20
2
-3
/
+4
*
Add remapping of DSP clk/ce/rst signals in a block.
Adam Greig
2023-01-04
4
-0
/
+280
*
Include ALU54B in cell types with wire location overrides
Adam Greig
2023-01-04
1
-1
/
+1
*
ecp5: Improve error handling for missing end-"
gatecat
2023-01-02
1
-9
/
+10
*
Remove deprecated functions
Miodrag Milanovic
2022-12-22
1
-3
/
+3
*
ecp5: Only write bitstream if --textcfg passed
gatecat
2022-12-17
1
-5
/
+4
*
api: add explain_invalid option to isBelLocationValid
gatecat
2022-12-07
2
-2
/
+2
*
refactor: ArcBounds -> BoundingBox
gatecat
2022-12-07
2
-3
/
+3
*
api: Make NetInfo* of checkPipAvailForNet const
gatecat
2022-12-02
1
-1
/
+1
*
ecp5: Fix Python bindings for pip iterators
gatecat
2022-11-28
1
-2
/
+2
*
ecp5: Split bitstream generation into more functions
gatecat
2022-09-15
1
-1347
/
+1402
*
Use CMake's Python3 rather than PythonInterp in subdirs
Adam Sampson
2022-08-21
1
-2
/
+2
*
refactor: Use IdString::in instead of || chains
gatecat
2022-08-10
9
-123
/
+89
*
refactor: id(stringf(...)) to new idf(...) helper
gatecat
2022-08-10
2
-5
/
+5
*
clangformat
gatecat
2022-06-12
1
-1
/
+1
*
ecp5: Bind write_bitstream to Python
gatecat
2022-06-09
1
-0
/
+3
*
ecp5: Tweak delay prediction
gatecat
2022-04-20
1
-1
/
+1
*
ecp5: Split the SLICE bel into separate LUT/FF/RAMW bels
gatecat
2022-04-07
12
-1348
/
+1136
*
ecp5: Fix double-counting of FFs in report
gatecat
2022-03-16
1
-1
/
+1
*
ecp5: accept lowercase characters in hex strings.
Maya
2022-03-11
1
-1
/
+1
*
ecp5: verify hex strings contain only valid characters.
Maya
2022-03-11
1
-1
/
+6
*
Merge pull request #925 from YosysHQ/gatecat/netlist-iv
gatecat
2022-03-01
3
-46
/
+39
|
\
|
*
Switch to potentially-sparse net users array
gatecat
2022-02-27
3
-46
/
+39
*
|
ecp5: Fix PDPW16K clock param renaming
gatecat
2022-02-28
1
-1
/
+1
|
/
*
refactor: New member functions to replace design_utils
gatecat
2022-02-18
5
-238
/
+238
*
refactor: Use constids instead of id("..")
gatecat
2022-02-16
11
-1318
/
+1674
*
refactor: Use cell member functions to add ports
gatecat
2022-02-16
1
-85
/
+79
*
refactor: New NetInfo and CellInfo constructors
gatecat
2022-02-16
3
-63
/
+36
*
archapi: Use arbitrary rather than actual placement in predictDelay
gatecat
2021-12-19
2
-14
/
+9
*
ecp5: LUT permutation support
gatecat
2021-12-13
7
-7
/
+117
*
ecp5: Reduce some chipdb fields sizes
Matt Johnston
2021-12-13
2
-14
/
+15
*
clangformat
gatecat
2021-12-12
1
-4
/
+6
*
ecp5: Use a vector rather than dict
Matt Johnston
2021-12-12
3
-14
/
+106
*
ecp5: Fix packing of IOFF with IODELAYs
gatecat
2021-11-05
2
-3
/
+11
*
Fix mistype.
YRabbit
2021-09-29
1
-1
/
+1
*
clangformat
gatecat
2021-08-24
1
-5
/
+5
*
Merge pull request #798 from kleinai/extref-loc
gatecat
2021-08-19
1
-6
/
+44
|
\
[next]