.. |
Makefile.inc
|
Added torder command
|
2015-11-19 15:34:32 +01:00 |
add.cc
|
Fixed trailing whitespaces
|
2015-07-02 11:14:30 +02:00 |
check.cc
|
Spell check (by Larry Doolittle)
|
2015-08-14 10:56:05 +02:00 |
connect.cc
|
Re-created command-reference-manual.tex, copied some doc fixes to online help
|
2015-08-14 11:27:19 +02:00 |
connwrappers.cc
|
Spell check (by Larry Doolittle)
|
2015-08-14 10:56:05 +02:00 |
copy.cc
|
Fixed trailing whitespaces
|
2015-07-02 11:14:30 +02:00 |
cover.cc
|
Only enable code coverage counters on linux
|
2015-01-09 17:32:53 +01:00 |
delete.cc
|
Fixed trailing whitespaces
|
2015-07-02 11:14:30 +02:00 |
design.cc
|
Spell check (by Larry Doolittle)
|
2015-08-14 10:56:05 +02:00 |
edgetypes.cc
|
Import more std:: stuff into Yosys namespace
|
2015-10-25 19:30:49 +01:00 |
logcmd.cc
|
Renamed "log.cc" to "logcmd.cc" so there aren't two "log.cc" in the source tree
|
2014-10-11 12:13:46 +02:00 |
plugin.cc
|
Import more std:: stuff into Yosys namespace
|
2015-10-25 19:30:49 +01:00 |
qwp.cc
|
Import more std:: stuff into Yosys namespace
|
2015-10-25 19:30:49 +01:00 |
rename.cc
|
Fixed trailing whitespaces
|
2015-07-02 11:14:30 +02:00 |
scatter.cc
|
Fixed trailing whitespaces
|
2015-07-02 11:14:30 +02:00 |
scc.cc
|
Import more std:: stuff into Yosys namespace
|
2015-10-25 19:30:49 +01:00 |
select.cc
|
Added %R select expression
|
2015-12-20 13:35:58 +01:00 |
setattr.cc
|
Fixed trailing whitespaces
|
2015-07-02 11:14:30 +02:00 |
setundef.cc
|
Fixed trailing whitespaces
|
2015-07-02 11:14:30 +02:00 |
show.cc
|
Disabled "Skipping blackbox module" msg in show command
|
2015-10-23 20:11:05 +02:00 |
splice.cc
|
renamed SigSpec::to_single_sigbit() to SigSpec::as_bit(), added is_bit()
|
2015-10-24 22:56:40 +02:00 |
splitnets.cc
|
Fixed "splitnets -ports" for hierarchical designs
|
2015-12-22 13:25:00 +01:00 |
stat.cc
|
Added "stat -liberty" for calculating chip area
|
2016-02-04 12:26:13 +01:00 |
tee.cc
|
Rethrow with "catch(...) throw;"
|
2015-01-25 22:57:09 +01:00 |
torder.cc
|
Added torder command
|
2015-11-19 15:34:32 +01:00 |
trace.cc
|
Rethrow with "catch(...) throw;"
|
2015-01-25 22:57:09 +01:00 |
write_file.cc
|
Spell check (by Larry Doolittle)
|
2015-08-14 10:56:05 +02:00 |