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 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
*
Removed references to yosys-svgviewer from docs
Clifford Wolf
2014-09-02
1
-2
/
+2
*
Using "xdot" instead of "yosys-svgviewer" in show command
Clifford Wolf
2014-09-02
1
-4
/
+3
*
Moved "share" and "wreduce" to passes/opt/
Clifford Wolf
2014-09-01
2
-354
/
+0
*
Implemented "rename -enumerate -pattern"
Clifford Wolf
2014-08-26
1
-4
/
+13
*
Changed frontend-api from FILE to std::istream
Clifford Wolf
2014-08-23
2
-6
/
+6
*
Added "stat -width"
Clifford Wolf
2014-08-22
1
-4
/
+37
*
Added emscripten (emcc) support to build system and some build fixes
Clifford Wolf
2014-08-22
2
-2
/
+16
*
Added "plugin" command
Clifford Wolf
2014-08-22
2
-0
/
+118
*
Added module->uniquify()
Clifford Wolf
2014-08-16
1
-4
/
+1
*
RIP $safe_pmux
Clifford Wolf
2014-08-14
1
-2
/
+2
*
Fixed build with gcc-4.6
Clifford Wolf
2014-08-07
1
-6
/
+6
*
Various fixes and improvements in wreduce pass
Clifford Wolf
2014-08-05
1
-29
/
+47
[prev]
[next]