index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
cmds
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added "check -assert"
Clifford Wolf
2015-02-22
1
-0
/
+8
*
Changed "show" defaults for Win32
Clifford Wolf
2015-02-19
1
-1
/
+4
*
Added "select %xe %cie %coe"
Clifford Wolf
2015-02-18
1
-7
/
+28
*
Added Viz to yosys.js
Clifford Wolf
2015-02-15
1
-1
/
+6
*
Added "check -noinit"
Clifford Wolf
2015-02-15
1
-3
/
+19
*
Fixed "stat" handling of blackbox modules
Clifford Wolf
2015-02-14
1
-9
/
+6
*
hotfix in "check" command
Clifford Wolf
2015-02-13
1
-1
/
+2
*
Added "check" command
Clifford Wolf
2015-02-13
2
-0
/
+127
*
Added "scc -expect <N> -nofeedback"
Clifford Wolf
2015-02-10
1
-7
/
+48
*
Fixed iterator invalidation bug in "rename" command
Clifford Wolf
2015-02-09
1
-3
/
+4
*
Fixed bug in "show -format .."
Clifford Wolf
2015-02-08
1
-1
/
+1
*
Fixed eval_select_op() api
Clifford Wolf
2015-02-08
1
-1
/
+1
*
Added eval_select_args() and eval_select_op()
Clifford Wolf
2015-02-08
1
-4
/
+27
*
Added "select -read"
Clifford Wolf
2015-02-06
1
-5
/
+39
*
Using selections in "ls" command
Clifford Wolf
2015-02-01
1
-34
/
+30
*
Rethrow with "catch(...) throw;"
Clifford Wolf
2015-01-25
2
-4
/
+4
*
Improved xdot calling
Clifford Wolf
2015-01-22
1
-2
/
+2
*
Only enable code coverage counters on linux
Clifford Wolf
2015-01-09
1
-2
/
+2
*
Fixed a bug in "select %ci %co %x"
Clifford Wolf
2014-12-30
1
-4
/
+5
*
Fixed memory corruption in "splice" command
Clifford Wolf
2014-12-29
1
-13
/
+16
*
Renamed hashmap.h to hashlib.h, some related improvements
Clifford Wolf
2014-12-28
2
-3
/
+3
*
More hashtable finetuning
Clifford Wolf
2014-12-27
2
-3
/
+3
*
Replaced std::unordered_set (nodict) with Yosys::pool
Clifford Wolf
2014-12-26
2
-5
/
+5
*
Added Yosys::{dict,nodict,vector} container types
Clifford Wolf
2014-12-26
5
-12
/
+12
*
Indenting fix in show.cc
Clifford Wolf
2014-12-23
1
-2
/
+2
*
Added "show -colorattr"
Clifford Wolf
2014-12-23
1
-4
/
+35
*
Introducing YS_OVERRIDE, YS_FINAL, YS_ATTRIBUTE, YS_NORETURN
Clifford Wolf
2014-11-09
1
-6
/
+6
*
Added log_warning() API
Clifford Wolf
2014-11-09
1
-1
/
+1
*
Added missing fixup_ports() calls to "rename" command
Clifford Wolf
2014-11-08
1
-0
/
+4
*
Added "Nx" syntax to "show" command for repeating SigChunks
Clifford Wolf
2014-11-08
1
-6
/
+8
*
Fixed typo in "log_cmd_error_exception"
Clifford Wolf
2014-11-07
2
-4
/
+4
*
Made "cover" a compile-time option (disabled by default)
Clifford Wolf
2014-11-06
1
-2
/
+2
*
Re-introduced Yosys::readsome() helper function
Clifford Wolf
2014-10-23
1
-6
/
+3
*
Various win32 / vs build fixes
Clifford Wolf
2014-10-17
1
-5
/
+5
*
Various MXE build fixes
Clifford Wolf
2014-10-17
1
-2
/
+5
*
Header changes so it will compile on VS
William Speirs
2014-10-17
2
-3
/
+15
*
Replaced readsome() with read() and gcount()
Clifford Wolf
2014-10-15
1
-3
/
+6
*
Added run_command() api to replace system() and popen()
Clifford Wolf
2014-10-12
1
-3
/
+3
*
Renamed "log.cc" to "logcmd.cc" so there aren't two "log.cc" in the source tree
Clifford Wolf
2014-10-11
2
-1
/
+1
*
Fixed win32 troubles with f.readsome()
Clifford Wolf
2014-10-11
1
-1
/
+1
*
Disabled "cover -d" on win32
Clifford Wolf
2014-10-11
1
-0
/
+4
*
Moved patmatch() to yosys.cc
Clifford Wolf
2014-10-10
2
-3
/
+0
*
Replaced fnmatch() with patmatch()
Clifford Wolf
2014-10-10
2
-13
/
+10
*
Added format __attribute__ to stringf()
Clifford Wolf
2014-10-10
1
-1
/
+1
*
Renamed SIZE() to GetSize() because of name collision on Win32
Clifford Wolf
2014-10-10
3
-7
/
+7
*
sort cell types in "stat" output by name
Clifford Wolf
2014-10-03
1
-2
/
+2
*
namespace Yosys
Clifford Wolf
2014-09-27
20
-119
/
+195
*
Alphabetically sort port names in "show" output
Clifford Wolf
2014-09-19
1
-0
/
+3
*
Corrected spelling mistakes found by lintian
Ruben Undheim
2014-09-06
4
-6
/
+6
*
Removed $bu0 cell type
Clifford Wolf
2014-09-04
1
-1
/
+1
[prev]
[next]