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
*
Add WASI platform support.
whitequark
2020-04-30
1
-1
/
+16
*
Add YS_ prefix to macros, add explanation and apply to older version as well
Miodrag Milanovic
2020-03-13
1
-3
/
+3
*
Use boost xpressive for gcc 4.8
Miodrag Milanovic
2020-03-13
1
-12
/
+3
*
Handle expect no warnings together with expected
Miodrag Milanovic
2020-02-22
1
-2
/
+3
*
Option to expect no warnings
Miodrag Milanovic
2020-02-17
1
-0
/
+3
*
remove whitespace
Miodrag Milanovic
2020-02-14
1
-1
/
+1
*
Add expect option to logger command
Miodrag Milanovic
2020-02-14
1
-1
/
+3
*
Improve logging use of experimental features
Claire Wolf
2020-01-28
1
-1
/
+5
*
Add log_experimental() and experimental() API and "yosys -x"
Claire Wolf
2020-01-27
1
-1
/
+7
*
Merge pull request #1613 from porglezomp-misc/version-flag-alias
Claire Wolf
2020-01-27
1
-0
/
+6
|
\
|
*
Add --version and -version as aliases for -V
Cassie Jones
2020-01-05
1
-0
/
+6
*
|
As before, only display MEM if Linux or FreeBSD
Eddie Hung
2020-01-14
1
-3
/
+7
*
|
print_stats footer to return peak memory, option for including children
Eddie Hung
2020-01-14
1
-28
/
+12
|
/
*
Be less aggressive with running design->check()
Clifford Wolf
2019-08-06
1
-0
/
+6
*
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
[next]