.. |
Makefile.inc
|
Add `exec` command to run shell commands.
|
2020-03-16 07:52:57 +00:00 |
add.cc
|
Warn on empty selection for `add` command.
|
2020-03-23 05:58:12 +00:00 |
autoname.cc
|
autoname: do not autoname ports
|
2020-01-14 10:13:29 -08:00 |
blackbox.cc
|
Fixed the help summary line for a few commands
|
2019-06-19 15:27:04 -04:00 |
bugpoint.cc
|
bugpoint: add -assigns and -updates options.
|
2019-07-09 09:27:43 +00:00 |
check.cc
|
Add "check -allow-tbuf"
|
2019-10-03 11:49:56 +02:00 |
chformal.cc
|
Fix typographical and grammatical errors and inconsistencies.
|
2019-01-02 13:12:17 +00:00 |
chtype.cc
|
Consistent use of 'override' for virtual methods in derived classes.
|
2018-07-20 23:51:06 -07:00 |
connect.cc
|
Fix typographical and grammatical errors and inconsistencies.
|
2019-01-02 13:12:17 +00:00 |
connwrappers.cc
|
Consistent use of 'override' for virtual methods in derived classes.
|
2018-07-20 23:51:06 -07:00 |
copy.cc
|
Consistent use of 'override' for virtual methods in derived classes.
|
2018-07-20 23:51:06 -07:00 |
cover.cc
|
substr() -> compare()
|
2019-08-07 12:20:08 -07:00 |
delete.cc
|
More use of IdString::in()
|
2019-08-15 09:23:57 -07:00 |
design.cc
|
Merge pull request #1832 from boqwxp/cleanup_passes_cmds_design
|
2020-03-30 11:56:17 -07:00 |
edgetypes.cc
|
Consistent use of 'override' for virtual methods in derived classes.
|
2018-07-20 23:51:06 -07:00 |
exec.cc
|
Explicit include of csignal
|
2020-03-28 09:49:08 +01:00 |
logcmd.cc
|
Consistent use of 'override' for virtual methods in derived classes.
|
2018-07-20 23:51:06 -07:00 |
logger.cc
|
Add YS_ prefix to macros, add explanation and apply to older version as well
|
2020-03-13 17:19:54 +01:00 |
ltp.cc
|
Consistent use of 'override' for virtual methods in derived classes.
|
2018-07-20 23:51:06 -07:00 |
plugin.cc
|
Used PyImport_ImportModule instead of PyImport_Import to avoid the explicit conversion to a python string
|
2019-04-04 10:35:01 +02:00 |
portlist.cc
|
Improve "portlist" command
|
2019-09-25 09:20:38 +02:00 |
qwp.cc
|
Fix floating point exception in qwp, fixes #923
|
2019-05-01 15:06:46 +02:00 |
rename.cc
|
Add "rename -output"
|
2019-03-27 13:47:42 +01:00 |
scatter.cc
|
Consistent use of 'override' for virtual methods in derived classes.
|
2018-07-20 23:51:06 -07:00 |
scc.cc
|
scc to use design->selected_modules() which avoids black/white-boxes
|
2020-01-07 15:46:36 -08:00 |
scratchpad.cc
|
Add RTLIL::constpad, init by yosys_setup(); use for abc9
|
2020-01-08 10:52:08 -08:00 |
select.cc
|
Do not warn on empty selection with prefixed `arg_memb`.
|
2020-03-23 17:50:11 +00:00 |
setattr.cc
|
substr() -> compare()
|
2019-08-07 12:20:08 -07:00 |
setundef.cc
|
Major rewrite of wire selection in setundef -init
|
2019-06-05 10:26:48 +02:00 |
show.cc
|
show: Add -nobg argument.
|
2020-02-15 14:03:16 +01:00 |
splice.cc
|
Consistent use of 'override' for virtual methods in derived classes.
|
2018-07-20 23:51:06 -07:00 |
splitnets.cc
|
Consistent use of 'override' for virtual methods in derived classes.
|
2018-07-20 23:51:06 -07:00 |
stat.cc
|
Tweak default gate costs, cleanup "stat -tech cmos"
|
2019-08-07 10:25:51 +02:00 |
tee.cc
|
Fix "tee" handling of log_streams
|
2019-05-31 09:28:51 +02:00 |
torder.cc
|
Consistent use of 'override' for virtual methods in derived classes.
|
2018-07-20 23:51:06 -07:00 |
trace.cc
|
kernel: more pass by const ref, more speedups
|
2020-03-18 11:21:53 -07:00 |
write_file.cc
|
Fix typo, fixes #1095
|
2019-06-20 15:34:52 +02:00 |