index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added extractinv pass
Marcin KoĆcielnicki
2019-09-19
1
-0
/
+6
*
Merge pull request #1312 from YosysHQ/xaig_arrival
Eddie Hung
2019-09-05
1
-8
/
+5
|
\
|
*
Merge remote-tracking branch 'origin/master' into xaig_arrival
Eddie Hung
2019-08-30
1
-14
/
+14
|
|
\
|
*
\
Merge remote-tracking branch 'origin/master' into xaig_arrival
Eddie Hung
2019-08-30
1
-1
/
+1
|
|
\
\
|
*
\
\
Merge remote-tracking branch 'origin/master' into xaig_arrival
Eddie Hung
2019-08-28
1
-0
/
+15
|
|
\
\
\
|
*
\
\
\
Merge remote-tracking branch 'origin/master' into xaig_arrival
Eddie Hung
2019-08-23
1
-3
/
+6
|
|
\
\
\
\
|
*
|
|
|
|
Add (* abc_arrival=<int> *) doc
Eddie Hung
2019-08-20
1
-0
/
+5
|
*
|
|
|
|
Deprecate `abc_scc_break` attribute
Eddie Hung
2019-08-20
1
-8
/
+0
*
|
|
|
|
|
Update README.md
Clifford Wolf
2019-09-05
1
-1
/
+2
*
|
|
|
|
|
Rename conflicting wires on flatten/techmap, add "hierconn" attribute, fixes ...
Clifford Wolf
2019-09-05
1
-0
/
+3
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #1340 from YosysHQ/eddie/abc_no_clean
Eddie Hung
2019-08-30
1
-17
/
+17
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Group abc_* attribute doc with other attributes
Eddie Hung
2019-08-29
1
-17
/
+17
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
Format `-pwires`
Eddie Hung
2019-08-30
1
-1
/
+1
|
/
/
/
*
|
|
Mention clkbuf_inhibit can be overridden
Eddie Hung
2019-08-23
1
-7
/
+8
*
|
|
Merge remote-tracking branch 'origin/master' into mwk/xilinx_bufgmap
Eddie Hung
2019-08-23
1
-3
/
+23
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Make macOS depenency clear
Miodrag Milanovic
2019-08-23
1
-2
/
+5
|
*
|
Bump year in copyright notice
Clifford Wolf
2019-08-22
1
-1
/
+1
|
|
/
|
*
Clarify with 'only'
Eddie Hung
2019-08-19
1
-1
/
+1
|
*
Update doc
Eddie Hung
2019-08-19
1
-3
/
+4
|
*
Add doc for abc_* attributes
Eddie Hung
2019-08-16
1
-0
/
+16
*
|
README updates
Marcin KoĆcielnicki
2019-08-13
1
-0
/
+14
|
/
*
Update README to use "read" instead of "read_verilog"
Clifford Wolf
2019-07-29
1
-48
/
+19
*
Add support for reading gzip'd input files
David Shah
2019-07-26
1
-3
/
+3
*
Updated FreeBSD dependencies in README.md
Roman-Parise
2019-07-14
1
-1
/
+1
*
Add "read_verilog -pwires" feature, closes #1106
Clifford Wolf
2019-06-19
1
-0
/
+4
*
Add defaultvalue attribute
Clifford Wolf
2019-06-19
1
-0
/
+4
*
README.md: Missing formatting for <tag>
Tux3
2019-06-04
1
-1
/
+1
*
Refactor hierarchy wand/wor handling
Clifford Wolf
2019-05-28
1
-1
/
+1
*
update README.md with wand/wor information
Stefan Biereigel
2019-05-27
1
-2
/
+2
*
Add $stop to documentation
Clifford Wolf
2019-05-09
1
-3
/
+4
*
Update README
Clifford Wolf
2019-05-04
1
-5
/
+1
*
Add specify support to README
Clifford Wolf
2019-04-23
1
-0
/
+5
*
Format some names using inline code
Eddie Hung
2019-04-23
1
-2
/
+2
*
Fix spelling
Eddie Hung
2019-04-23
1
-1
/
+1
*
Merge pull request #905 from christian-krieg/feature/python_bindings
Clifford Wolf
2019-04-22
1
-4
/
+5
|
\
|
*
Changed filesystem dependency to boost instead of experimental std library
Benedikt Tutzer
2019-04-04
1
-1
/
+1
|
*
Added dependencies to README and travis configuration
Benedikt Tutzer
2019-04-03
1
-4
/
+5
*
|
Add "noblackbox" attribute
Clifford Wolf
2019-04-21
1
-1
/
+6
*
|
New behavior for front-end handling of whiteboxes
Clifford Wolf
2019-04-20
1
-0
/
+3
*
|
Add "whitebox" attribute, add "read_verilog -wb"
Clifford Wolf
2019-04-18
1
-0
/
+4
*
|
README: fix some incorrect quoting.
whitequark
2019-04-15
1
-2
/
+2
|
/
*
Add "hdlname" attribute
Clifford Wolf
2019-03-26
1
-0
/
+3
*
Add note about test requirements in README
Felix Vietmeyer
2019-03-16
1
-1
/
+4
*
Only run derive on blackbox modules when ports have dynamic size
Clifford Wolf
2019-03-02
1
-0
/
+3
*
Minor improvements in README
Clifford Wolf
2019-03-01
1
-3
/
+16
*
Fix typographical and grammatical errors and inconsistencies.
whitequark
2019-01-02
1
-9
/
+9
*
Merge pull request #659 from rubund/sv_interfaces
Clifford Wolf
2018-10-18
1
-0
/
+3
|
\
|
*
Documentation improvements etc.
Ruben Undheim
2018-10-13
1
-0
/
+3
*
|
We have 2018 now
Clifford Wolf
2018-10-16
1
-1
/
+1
|
/
*
Fix Cygwin build and document needed packages
Miodrag Milanovic
2018-09-19
1
-0
/
+4
[next]