index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ecp5
/
pack.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: Improve IOFF CE handling robustness
gatecat
2023-01-25
1
-8
/
+24
*
Remove deprecated functions
Miodrag Milanovic
2022-12-22
1
-3
/
+3
*
refactor: Use IdString::in instead of || chains
gatecat
2022-08-10
1
-23
/
+18
*
refactor: id(stringf(...)) to new idf(...) helper
gatecat
2022-08-10
1
-1
/
+1
*
ecp5: Split the SLICE bel into separate LUT/FF/RAMW bels
gatecat
2022-04-07
1
-874
/
+527
*
ecp5: Fix double-counting of FFs in report
gatecat
2022-03-16
1
-1
/
+1
*
Merge pull request #925 from YosysHQ/gatecat/netlist-iv
gatecat
2022-03-01
1
-31
/
+25
|
\
|
*
Switch to potentially-sparse net users array
gatecat
2022-02-27
1
-31
/
+25
*
|
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
1
-150
/
+149
*
refactor: Use constids instead of id("..")
gatecat
2022-02-16
1
-452
/
+431
*
refactor: New NetInfo and CellInfo constructors
gatecat
2022-02-16
1
-39
/
+19
*
ecp5: LUT permutation support
gatecat
2021-12-13
1
-1
/
+3
*
ecp5: Fix packing of IOFF with IODELAYs
gatecat
2021-11-05
1
-1
/
+3
*
Fix mistype.
YRabbit
2021-09-29
1
-1
/
+1
*
clangformat
gatecat
2021-08-24
1
-5
/
+5
*
Make EXTREFB handling more robust
Aidan Klein
2021-08-18
1
-6
/
+44
*
ecp5: Copy REGMODE in PDP mode to both A and B ports
gatecat
2021-08-02
1
-1
/
+4
*
Fixing old emails and names in copyrights
gatecat
2021-06-12
1
-1
/
+1
*
Using hashlib in arches
gatecat
2021-06-02
1
-15
/
+14
*
Use hashlib for core netlist structures
gatecat
2021-06-02
1
-61
/
+61
*
ecp5: Use new cluster API
gatecat
2021-05-06
1
-18
/
+24
*
clangformat
gatecat
2021-04-30
1
-40
/
+30
*
Add check_alu to Ecp5Packer
Adam Greig
2021-04-29
1
-15
/
+123
*
Add relative constraints to position MULT18X18D near connected ALU54B.
Adam Greig
2021-04-29
1
-0
/
+24
*
Replace DelayInfo with DelayPair/DelayQuad
gatecat
2021-02-19
1
-17
/
+17
*
ecp5: Use snake case for arch-specific functions
D. Shah
2021-02-03
1
-6
/
+7
*
refactor: Replace getXName().c_str(ctx) with ctx->nameOfX
D. Shah
2021-02-02
1
-1
/
+1
*
ecp5: Proof-of-concept using IdStringList for bel names
D. Shah
2021-02-02
1
-25
/
+21
*
cleanup: Spelling fixes
D. Shah
2021-01-28
1
-1
/
+1
*
ecp5: Fix some tricky ECLKSYNCB/CLKDIVF packing cases
David Shah
2020-10-09
1
-0
/
+64
*
Merge pull request #489 from YosysHQ/dave/ecp5-fix-ioddrx2
David Shah
2020-08-13
1
-8
/
+8
|
\
|
*
ecp5: Fix how ODDRX2 SCLK/RST are set
David Shah
2020-08-13
1
-8
/
+8
*
|
ecp5: Run fixupHierarchy after packing
David Shah
2020-08-12
1
-0
/
+1
|
/
*
ecp5: Fix derivation of OSCG timing constraint
David Shah
2020-06-29
1
-1
/
+5
*
ecp5: Disconnect dedicated DCU inputs if connected to constants
David Shah
2020-05-14
1
-0
/
+12
*
Further condense
Ross Schlaikjer
2020-04-29
1
-11
/
+10
*
Dedupe clock error check
Ross Schlaikjer
2020-04-29
1
-12
/
+13
*
Issue warning for mixed-mode inputs
Ross Schlaikjer
2020-04-29
1
-13
/
+34
*
Alter MULT18X18D timing db based on register config
Ross Schlaikjer
2020-04-28
1
-0
/
+35
*
Merge pull request #423 from rschlaikjer/rschlaikjer-regmode-timing-database
David Shah
2020-04-07
1
-0
/
+23
|
\
|
*
No need to fetch context
Ross Schlaikjer
2020-04-07
1
-3
/
+2
|
*
Change assert to error
Ross Schlaikjer
2020-04-07
1
-2
/
+5
|
*
Rearrange bool algebra
Ross Schlaikjer
2020-04-07
1
-2
/
+2
|
*
Actually just move all the logic to ArchInfo
Ross Schlaikjer
2020-04-07
1
-2
/
+13
[next]