index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
techlibs
Commit message (
Expand
)
Author
Age
Files
Lines
*
synth_ice40: add -noabc option, to use built-in LUT techmapping.
whitequark
2018-12-05
1
-2
/
+16
*
gate2lut: new techlib, for converting Yosys gates to FPGA LUTs.
whitequark
2018-12-05
2
-0
/
+88
*
Fix typo.
whitequark
2018-12-05
1
-2
/
+2
*
Merge pull request #713 from Diego-HR/master
Clifford Wolf
2018-12-05
5
-12
/
+91
|
\
|
*
Changes in GoWin synth commands and ALU primitive support
Diego H
2018-12-03
5
-12
/
+91
*
|
Merge pull request #712 from mmicko/anlogic-support
Clifford Wolf
2018-12-05
7
-0
/
+1278
|
\
\
|
*
|
Leave only real black box cells
Miodrag Milanovic
2018-12-02
1
-312
/
+0
|
*
|
Initial support for Anlogic FPGA
Miodrag Milanovic
2018-12-01
7
-0
/
+1590
|
|
/
*
|
opt_lut: add -dlogic, to avoid disturbing logic such as carry chains.
whitequark
2018-12-05
1
-2
/
+2
*
|
synth_ice40: add -relut option, to run ice40_unlut and opt_lut.
whitequark
2018-12-05
1
-1
/
+13
*
|
Extract ice40_unlut pass from ice40_opt.
whitequark
2018-12-05
3
-13
/
+109
*
|
ice40: Add option to only use CE if it'd be use by more than X FFs
Sylvain Munaut
2018-11-27
1
-0
/
+14
|
/
*
Merge pull request #697 from eddiehung/xilinx_ps7
Clifford Wolf
2018-11-12
2
-0
/
+624
|
\
|
*
Add support for Xilinx PS7 block
Eddie Hung
2018-11-10
2
-0
/
+624
*
|
Merge pull request #695 from daveshah1/ecp5_bb
Clifford Wolf
2018-11-12
2
-1
/
+420
|
\
\
|
|
/
|
/
|
|
*
ecp5: Add 'fake' DCU parameters
David Shah
2018-11-09
1
-0
/
+11
|
*
ecp5: Add blackboxes for ancillary DCU cells
David Shah
2018-11-09
1
-0
/
+18
|
*
ecp5: Adding some blackbox cells
David Shah
2018-11-07
2
-1
/
+391
*
|
Fix sf2 LUT interface
Clifford Wolf
2018-10-31
2
-12
/
+12
*
|
Basic SmartFusion2 and IGLOO2 synthesis support
Clifford Wolf
2018-10-31
5
-0
/
+377
|
/
*
ecp5: Remove DSP parameters that don't work
David Shah
2018-10-22
1
-21
/
+0
*
ecp5: Add DSP blackboxes
David Shah
2018-10-21
3
-1
/
+118
*
ecp5: Sim model fixes
David Shah
2018-10-19
1
-3
/
+5
*
ecp5: Add latch inference
David Shah
2018-10-19
3
-3
/
+12
*
Merge pull request #657 from mithro/xilinx-vpr
Clifford Wolf
2018-10-18
1
-3
/
+2
|
\
|
*
xilinx: Still map LUT7/LUT8 to Xilinx specific primitives.
Tim 'mithro' Ansell
2018-10-08
1
-3
/
+2
*
|
ecp5: Disable LSR inversion
David Shah
2018-10-16
2
-21
/
+21
*
|
BRAM improvements
David Shah
2018-10-12
1
-11
/
+16
*
|
ecp5: Adding BRAM maps for all size options
David Shah
2018-10-10
1
-1
/
+64
*
|
ecp5: First BRAM type maps successfully
David Shah
2018-10-10
8
-10
/
+76
*
|
ecp5: Script for BRAM IO connections
David Shah
2018-10-10
4
-64
/
+115
*
|
ecp5: Adding BRAM initialisation and config
David Shah
2018-10-09
5
-0
/
+73
*
|
ecp5: Add blackbox for DP16KD
David Shah
2018-10-05
1
-0
/
+93
|
/
*
Add inout ports to cells_xtra.v
Clifford Wolf
2018-10-04
2
-2
/
+14
*
xilinx: Adding missing inout IO port to IOBUF
Tim Ansell
2018-10-03
1
-0
/
+1
*
Merge pull request #645 from daveshah1/ecp5_dram_fix
Clifford Wolf
2018-10-02
1
-0
/
+1
|
\
|
*
ecp5: Don't map ROMs to DRAM
David Shah
2018-10-01
1
-0
/
+1
*
|
Add iCE40 SB_SPRAM256KA simulation model
Clifford Wolf
2018-09-10
1
-9
/
+30
|
/
*
Consistent use of 'override' for virtual methods in derived classes.
Henner Zeller
2018-07-20
16
-54
/
+54
*
ecp5: Fixing miscellaneous sim model issues
David Shah
2018-07-16
1
-2
/
+2
*
ecp5: Fixing 'X' issues with LUT simulation models
David Shah
2018-07-16
1
-6
/
+19
*
ecp5: ECP5 synthesis fixes
David Shah
2018-07-16
3
-15
/
+32
*
ecp5: Adding synchronous set/reset support
David Shah
2018-07-14
2
-21
/
+42
*
ecp5: Add DRAM match rule
David Shah
2018-07-13
1
-0
/
+4
*
ecp5: Cells and mappings fixes
David Shah
2018-07-13
2
-5
/
+5
*
ecp5: Fixing arith_map
David Shah
2018-07-13
1
-4
/
+5
*
ecp5: Initial arith_map implementation
David Shah
2018-07-13
3
-6
/
+80
*
ecp5: Adding basic synth_ecp5 based on synth_ice40
David Shah
2018-07-13
3
-7
/
+345
*
ecp5: Adding DFF maps
David Shah
2018-07-13
2
-1
/
+30
*
ecp5: Adding DRAM map
David Shah
2018-07-13
3
-1
/
+76
[next]