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
*
Remove empty lines
Marcelina KoĆcielnicka
2022-07-11
1
-2
/
+0
*
Update tcl doc, yosys does not return data to tcl
rockybulwinkle
2022-06-23
1
-0
/
+6
*
Cleanup, and fix windows
Miodrag Milanovic
2022-05-27
1
-37
/
+24
*
Observe $TMPDIR variable when creating tmp files
Mohamed A. Bamakhrama
2022-05-27
1
-1
/
+30
*
Use log_warning when Tcl_Init fails, report error with Tcl_ErrnoMsg.
Alastair M. Robinson
2022-05-16
1
-1
/
+1
*
Now calls Tcl_Init after creating the interp, fixes clock format.
Alastair M. Robinson
2022-05-10
1
-0
/
+2
*
Merge branch 'master' into clk2ff-better-names
Claire Xen
2022-02-11
1
-19
/
+24
|
\
|
*
Added "yosys -r <topmodule>"
Claire Xenia Wolf
2021-12-10
1
-13
/
+10
|
*
Use "read" command to parse HDL files from Yosys command-line
Claire Xenia Wolf
2021-12-09
1
-4
/
+8
|
*
Fix WASI build after commit 1d88bea1.
whitequark
2021-06-19
1
-1
/
+1
|
*
pyosys: Clear SIGINT handler after Python loads
gatecat
2021-06-16
1
-0
/
+2
|
*
macos: fix leak in proc_self_dirname()
Zachary Snow
2021-06-14
1
-1
/
+3
|
*
Fixing old e-mail addresses and deadnames
Claire Xenia Wolf
2021-06-08
1
-2
/
+2
*
|
clk2fflogic: nice names for autogenerated signals
Noah Moroze
2021-03-02
1
-0
/
+17
|
/
*
Expose abc and data paths as globals
Miodrag Milanovic
2020-11-06
1
-14
/
+58
*
Replace "ILANG" with "RTLIL" everywhere.
whitequark
2020-08-26
1
-3
/
+3
*
verilog_backend: add `-sv` option, make `-o <filename>.sv` work.
whitequark
2020-07-16
1
-0
/
+2
*
Use C++11 final/override keywords.
whitequark
2020-06-18
1
-8
/
+8
*
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
[next]