Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improvements and fixes in autotest.sh script and test_autotb | Clifford Wolf | 2016-05-20 | 1 | -3/+3 |
| | |||||
* | Close opened dump file. | Kaj Tuomi | 2016-05-19 | 1 | -0/+1 |
| | |||||
* | Fix for Modelsim transcript line warp issue #164 | Kaj Tuomi | 2016-05-19 | 1 | -7/+13 |
| | |||||
* | Don't sign-extend memory bram initialization data | Clifford Wolf | 2016-05-15 | 1 | -1/+1 |
| | |||||
* | Added support for "keep" attribute to shregmap | Clifford Wolf | 2016-05-07 | 1 | -2/+2 |
| | |||||
* | Fixed preservation of important attributes in techmap | Clifford Wolf | 2016-05-06 | 1 | -4/+32 |
| | |||||
* | Changed port names in greenpak shregmap | Andrew Zonenberg | 2016-05-04 | 1 | -1/+1 |
| | |||||
* | Added tristate buffer support to iopadmap | Clifford Wolf | 2016-05-04 | 1 | -4/+161 |
| | |||||
* | Fixed iopadmap attribute handling | Clifford Wolf | 2016-05-04 | 1 | -0/+1 |
| | |||||
* | Added "qwp -v" | Clifford Wolf | 2016-04-28 | 1 | -0/+30 |
| | |||||
* | Connections between inputs and inouts are driven by the input | Clifford Wolf | 2016-04-26 | 1 | -0/+3 |
| | |||||
* | Fixed test_autotb for modules with many cell ports | Clifford Wolf | 2016-04-25 | 1 | -3/+6 |
| | |||||
* | Fixed proc_mux performance bug | Clifford Wolf | 2016-04-25 | 1 | -0/+3 |
| | |||||
* | Fixed performance bug in proc_dlatch | Clifford Wolf | 2016-04-24 | 1 | -2/+61 |
| | |||||
* | Improvements in greenpak4 shreg mapping | Clifford Wolf | 2016-04-23 | 1 | -16/+35 |
| | |||||
* | Merge https://github.com/cliffordwolf/yosys | Andrew Zonenberg | 2016-04-23 | 1 | -0/+1 |
|\ | |||||
| * | Added "shregmap -zinit" for greenpak4 tech | Clifford Wolf | 2016-04-23 | 1 | -0/+1 |
| | | |||||
* | | Fixed typo in help text | Andrew Zonenberg | 2016-04-22 | 1 | -1/+1 |
|/ | |||||
* | Added "shregmap -tech greenpak4" | Clifford Wolf | 2016-04-22 | 1 | -6/+97 |
| | |||||
* | More flexible handling of initialization values | Clifford Wolf | 2016-04-22 | 1 | -7/+22 |
| | |||||
* | Added "yosys -D" feature | Clifford Wolf | 2016-04-21 | 80 | -102/+102 |
| | |||||
* | Fixed performance bug in "share" pass | Clifford Wolf | 2016-04-21 | 1 | -2/+51 |
| | |||||
* | Improvements in opt_expr | Clifford Wolf | 2016-04-21 | 1 | -12/+62 |
| | |||||
* | Bugfix and improvements in memory_share | Clifford Wolf | 2016-04-21 | 1 | -22/+19 |
| | |||||
* | Added "shregmap -params" | Clifford Wolf | 2016-04-18 | 1 | -4/+43 |
| | |||||
* | Added "shregmap -zinit" and "shregmap -init" | Clifford Wolf | 2016-04-18 | 1 | -2/+65 |
| | |||||
* | Improvements in "shregmap" | Clifford Wolf | 2016-04-17 | 1 | -30/+140 |
| | |||||
* | Added "shregmap" pass | Clifford Wolf | 2016-04-16 | 2 | -0/+262 |
| | |||||
* | Fixed copy&paste error in log message in lut2mux | Clifford Wolf | 2016-04-16 | 1 | -1/+1 |
| | |||||
* | Prefer noninverting FFs in dfflibmap | Clifford Wolf | 2016-04-05 | 1 | -4/+20 |
| | |||||
* | Improved formatting of "sat" output tables | Clifford Wolf | 2016-04-05 | 1 | -5/+5 |
| | |||||
* | Improved opt_merge support for $pmux cells | Clifford Wolf | 2016-03-31 | 1 | -4/+46 |
| | |||||
* | Preserve empty $pmux default cases | Clifford Wolf | 2016-03-31 | 1 | -2/+2 |
| | |||||
* | Typo fixes in opt_expr and opt_merge | Clifford Wolf | 2016-03-31 | 2 | -2/+2 |
| | |||||
* | Renamed opt_share to opt_merge | Clifford Wolf | 2016-03-31 | 4 | -19/+19 |
| | |||||
* | Renamed opt_const to opt_expr | Clifford Wolf | 2016-03-31 | 4 | -56/+57 |
| | |||||
* | Renamed counters pass to greenpak4_counters | Andrew Zonenberg | 2016-03-30 | 2 | -286/+0 |
| | |||||
* | Added initial implementation of "counters" pass to synth_greenpak4. Can only ↵ | Andrew Zonenberg | 2016-03-30 | 1 | -25/+37 |
| | | | | infer non-resettable down counters for now. | ||||
* | Reduced log verbosity | Andrew Zonenberg | 2016-03-30 | 1 | -9/+8 |
| | |||||
* | Continued work on counter extraction. Can recognize compatible RTL counters ↵ | Andrew Zonenberg | 2016-03-30 | 1 | -101/+155 |
| | | | | but not replace with hard macros. | ||||
* | Merge https://github.com/cliffordwolf/yosys | Andrew Zonenberg | 2016-03-30 | 1 | -2/+6 |
|\ | |||||
| * | Added support for installed plugins | Clifford Wolf | 2016-03-30 | 1 | -2/+6 |
| | | |||||
* | | Fixed typo in log message | Andrew Zonenberg | 2016-03-30 | 1 | -1/+1 |
| | | |||||
* | | Initial work on greenpak4 counter extraction. Doesn't work but a decent start | Andrew Zonenberg | 2016-03-30 | 2 | -0/+221 |
|/ | |||||
* | Fixed handling of inverters (aka 1-input luts) in nlutmap | Clifford Wolf | 2016-03-23 | 1 | -2/+2 |
| | |||||
* | Cleanup abstract modules at end of "hierarchy -top" | Clifford Wolf | 2016-03-21 | 1 | -2/+0 |
| | |||||
* | Support for abstract modules in chparam | Clifford Wolf | 2016-03-21 | 1 | -0/+6 |
| | |||||
* | Improvements in ABCEXTERNAL handling | Clifford Wolf | 2016-03-19 | 2 | -8/+17 |
| | |||||
* | Support calling out to an external ABC. | Sergey Kvachonok | 2016-03-19 | 1 | -4/+8 |
| | | | | | | | $ make ABCEXTERNAL=my-abc && make ABCEXTERNAL=my-abc install configures yosys to use an external ABC executable instead of building and installing the in-tree ABC copy (yosys-abc). | ||||
* | Using "mfs" and "lutpack" in ABC lut mapping | Clifford Wolf | 2016-03-07 | 1 | -5/+14 |
| |