index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
techlibs
/
anlogic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use C++11 final/override keywords.
whitequark
2020-06-18
3
-8
/
+8
*
Add force_downto and force_upto wire attributes.
Marcelina KoĆcielnicka
2020-05-19
2
-0
/
+10
*
Get rid of dffsr2dff.
Marcelina KoĆcielnicka
2020-04-15
1
-1
/
+0
*
kernel: big fat patch to use more ID::*, otherwise ID(*)
Eddie Hung
2020-04-02
2
-31
/
+31
*
synth_*: call 'opt -fast' after 'techmap'
Eddie Hung
2020-02-05
1
-0
/
+1
*
Merge pull request #1604 from whitequark/unify-ram-naming
whitequark
2020-01-02
5
-10
/
+22
|
\
|
*
Harmonize BRAM/LUTRAM descriptions across all of Yosys.
whitequark
2020-01-01
5
-10
/
+22
*
|
Merge pull request #1601 from YosysHQ/eddie/synth_retime
Eddie Hung
2020-01-02
1
-2
/
+2
|
\
\
|
*
|
Update doc that "-retime" calls abc with "-dff -D 1"
Eddie Hung
2019-12-30
1
-1
/
+1
|
*
|
Revert "Revert "synth_* with -retime option now calls abc with -D 1 as well""
Eddie Hung
2019-12-30
1
-1
/
+1
|
|
/
*
/
Fix anlogic async flop mapping
Eddie Hung
2020-01-01
1
-8
/
+8
|
/
*
make note that it is for latch mode
Miodrag Milanovic
2019-09-18
1
-0
/
+1
*
better lut handling
Miodrag Milanovic
2019-09-18
1
-4
/
+14
*
Added simulation models for Efinix and Anlogic
Miodrag Milanovic
2019-09-15
1
-1
/
+79
*
Fix missing newline at end of file
Clifford Wolf
2019-08-22
1
-1
/
+1
*
Proper arith for Anlogic and use standard pass
Miodrag Milanovic
2019-08-12
5
-91
/
+162
*
anlogic : Fix alu mapping
Miodrag Milanovic
2019-08-03
1
-16
/
+8
*
Fix formatting for msys2 mingw build using GetSize
Miodrag Milanovic
2019-08-01
2
-4
/
+4
*
Reduce amount of trailing whitespace in code base
Larry Doolittle
2019-02-28
1
-2
/
+2
*
Fixed Anlogic simulation model
Miodrag Milanovic
2019-01-25
1
-1
/
+1
*
Merge pull request #755 from Icenowy/anlogic-dram-init
Clifford Wolf
2019-01-02
6
-2
/
+96
|
\
|
*
anlogic: implement DRAM initialization
Icenowy Zheng
2018-12-20
6
-2
/
+96
*
|
Merge pull request #750 from Icenowy/anlogic-ff-init
Clifford Wolf
2019-01-02
2
-14
/
+15
|
\
\
|
*
|
anlogic: set the init value of DFFs
Icenowy Zheng
2018-12-18
2
-14
/
+15
*
|
|
Fix typographical and grammatical errors and inconsistencies.
whitequark
2019-01-02
1
-1
/
+1
*
|
|
anlogic: add latch cells
Icenowy Zheng
2018-12-25
1
-0
/
+12
|
|
/
|
/
|
*
|
Merge pull request #752 from Icenowy/anlogic-lut-cost
Clifford Wolf
2018-12-19
1
-1
/
+1
|
\
\
|
*
|
Anlogic: let LUT5/6 have more cost than LUT4-
Icenowy Zheng
2018-12-19
1
-1
/
+1
|
|
/
*
|
Merge pull request #753 from Icenowy/anlogic-makefile-fix
Clifford Wolf
2018-12-19
1
-0
/
+1
|
\
\
|
*
|
anlogic: fix Makefile.inc
Icenowy Zheng
2018-12-19
1
-0
/
+1
|
|
/
*
/
anlogic: fix dbits of Anlogic Eagle DRAM16X4
Icenowy Zheng
2018-12-18
1
-1
/
+1
|
/
*
anlogic: add support for Eagle Distributed RAM
Icenowy Zheng
2018-12-17
4
-1
/
+43
*
Revert "Leave only real black box cells"
Icenowy Zheng
2018-12-17
1
-0
/
+312
*
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