index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ice40
/
pack.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice40: Fix propagation of constraints through SB_GB
gatecat
2022-05-08
1
-7
/
+24
*
ice40: Merge driving LUT<=2s into carry-only LCs
gatecat
2022-03-29
1
-0
/
+63
*
ice40: Improve error reporting for PLL conflicts
gatecat
2022-03-25
1
-7
/
+32
*
clangformat
gatecat
2022-03-17
1
-1
/
+2
*
ice40: fix crash when packing LUTs with no output
Stefan Riesenberger
2022-03-14
1
-24
/
+27
*
Switch to potentially-sparse net users array
gatecat
2022-02-27
1
-44
/
+37
*
refactor: New member functions to replace design_utils
gatecat
2022-02-18
1
-18
/
+18
*
refactor: Use constids instead of id("..")
gatecat
2022-02-16
1
-187
/
+176
*
refactor: New NetInfo and CellInfo constructors
gatecat
2022-02-16
1
-14
/
+8
*
ice40: Pack LUT at start of carry chain if there is 1 candidate
gatecat
2021-12-14
1
-0
/
+2
*
ice40: Use default value when IP is missing BUS_ADDR74 parameter
gatecat
2021-07-20
1
-3
/
+4
*
ice40: Fix order of values in error
gatecat
2021-07-10
1
-1
/
+1
*
Fixing old emails and names in copyrights
gatecat
2021-06-12
1
-3
/
+3
*
Using hashlib in arches
gatecat
2021-06-02
1
-10
/
+9
*
Use hashlib for core netlist structures
gatecat
2021-06-02
1
-31
/
+34
*
Replace DelayInfo with DelayPair/DelayQuad
gatecat
2021-02-19
1
-7
/
+7
*
ice40: Use snake case for arch-specific functions
D. Shah
2021-02-03
1
-6
/
+6
*
ice40: Implement IdStringList for all arch object names
D. Shah
2021-02-02
1
-14
/
+14
*
refactor: Replace getXName().c_str(ctx) with ctx->nameOfX
D. Shah
2021-02-02
1
-5
/
+4
*
ice40: Switch from RelPtr to RelSlice
D. Shah
2021-01-27
1
-8
/
+5
*
ice40: Nicer error for unconstrained SB_GB_IO
David Shah
2020-12-27
1
-0
/
+2
*
ice40: Clarify feedback paths in PLL constraints code
David Shah
2020-12-03
1
-3
/
+3
*
ice40: Derive PLL timing constraints
David Shah
2020-12-03
1
-31
/
+138
*
ice40/pack/SB_PLL: Force fixed value to 4'b1111 if dynamic delay is used
Sylvain Munaut
2020-11-10
1
-7
/
+9
*
ice40: If IO is used by SB_GB_IO, can't use it for PLL
Sylvain Munaut
2020-07-09
1
-1
/
+2
*
ice40: Derive oscillator frequency constraints
David Shah
2020-03-29
1
-0
/
+40
*
ice40: Always copy DFF attrs to LC
David Shah
2020-03-19
1
-0
/
+5
*
Preserve hierarchy through packing
David Shah
2019-12-27
1
-0
/
+1
*
frontend/generic: Fix regressions
David Shah
2019-12-27
1
-1
/
+3
*
ice40: Preserve top level IO properly
David Shah
2019-10-19
1
-13
/
+3
*
ice40: Add support for PLL DELAY_ADJUSTMENT_MODE
David Shah
2019-09-23
1
-1
/
+15
*
ice40: Move clock constraints across SB_IO and SB_GB_IO
David Shah
2019-09-13
1
-0
/
+20
*
ice40: Add better stats on LC packing
David Shah
2019-08-08
1
-1
/
+11
*
ice40: Fix regression
David Shah
2019-08-05
1
-1
/
+3
*
Major Property improvements for common and iCE40
David Shah
2019-08-05
1
-29
/
+31
*
clangformat run
Miodrag Milanovic
2019-06-25
1
-17
/
+15
*
Merge master
Miodrag Milanovic
2019-06-25
1
-4
/
+33
|
\
|
*
clangformat
David Shah
2019-06-24
1
-3
/
+5
|
*
ice40: add RGB_DRV/LED_DRV_CUR support for u4k
Simon Schubert
2019-06-10
1
-4
/
+31
*
|
Use flags for each step
Miodrag Milanovic
2019-06-14
1
-1
/
+1
*
|
Save top level attrs and store current step
Miodrag Milanovic
2019-06-07
1
-0
/
+1
*
|
Add vcc and gnd nets and cells only if needed
Miodrag Milanovic
2019-06-07
1
-5
/
+20
*
|
WIP saving/loading attributes
Miodrag Milanovic
2019-06-07
1
-0
/
+1
*
|
Revert "Do not add VCC if not used, loading json works"
Miodrag Milanovic
2019-06-02
1
-6
/
+5
*
|
Added support for attributes/properties types
Miodrag Milanovic
2019-06-01
1
-1
/
+1
*
|
Do not add VCC if not used, loading json works
Miodrag Milanovic
2019-05-31
1
-5
/
+6
|
/
*
ice40: Add support for HFOSC trimming
Sylvain Munaut
2019-05-13
1
-0
/
+5
*
ice40: Only create padin gbuf for PLLs if global output actually used
Sylvain Munaut
2019-04-17
1
-11
/
+38
*
ice40: Take placed SB_GBs into account when placing PLLs
Sylvain Munaut
2019-04-16
1
-9
/
+55
*
ice40/pack: During IO packing, remove any unused input connection
Sylvain Munaut
2019-04-11
1
-0
/
+13
[next]