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
*
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
*
ice40: Don't constrain to a PLL bel that has already been used
David Shah
2019-04-01
1
-0
/
+2
*
ice40: Add support for SB_I2C and SB_SPI
Sylvain Munaut
2019-03-25
1
-1
/
+18
*
ice40: PLLs can't conflict with themselves
David Shah
2019-02-09
1
-0
/
+2
*
ice40: Don't create PLLOUT_B buffer for single-output PLL variants
David Shah
2019-02-09
1
-1
/
+6
*
Merge pull request #211 from smunaut/ice40_ram_attrs
David Shah
2019-01-21
1
-0
/
+4
|
\
|
*
ice40/pack: Copy attributes to packed RAM cells
Sylvain Munaut
2019-01-19
1
-0
/
+4
*
|
ice40: Add error message if a selected site is not Global Buffer capable
Sylvain Munaut
2019-01-18
1
-0
/
+4
|
/
*
ice40: Improve handling of unconstrained IO
David Shah
2018-12-26
1
-3
/
+0
*
ice40: Fix LOCK feedthrough insertion with carry or >8 LUTs
David Shah
2018-12-20
1
-4
/
+10
*
ice40: Report error for unsupported PLL FEEDBACK_PATH values
David Shah
2018-12-06
1
-7
/
+11
*
ice40: add reset global promotion threshold.
whitequark
2018-12-04
1
-1
/
+3
*
ice40: Add support for placing SB_LEDDA_IP block.
Daniel Serpell
2018-12-01
1
-0
/
+4
*
ice40: Add a warning for unconstrained IO
David Shah
2018-11-29
1
-6
/
+5
*
Merge pull request #157 from whitequark/fanout-thresh
David Shah
2018-11-29
1
-1
/
+1
|
\
[next]