index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
yosys.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add WASI platform support.
whitequark
2020-04-30
1
-9
/
+18
*
Support custom PROGRAM_PREFIX
Miodrag Milanovic
2020-04-10
1
-1
/
+10
*
Merge pull request #1562 from whitequark/write_cxxrtl
whitequark
2020-04-10
1
-0
/
+2
|
\
|
*
write_cxxrtl: new backend.
whitequark
2020-04-09
1
-0
/
+2
*
|
kernel: include "kernel/constids.inc" instead of "constids.inc"
Eddie Hung
2020-04-09
1
-1
/
+1
|
/
*
kernel: Use constids.inc for global/constant IdStrings
Eddie Hung
2020-04-02
1
-6
/
+3
*
Clean up pseudo-private member usage in `kernel/yosys.cc`.
Alberto Gonzalez
2020-04-01
1
-14
/
+13
*
Update Copyright
Claire Wolf
2020-03-16
1
-1
/
+1
*
License: bump year and add title
Waldir Pimenta
2020-03-14
1
-1
/
+1
*
Fix compilation for emcc
jiegec
2020-03-11
1
-0
/
+4
*
Add Pass::on_register() and Pass::on_shutdown()
Clifford Wolf
2020-01-09
1
-1
/
+2
*
Bump year in copyright notice
Clifford Wolf
2019-08-22
1
-1
/
+1
*
Use ID() in kernel/*, add simple ID:: hack (to be improved upon later)
Clifford Wolf
2019-08-11
1
-0
/
+7
*
More improvements and cleanups in IdString subsystem
Clifford Wolf
2019-08-11
1
-7
/
+0
*
substr() -> compare()
Eddie Hung
2019-08-07
1
-25
/
+25
*
Be less aggressive with running design->check()
Clifford Wolf
2019-08-06
1
-2
/
+8
*
Fix frontend auto-detection for gzipped input
David Shah
2019-07-26
1
-9
/
+12
*
Clarify script -scriptwire doc
Eddie Hung
2019-07-08
1
-0
/
+4
*
Use Pass::call_on_module() as per @cliffordwolf comments
Eddie Hung
2019-07-02
1
-1
/
+1
*
script -select -> script -scriptwire
Eddie Hung
2019-07-02
1
-5
/
+5
*
Support ability for "script -select" to take commands from wires
Eddie Hung
2019-06-28
1
-8
/
+39
*
Support ~ for home directory
Ben Widawsky
2019-06-18
1
-0
/
+4
*
Optimize ceil_log2 function
Matthew Daiter
2019-05-07
1
-2
/
+4
*
fix codestyle formatting
Oleg Endo
2019-04-29
1
-11
/
+11
*
escape spaces with backslash when writing dep file
Oleg Endo
2019-04-29
1
-0
/
+14
*
Fixed identation
Benedikt Tutzer
2019-04-01
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into feature/python_bindings
Benedikt Tutzer
2019-03-28
1
-22
/
+43
|
\
|
*
Fix a bug in handling quotes in multi-cmd lines in Yosys scripts
Clifford Wolf
2019-03-12
1
-1
/
+7
|
*
Add ENABLE_GLOB Makefile switch
Clifford Wolf
2019-03-11
1
-3
/
+5
|
*
Fix typographical and grammatical errors and inconsistencies.
whitequark
2019-01-02
1
-1
/
+1
|
*
tcl: add support for passing arguments to scripts.
whitequark
2018-12-20
1
-7
/
+18
|
*
Avoid assert when label is an empty string
Jon Burgess
2018-10-28
1
-1
/
+1
|
*
fix unhandled std::out_of_range when calling yosys with 3-character argument
whentze
2018-10-22
1
-2
/
+2
|
*
Fix Cygwin build and document needed packages
Miodrag Milanovic
2018-09-19
1
-1
/
+1
|
*
Merge pull request #591 from hzeller/virtual-override
Clifford Wolf
2018-08-15
1
-8
/
+8
|
|
\
|
|
*
Consistent use of 'override' for virtual methods in derived classes.
Henner Zeller
2018-07-20
1
-8
/
+8
|
*
|
Map .eblif extension as blif.
litghost
2018-08-13
1
-0
/
+2
|
|
/
*
|
The share directory cannot be searched when used as a Python library, only in...
Benedikt Tutzer
2018-08-20
1
-1
/
+0
*
|
Python passes are now looked for in share/plugins and can be added by specify...
Benedikt Tutzer
2018-08-20
1
-4
/
+1
*
|
Fixed issue when using a python plugin in the yosys shell
Benedikt Tutzer
2018-08-20
1
-0
/
+16
*
|
Python Passes can now be added with the -m option or with the plugin command....
Benedikt Tutzer
2018-08-16
1
-0
/
+26
|
/
*
Fix reading techlibs under emscripten
Robert Ou
2018-05-18
1
-1
/
+1
*
Add "#ifdef __FreeBSD__"
Christian Krämer
2018-05-13
1
-1
/
+26
*
Revert "Add "#ifdef __FreeBSD__""
Clifford Wolf
2018-05-13
1
-26
/
+1
*
Add "#ifdef __FreeBSD__"
Johnny Sorocil
2018-05-05
1
-1
/
+26
*
Rename rename to renames
Edmond Cote
2018-03-20
1
-3
/
+5
*
Update copyright header
Clifford Wolf
2018-03-04
1
-1
/
+1
*
Add support for "yosys -E"
Clifford Wolf
2018-01-07
1
-1
/
+5
*
Add support for editline as replacement for readline
Clifford Wolf
2017-11-08
1
-7
/
+16
*
Auto-detect JSON front-end
Clifford Wolf
2017-08-09
1
-0
/
+2
[next]