index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of github.com:YosysHQ/yosys into clifford/specify
Clifford Wolf
2019-05-06
3
-12
/
+32
|
\
|
*
Merge pull request #988 from YosysHQ/clifford/fix987
Clifford Wolf
2019-05-04
2
-1
/
+5
|
|
\
|
|
*
Add approximate support for SV "var" keyword, fixes #987
Clifford Wolf
2019-05-04
2
-1
/
+5
|
*
|
Improve opt_clean handling of unused wires
Clifford Wolf
2019-05-04
1
-10
/
+22
|
*
|
Add support for SVA "final" keyword
Clifford Wolf
2019-05-04
2
-1
/
+5
|
|
/
*
|
Improve write_verilog specify support
Clifford Wolf
2019-05-04
3
-16
/
+75
*
|
Update README
Clifford Wolf
2019-05-04
1
-5
/
+1
*
|
More testing
Eddie Hung
2019-05-03
2
-2
/
+5
*
|
Fix spacing
Eddie Hung
2019-05-03
1
-6
/
+6
*
|
Add quick-and-dirty specify tests
Eddie Hung
2019-05-03
2
-0
/
+53
*
|
Merge remote-tracking branch 'origin/master' into clifford/specify
Eddie Hung
2019-05-03
40
-405
/
+931
|
\
|
|
*
Rename cells_map.v to prevent clash with ff_map.v
Eddie Hung
2019-05-03
1
-6
/
+8
|
*
iverilog with simcells.v as well
Eddie Hung
2019-05-03
1
-1
/
+2
|
*
Merge pull request #969 from YosysHQ/clifford/pmgenstuff
Clifford Wolf
2019-05-03
13
-151
/
+509
|
|
\
|
|
*
Update pmgen documentation
Clifford Wolf
2019-05-03
1
-6
/
+18
|
|
*
Fix typo
Clifford Wolf
2019-05-03
1
-1
/
+1
|
|
*
Add peepopt_muldiv, fixes #930
Clifford Wolf
2019-04-30
6
-1
/
+86
|
|
*
pmgen progress
Clifford Wolf
2019-04-30
4
-13
/
+27
|
|
*
Run "peepopt" in generic "synth" pass and "synth_ice40"
Clifford Wolf
2019-04-30
2
-0
/
+4
|
|
*
Some pmgen reorg, rename peepopt.pmg to peepopt_shiftmul.pmg
Clifford Wolf
2019-04-30
3
-4
/
+6
|
|
*
Progress in shiftmul peepopt pattern
Clifford Wolf
2019-04-30
1
-3
/
+51
|
|
*
Add "peepopt" skeleton
Clifford Wolf
2019-04-29
5
-1
/
+112
|
|
*
Add pmgen support for multiple patterns in one matcher
Clifford Wolf
2019-04-29
3
-130
/
+188
|
|
*
Support multiple pmg files (right now just concatenated together)
Clifford Wolf
2019-04-29
1
-6
/
+30
|
*
|
Merge pull request #984 from YosysHQ/eddie/fix_982
Clifford Wolf
2019-05-03
1
-1
/
+2
|
|
\
\
|
|
*
|
Revert "synth_xilinx to call dffinit with -noreinit"
Eddie Hung
2019-05-03
1
-1
/
+1
|
|
*
|
If init is 1'bx, do not add to dict as per @cliffordwolf
Eddie Hung
2019-05-03
1
-1
/
+2
|
|
*
|
Revert "dffinit -noreinit to silently continue when init value is 1'bx"
Eddie Hung
2019-05-03
1
-12
/
+4
|
|
*
|
synth_xilinx to call dffinit with -noreinit
Eddie Hung
2019-05-02
1
-1
/
+1
|
|
*
|
dffinit -noreinit to silently continue when init value is 1'bx
Eddie Hung
2019-05-02
1
-4
/
+12
|
*
|
|
Merge pull request #976 from YosysHQ/clifford/fix974
Clifford Wolf
2019-05-03
3
-0
/
+25
|
|
\
\
\
|
|
*
|
|
Add splitcmplxassign test case and silence splitcmplxassign warning
Clifford Wolf
2019-05-01
2
-0
/
+23
|
|
*
|
|
Fix width detection of memory access with bit slice, fixes #974
Clifford Wolf
2019-05-01
1
-0
/
+2
|
*
|
|
|
Merge pull request #985 from YosysHQ/clifford/fix981
Clifford Wolf
2019-05-03
2
-44
/
+81
|
|
\
\
\
\
|
|
*
|
|
|
Improve opt_expr and opt_clean handling of (partially) undriven and/or unused...
Clifford Wolf
2019-05-03
2
-44
/
+81
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Fix typo in tests/svinterfaces/runone.sh
Clifford Wolf
2019-05-03
1
-2
/
+2
|
*
|
|
|
Merge pull request #979 from jakobwenzel/svinterfacesTestcase
Clifford Wolf
2019-05-03
1
-2
/
+2
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
fail svinterfaces testcases on yosys error exit
Jakob Wenzel
2019-05-02
1
-2
/
+2
|
|
/
/
/
|
*
|
|
Merge pull request #963 from YosysHQ/eddie/synth_xilinx_fine
Clifford Wolf
2019-05-02
3
-34
/
+30
|
|
\
\
\
|
|
*
|
|
Back to passing all xc7srl tests!
Eddie Hung
2019-05-01
1
-5
/
+4
|
|
*
|
|
Merge remote-tracking branch 'origin/master' into eddie/synth_xilinx_fine
Eddie Hung
2019-05-01
22
-190
/
+286
|
|
|
\
\
\
|
|
*
|
|
|
WIP
Eddie Hung
2019-04-28
1
-36
/
+22
|
|
*
|
|
|
Move neg-pol to pos-pol mapping from ff_map to cells_map.v
Eddie Hung
2019-04-28
2
-9
/
+12
|
|
*
|
|
|
Revert synth_xilinx 'fine' label more to how it used to be...
Eddie Hung
2019-04-26
1
-21
/
+40
|
*
|
|
|
|
Merge pull request #978 from ucb-bar/fmtfirrtl
Eddie Hung
2019-05-01
1
-25
/
+25
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Re-indent firrtl.cc:struct memory - no functional change.
Jim Lawson
2019-05-01
1
-25
/
+25
|
*
|
|
|
|
Merge branch 'master' of github.com:YosysHQ/yosys
Eddie Hung
2019-05-01
21
-176
/
+273
|
|
\
|
|
|
|
|
|
*
|
|
|
Merge branch 'clifford/fix883'
Clifford Wolf
2019-05-02
1
-0
/
+1
|
|
|
\
\
\
\
|
|
|
*
|
|
|
Add missing enable_undef to "sat -tempinduct-def", fixes #883
Clifford Wolf
2019-05-02
1
-0
/
+1
|
|
|
/
/
/
/
|
|
*
|
|
|
Merge pull request #977 from ucb-bar/fixfirrtlmem
Clifford Wolf
2019-05-01
3
-4
/
+64
|
|
|
\
\
\
\
[next]