index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document (* gentb_skip *) attr for test_autotb
Eddie Hung
2019-09-06
1
-0
/
+3
*
Merge remote-tracking branch 'origin/master' into xc7dsp
Eddie Hung
2019-08-20
1
-2
/
+2
|
\
|
*
More use of IdString::in()
Eddie Hung
2019-08-15
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/master' into xc7dsp
Eddie Hung
2019-08-12
1
-18
/
+18
|
\
|
|
*
substr() -> compare()
Eddie Hung
2019-08-07
1
-1
/
+1
|
*
RTLIL::S{0,1} -> State::S{0,1}
Eddie Hung
2019-08-07
1
-17
/
+17
|
*
stoi -> atoi
Eddie Hung
2019-08-07
3
-6
/
+6
|
*
Use std::stoi instead of atoi(<str>.c_str())
Eddie Hung
2019-08-06
3
-6
/
+6
*
|
Update test_autotb doc to reflect default value of zero
Eddie Hung
2019-07-26
1
-1
/
+3
*
|
Add doc for "test_autotb -seed" option
Eddie Hung
2019-07-26
1
-0
/
+3
|
/
*
flowmap: implement depth relaxation.
whitequark
2019-01-08
6
-0
/
+82
*
flowmap: cleanup for clarity. NFCI.
whitequark
2019-01-04
2
-0
/
+38
*
Consistent use of 'override' for virtual methods in derived classes.
Henner Zeller
2018-07-20
3
-6
/
+6
*
Add $live and $fair cell types, add support for s_eventually keyword
Clifford Wolf
2017-02-25
1
-2
/
+0
*
Cosmetic fix in test_autotb.cc
Clifford Wolf
2016-09-19
1
-2
/
+2
*
Avoid creating very long strings in test_autotb
Clifford Wolf
2016-09-19
1
-4
/
+10
*
Removed $predict again
Clifford Wolf
2016-08-28
1
-1
/
+0
*
Bugfix in test_autotb
Clifford Wolf
2016-08-18
1
-0
/
+4
*
Added "test_autotb -seed" (and "autotest.sh -S")
Clifford Wolf
2016-08-06
1
-3
/
+8
*
Renamed AbstractCellEdgesDatabase::add_cell() to add_edges_from_cell()
Clifford Wolf
2016-07-25
1
-1
/
+1
*
Improvements in CellEdgesDatabase
Clifford Wolf
2016-07-24
1
-3
/
+33
*
Added CellEdgesDatabase API
Clifford Wolf
2016-07-24
1
-0
/
+96
*
After reading the SV spec, using non-standard predict() instead of expect()
Clifford Wolf
2016-07-21
1
-1
/
+1
*
Added basic support for $expect cells
Clifford Wolf
2016-07-13
1
-0
/
+2
*
Improved support for $sop cells
Clifford Wolf
2016-06-17
1
-2
/
+38
*
Improvements and fixes in autotest.sh script and test_autotb
Clifford Wolf
2016-05-20
1
-3
/
+3
*
Close opened dump file.
Kaj Tuomi
2016-05-19
1
-0
/
+1
*
Fix for Modelsim transcript line warp issue #164
Kaj Tuomi
2016-05-19
1
-7
/
+13
*
Fixed test_autotb for modules with many cell ports
Clifford Wolf
2016-04-25
1
-3
/
+6
*
Added "yosys -D" feature
Clifford Wolf
2016-04-21
1
-1
/
+1
*
Import more std:: stuff into Yosys namespace
Clifford Wolf
2015-10-25
1
-1
/
+1
*
Added "test_cell -noeval"
Clifford Wolf
2015-09-25
1
-1
/
+10
*
Re-created command-reference-manual.tex, copied some doc fixes to online help
Clifford Wolf
2015-08-14
2
-2
/
+2
*
Spell check (by Larry Doolittle)
Clifford Wolf
2015-08-14
1
-1
/
+1
*
Fixed trailing whitespaces
Clifford Wolf
2015-07-02
1
-3
/
+3
*
Renamed "aig" to "aigmap"
Clifford Wolf
2015-06-10
1
-4
/
+4
*
Fixed cellaigs port extending
Clifford Wolf
2015-06-10
1
-0
/
+7
*
Replaced ezDefaultSAT with ezSatPtr
Clifford Wolf
2015-02-21
2
-17
/
+17
*
Some test related fixes
Clifford Wolf
2015-02-12
1
-1
/
+1
*
Added ENABLE_NDEBUG makefile options
Clifford Wolf
2015-01-24
1
-2
/
+2
*
Replaced std::unordered_map as implementation for Yosys::dict
Clifford Wolf
2014-12-26
1
-12
/
+12
*
Added "test_cell -muxdiv"
Clifford Wolf
2014-12-25
1
-2
/
+18
*
Added "test_cell -w" feature
Clifford Wolf
2014-12-25
1
-18
/
+39
*
Fixed typo in test_cell
Clifford Wolf
2014-10-18
1
-1
/
+1
*
Renamed SIZE() to GetSize() because of name collision on Win32
Clifford Wolf
2014-10-10
3
-44
/
+44
*
namespace Yosys
Clifford Wolf
2014-09-27
3
-0
/
+9
*
Added "test_abcloop" command
Clifford Wolf
2014-09-19
2
-0
/
+286
*
Added $lcu cell type
Clifford Wolf
2014-09-08
1
-1
/
+26
*
Added "$fa" cell type
Clifford Wolf
2014-09-08
1
-0
/
+31
*
Added "test_cell -const"
Clifford Wolf
2014-09-08
1
-2
/
+45
[next]