index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
driver.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix codestyle formatting
Oleg Endo
2019-04-29
1
-2
/
+2
*
escape spaces with backslash when writing dep file
Oleg Endo
2019-04-29
1
-2
/
+2
*
Add log_debug() framework
Clifford Wolf
2019-04-22
1
-1
/
+7
*
Merge remote-tracking branch 'origin/master' into feature/python_bindings
Benedikt Tutzer
2019-03-28
1
-2
/
+16
|
\
|
*
Rename "yosys -U" to "yosys -P" to avoid confusion about "undefine"
Clifford Wolf
2019-02-21
1
-3
/
+3
|
*
Rename "yosys -D" to "yosys -U", add "yosys -D" with expected behavior
Clifford Wolf
2019-02-21
1
-2
/
+16
*
|
The share directory cannot be searched when used as a Python library, only in...
Benedikt Tutzer
2018-08-20
1
-0
/
+8
|
/
*
Modify emscripten main to mount nodefs and to run arg as a script
Robert Ou
2018-05-18
1
-1
/
+18
*
Add "#ifdef __FreeBSD__"
Christian Krämer
2018-05-13
1
-3
/
+21
*
Revert "Add "#ifdef __FreeBSD__""
Clifford Wolf
2018-05-13
1
-21
/
+3
*
Add "#ifdef __FreeBSD__"
Johnny Sorocil
2018-05-05
1
-3
/
+21
*
Add "yosys -e regex" for turning warnings into errors
Clifford Wolf
2018-05-04
1
-2
/
+12
*
Set stack size to at least 128 MB (large stack needed for parsing huge expres...
Clifford Wolf
2018-03-27
1
-0
/
+13
*
Improve handling of warning messages
Clifford Wolf
2018-03-04
1
-0
/
+2
*
Add support for "yosys -E"
Clifford Wolf
2018-01-07
1
-1
/
+26
*
Add support for editline as replacement for readline
Clifford Wolf
2017-11-08
1
-3
/
+13
*
Fix history namespace collision
Clifford Wolf
2017-06-20
1
-10
/
+10
*
Store command history when terminating with an error
Clifford Wolf
2017-06-20
1
-17
/
+26
*
Add "yosys -w" for suppressing warnings
Clifford Wolf
2017-02-12
1
-2
/
+12
*
Added "yosys -W regex"
Clifford Wolf
2016-12-22
1
-1
/
+10
*
Some minor build fixes for Visual C
Clifford Wolf
2016-10-14
1
-1
/
+3
*
Use _Exit(0) on win32, always use _Exit(1) in log_error()
Clifford Wolf
2016-08-16
1
-0
/
+5
*
Added "yosys -D ALL"
Clifford Wolf
2016-04-24
1
-6
/
+17
*
Added "yosys -D" feature
Clifford Wolf
2016-04-21
1
-1
/
+17
*
fix a cut-n-paste error in the -h help
Sebastian Kuzminsky
2016-03-26
1
-2
/
+2
*
Import more std:: stuff into Yosys namespace
Clifford Wolf
2015-10-25
1
-1
/
+1
*
Spell check (by Larry Doolittle)
Clifford Wolf
2015-08-14
1
-1
/
+1
*
Fixed trailing whitespaces
Clifford Wolf
2015-07-02
1
-2
/
+2
*
YosysJS stuff
Clifford Wolf
2015-02-19
1
-1
/
+16
*
More YosysJS stuff
Clifford Wolf
2015-02-16
1
-0
/
+4
*
Added YosysJS wrapper
Clifford Wolf
2015-02-16
1
-1
/
+3
*
More emscripten stuff, Added example app
Clifford Wolf
2015-02-15
1
-0
/
+28
*
Added "yosys -L logfile"
Clifford Wolf
2015-02-03
1
-1
/
+7
*
Added "make mklibyosys", some minor API changes
Clifford Wolf
2015-02-01
1
-4
/
+4
*
Added yosys_banner(), Updated Copyright range
Clifford Wolf
2015-02-01
1
-25
/
+2
*
Only enable code coverage counters on linux
Clifford Wolf
2015-01-09
1
-1
/
+1
*
build fix for mxe
Clifford Wolf
2015-01-06
1
-7
/
+8
*
Print non-errors to stdout
Clifford Wolf
2015-01-03
1
-2
/
+4
*
improved -v option
Clifford Wolf
2014-12-30
1
-2
/
+9
*
print timing details (-d) in -q mode
Clifford Wolf
2014-12-30
1
-0
/
+4
*
Added "yosys -X"
Clifford Wolf
2014-12-29
1
-1
/
+7
*
Added memhasher (yosys -M)
Clifford Wolf
2014-12-28
1
-2
/
+9
*
Added memory statistics (at least on linux)
Clifford Wolf
2014-12-27
1
-3
/
+23
*
Better help message printing for command line tool
Clifford Wolf
2014-12-27
1
-72
/
+77
*
Added "yosys -d" command line option
Clifford Wolf
2014-12-26
1
-10
/
+28
*
Added "yosys -qq" to also quiet warning messages
Clifford Wolf
2014-11-09
1
-1
/
+4
*
Made "cover" a compile-time option (disabled by default)
Clifford Wolf
2014-11-06
1
-1
/
+1
*
More win32 (mxe and vs) build fixes
Clifford Wolf
2014-10-17
1
-0
/
+30
*
Various MXE build fixes
Clifford Wolf
2014-10-17
1
-1
/
+1
*
Header changes so it will compile on VS
William Speirs
2014-10-17
1
-2
/
+5
[next]