index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
cmds
/
stat.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
stat: pass down quiet arg
N. Engelhardt
2023-02-28
1
-1
/
+1
*
stat: ensure area is included in json output
Peter Gadfort
2022-12-29
1
-0
/
+3
*
stat: Fix JSON output for empty designs
Jannis Harder
2022-12-02
1
-2
/
+2
*
remove extra space in formating
Kamyar Mohajerani
2022-09-22
1
-2
/
+2
*
stat: add tech tech-specific utilizations to json
Kamyar Mohajerani
2022-09-22
1
-65
/
+91
*
stat: add option for machine-readable json output
Lofty
2022-08-11
1
-38
/
+109
*
also make 'stat' save counts to scratchpad
N. Engelhardt
2022-06-01
1
-0
/
+9
*
Add $bmux and $demux cells.
Marcelina Kościelnicka
2022-01-28
1
-0
/
+4
*
Hook up $aldff support in various passes.
Marcelina Kościelnicka
2021-10-02
1
-1
/
+1
*
Fixing old e-mail addresses and deadnames
Claire Xenia Wolf
2021-06-08
1
-1
/
+1
*
use the new isPublic() in a few places
N. Engelhardt
2020-09-14
1
-1
/
+1
*
Add new builtin FF types
Marcelina Kościelnicka
2020-06-23
1
-1
/
+4
*
Use C++11 final/override keywords.
whitequark
2020-06-18
1
-2
/
+2
*
Add flooring division operator
Xiretza
2020-05-28
1
-1
/
+1
*
Add flooring modulo operator
Xiretza
2020-05-28
1
-1
/
+1
*
Clean up `passes/cmds/stat.cc`.
Alberto Gonzalez
2020-04-06
1
-26
/
+20
*
kernel: big fat patch to use more ID::*, otherwise ID(*)
Eddie Hung
2020-04-02
1
-17
/
+17
*
kernel: use more ID::*
Eddie Hung
2020-04-02
1
-5
/
+5
*
Tweak default gate costs, cleanup "stat -tech cmos"
Clifford Wolf
2019-08-07
1
-16
/
+6
*
Add $_NMUX_, add "abc -g cmos", add proper cmos cell costs
Clifford Wolf
2019-08-06
1
-0
/
+4
*
Add "stat -tech cmos"
Clifford Wolf
2019-07-20
1
-2
/
+29
*
Fix typo
Clifford Wolf
2019-06-20
1
-2
/
+2
*
Add "stat -tech xilinx"
Clifford Wolf
2019-05-11
1
-3
/
+73
*
Consistent use of 'override' for virtual methods in derived classes.
Henner Zeller
2018-07-20
1
-2
/
+2
*
Include module name for area summary stats
Edmond Cote
2018-06-18
1
-4
/
+4
*
Add support for "yosys -E"
Clifford Wolf
2018-01-07
1
-0
/
+1
*
Add $alu to list of supported cells for "stat -width"
Clifford Wolf
2017-07-14
1
-1
/
+1
*
Added "yosys -D" feature
Clifford Wolf
2016-04-21
1
-1
/
+1
*
Added "stat -liberty" for calculating chip area
Clifford Wolf
2016-02-04
1
-6
/
+60
*
Import more std:: stuff into Yosys namespace
Clifford Wolf
2015-10-25
1
-1
/
+1
*
improvement in "stat"
Clifford Wolf
2015-10-24
1
-1
/
+1
*
Fixed trailing whitespaces
Clifford Wolf
2015-07-02
1
-3
/
+3
*
Fixed "stat" handling of blackbox modules
Clifford Wolf
2015-02-14
1
-9
/
+6
*
Renamed SIZE() to GetSize() because of name collision on Win32
Clifford Wolf
2014-10-10
1
-5
/
+5
*
sort cell types in "stat" output by name
Clifford Wolf
2014-10-03
1
-2
/
+2
*
namespace Yosys
Clifford Wolf
2014-09-27
1
-113
/
+114
*
Removed $bu0 cell type
Clifford Wolf
2014-09-04
1
-1
/
+1
*
Added "stat -width"
Clifford Wolf
2014-08-22
1
-4
/
+37
*
Refactoring: Renamed RTLIL::Design::modules to modules_
Clifford Wolf
2014-07-27
1
-3
/
+3
*
Refactoring: Renamed RTLIL::Module::cells to cells_
Clifford Wolf
2014-07-27
1
-1
/
+1
*
Refactoring: Renamed RTLIL::Module::wires to wires_
Clifford Wolf
2014-07-27
1
-1
/
+1
*
Bugfixes in new "stat" command
Clifford Wolf
2013-11-25
1
-7
/
+1
*
Added "stat" command
Clifford Wolf
2013-11-25
1
-0
/
+218