Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Include module name for area summary stats | Edmond Cote | 2018-06-18 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The PR prints the name of the module when displaying the final area count. Pros: - Easier for the user to `grep` for area information about a specific module Cons: - Arguably more verbose, less "pretty" than author desires Verification: ~~~~ 30c30 < Chip area for this module: 20616.349000 --- > Chip area for module '$paramod$d1738fc0bb353d517bc2caf8fef2abb20bced034\picorv32': 20616.349000 70c70 < Chip area for this module: 88.697700 --- > Chip area for module '\picorv32_axi_adapter': 88.697700 102c102 < Chip area for this module: 20705.046700 --- > Chip area for top module '\picorv32_axi': 20705.046700 ~~~~ | |||||
| * | Add setundef -anyseq / -anyconst support to -undriven mode | Clifford Wolf | 2018-06-01 | 1 | -3/+11 | |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
| * | Add "setundef -anyconst" | Clifford Wolf | 2018-06-01 | 1 | -20/+41 | |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | | Correction to -expose with setundef | Aman Goel | 2018-05-15 | 1 | -0/+1 | |
| | | ||||||
* | | Minor correction | Aman Goel | 2018-05-14 | 1 | -2/+1 | |
| | | | | | | | | Minor typo error correction in -expose with setundef | |||||
* | | Corrections to option -expose in setundef pass | Aman Goel | 2018-05-13 | 1 | -16/+141 | |
| | | ||||||
* | | Add option -expose to setundef pass | Aman Goel | 2018-05-13 | 1 | -6/+26 | |
|/ | | | | | | Option -expose converts undriven wires to inputs. Example usage: setundef -undriven -expose [selection] | |||||
* | Some cleanups in setundef.cc | Clifford Wolf | 2018-05-13 | 1 | -0/+7 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Add "#ifdef __FreeBSD__" | Christian Krämer | 2018-05-13 | 1 | -1/+1 | |
| | | | | (Re-commit e3575a8 with corrected author field) | |||||
* | Revert "Add "#ifdef __FreeBSD__"" | Clifford Wolf | 2018-05-13 | 1 | -1/+1 | |
| | | | | This reverts commit e3575a86c525f2511902e7022893c3923ba8093e. | |||||
* | Add "#ifdef __FreeBSD__" | Johnny Sorocil | 2018-05-05 | 1 | -1/+1 | |
| | ||||||
* | Add "setundef -undef" | Clifford Wolf | 2018-03-12 | 1 | -0/+11 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Fix connwrappers help message | Clifford Wolf | 2018-03-04 | 1 | -1/+1 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Recognize stand-alone obj pattern even when it contains a slash | Clifford Wolf | 2018-02-13 | 1 | -0/+3 | |
| | ||||||
* | Add support for "yosys -E" | Clifford Wolf | 2018-01-07 | 6 | -0/+11 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Add support for editline as replacement for readline | Clifford Wolf | 2017-11-08 | 1 | -0/+4 | |
| | ||||||
* | Add "ltp" command | Clifford Wolf | 2017-10-31 | 2 | -0/+186 | |
| | ||||||
* | Add blackbox command | Clifford Wolf | 2017-10-04 | 2 | -0/+82 | |
| | ||||||
* | More intuitive handling of "cd .." for singleton modules | Clifford Wolf | 2017-08-19 | 1 | -2/+38 | |
| | ||||||
* | Add $alu to list of supported cells for "stat -width" | Clifford Wolf | 2017-07-14 | 1 | -1/+1 | |
| | ||||||
* | Add "design -import" | Clifford Wolf | 2017-06-30 | 1 | -3/+94 | |
| | ||||||
* | Add chtype command | Clifford Wolf | 2017-06-30 | 2 | -0/+84 | |
| | ||||||
* | Add "setundef -anyseq" | Clifford Wolf | 2017-05-28 | 1 | -2/+42 | |
| | ||||||
* | Improve write_aiger handling of unconnected nets and constants | Clifford Wolf | 2017-05-28 | 1 | -1/+1 | |
| | ||||||
* | Fix gcc compiler warning | Clifford Wolf | 2017-04-05 | 1 | -1/+1 | |
| | ||||||
* | Add "chformal -assert2assume" and friends | Clifford Wolf | 2017-02-28 | 1 | -0/+44 | |
| | ||||||
* | Add "chformal" pass | Clifford Wolf | 2017-02-27 | 2 | -0/+239 | |
| | ||||||
* | Added "check -initdrv" | Clifford Wolf | 2017-01-04 | 1 | -3/+82 | |
| | ||||||
* | Added "design -reset-vlog" | Clifford Wolf | 2016-11-30 | 1 | -7/+32 | |
| | ||||||
* | Added wire start_offset and upto handling to splitnets cmd | Clifford Wolf | 2016-11-23 | 1 | -2/+8 | |
| | ||||||
* | Bugfix in "setundef" pass | Clifford Wolf | 2016-11-08 | 1 | -2/+7 | |
| | ||||||
* | Implemented "scc -set_attr" | Clifford Wolf | 2016-11-06 | 1 | -22/+32 | |
| | ||||||
* | Bugfix in "scc" command | Clifford Wolf | 2016-11-06 | 1 | -9/+11 | |
| | ||||||
* | Added "setparam -type" | Clifford Wolf | 2016-10-19 | 1 | -3/+13 | |
| | ||||||
* | Added "tee +INT -INT" | Clifford Wolf | 2016-09-06 | 1 | -0/+10 | |
| | ||||||
* | Improved "show" help message | Clifford Wolf | 2016-08-28 | 1 | -3/+5 | |
| | ||||||
* | Minor fixes in show command | Clifford Wolf | 2016-08-16 | 1 | -3/+3 | |
| | ||||||
* | Replaced "select -assert-limit" with -assert-max and -assert-min | Clifford Wolf | 2016-07-01 | 1 | -42/+29 | |
| | ||||||
* | Added 'assert-limit' option for 'select' command | eshellko | 2016-07-01 | 1 | -5/+42 | |
| | | | For resource limited designs such as FPGA it can be useful to specify limit of specific resources available on board. So user can check if he should change RTL as early as mapping done. | |||||
* | Added "setundef -init" | Clifford Wolf | 2016-06-03 | 1 | -5/+89 | |
| | ||||||
* | Fixed "scc" for cells that have feedback singals _and_ are part of a larger loop | Clifford Wolf | 2016-05-27 | 1 | -3/+3 | |
| | ||||||
* | Added "qwp -v" | Clifford Wolf | 2016-04-28 | 1 | -0/+30 | |
| | ||||||
* | Added "yosys -D" feature | Clifford Wolf | 2016-04-21 | 10 | -11/+11 | |
| | ||||||
* | Added support for installed plugins | Clifford Wolf | 2016-03-30 | 1 | -2/+6 | |
| | ||||||
* | Support for abstract modules in chparam | Clifford Wolf | 2016-03-21 | 1 | -0/+6 | |
| | ||||||
* | Added "stat -liberty" for calculating chip area | Clifford Wolf | 2016-02-04 | 1 | -6/+60 | |
| | ||||||
* | Fixed "splitnets -ports" for hierarchical designs | Clifford Wolf | 2015-12-22 | 1 | -0/+57 | |
| | ||||||
* | Added %R select expression | Clifford Wolf | 2015-12-20 | 1 | -0/+50 | |
| | ||||||
* | Added torder command | Clifford Wolf | 2015-11-19 | 2 | -0/+124 | |
| | ||||||
* | Import more std:: stuff into Yosys namespace | Clifford Wolf | 2015-10-25 | 6 | -19/+19 | |
| |