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
*
Some ASCII encoding fixes (comments and docs) by Larry Doolittle
Clifford Wolf
2015-08-13
1
-1
/
+1
*
Fixed "check" command for inout ports
Clifford Wolf
2015-07-27
1
-3
/
+11
*
Some fixes in "select" command
Clifford Wolf
2015-07-16
1
-1
/
+3
*
Fixed trailing whitespaces
Clifford Wolf
2015-07-02
17
-56
/
+56
*
Bugfix in chparam
Clifford Wolf
2015-06-30
1
-6
/
+5
*
Added design->rename(module, new_name)
Clifford Wolf
2015-06-30
1
-3
/
+1
*
Added "rename -top new_name"
Clifford Wolf
2015-06-17
1
-0
/
+27
*
Fixed cstr_buf for std::string with small string optimization
Clifford Wolf
2015-06-11
1
-1
/
+1
*
Preserve important attributes in splitnets
Clifford Wolf
2015-04-29
1
-0
/
+13
*
Added "splice -wires"
Clifford Wolf
2015-04-13
1
-9
/
+20
*
Added support for "file names with blanks"
Clifford Wolf
2015-04-08
1
-20
/
+14
*
Added %M and %C select operators
Clifford Wolf
2015-04-07
1
-1
/
+38
*
Added "chparam -list"
Clifford Wolf
2015-04-07
1
-0
/
+21
*
typo fix
Clifford Wolf
2015-04-07
1
-1
/
+1
*
Added "chparam" command
Clifford Wolf
2015-04-07
1
-0
/
+57
*
documentation improvements
Clifford Wolf
2015-03-29
1
-0
/
+4
*
Fixed "check -assert"
Clifford Wolf
2015-02-22
1
-1
/
+1
*
Added "check -assert" doc
Clifford Wolf
2015-02-22
1
-0
/
+3
*
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
[next]