Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'master' of github.com:cliffordwolf/yosys | Clifford Wolf | 2016-05-04 | 1 | -0/+11 | |
|\ \ | ||||||
* | | | Fixed iopadmap attribute handling | Clifford Wolf | 2016-05-04 | 1 | -0/+1 | |
| | * | Added tri-state I/O extraction for GreenPak | Andrew Zonenberg | 2016-05-03 | 5 | -2/+29 | |
| | * | Added GreenPak I/O buffer cells | Andrew Zonenberg | 2016-05-03 | 1 | -0/+17 | |
| | * | Added comment to clarify GP_ABUF cell | Andrew Zonenberg | 2016-05-02 | 1 | -0/+2 | |
| | * | Added GP_ABUF cell | Andrew Zonenberg | 2016-05-02 | 1 | -0/+6 | |
| |/ | ||||||
| * | Merge pull request #154 from azonenberg/master | Clifford Wolf | 2016-05-02 | 1 | -0/+11 | |
|/| | ||||||
| * | Merge https://github.com/cliffordwolf/yosys | Andrew Zonenberg | 2016-05-01 | 1 | -1/+1 | |
| |\ | |/ |/| | ||||||
* | | Improved TCL_VERSION detection so it does not read .tclshrc | Clifford Wolf | 2016-04-29 | 1 | -1/+1 | |
| * | Merge https://github.com/cliffordwolf/yosys | Andrew Zonenberg | 2016-04-29 | 1 | -0/+30 | |
| |\ | |/ |/| | ||||||
* | | Added "qwp -v" | Clifford Wolf | 2016-04-28 | 1 | -0/+30 | |
| * | Added GP_PGA cell | Andrew Zonenberg | 2016-04-27 | 1 | -0/+11 | |
|/ | ||||||
* | 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 | |
* | Merge pull request #150 from azonenberg/master | Clifford Wolf | 2016-04-25 | 1 | -0/+13 | |
|\ | ||||||
| * | Merge https://github.com/cliffordwolf/yosys | Andrew Zonenberg | 2016-04-24 | 6 | -72/+163 | |
| |\ | |/ |/| | ||||||
* | | Fixed performance bug in proc_dlatch | Clifford Wolf | 2016-04-24 | 1 | -2/+61 | |
* | | Added "yosys -D ALL" | Clifford Wolf | 2016-04-24 | 3 | -6/+22 | |
* | | Added "prep -flatten" and "synth -flatten" | Clifford Wolf | 2016-04-24 | 2 | -7/+36 | |
* | | Converted "prep" to ScriptPass | Clifford Wolf | 2016-04-24 | 2 | -60/+47 | |
| * | Removed VIN_BUF_EN | Andrew Zonenberg | 2016-04-24 | 1 | -1/+0 | |
| * | Renamed VOUT to OUT on GP_ACMP cell | Andrew Zonenberg | 2016-04-23 | 1 | -1/+3 | |
| * | Added GP_ACMP cell | Andrew Zonenberg | 2016-04-23 | 1 | -0/+12 | |
|/ | ||||||
* | Improvements in greenpak4 shreg mapping | Clifford Wolf | 2016-04-23 | 1 | -16/+35 | |
* | Run clean after splitnets in synth_greenpak4 | Clifford Wolf | 2016-04-23 | 1 | -1/+1 | |
* | 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 | |
* | | Merge https://github.com/cliffordwolf/yosys | Andrew Zonenberg | 2016-04-23 | 2 | -111/+72 | |
|\| | ||||||
| * | Merge https://github.com/azonenberg/yosys | Clifford Wolf | 2016-04-23 | 1 | -1/+7 | |
| |\ | ||||||
| * | | Added "shregmap" to synth_greenpak4 | Clifford Wolf | 2016-04-23 | 1 | -0/+1 | |
| * | | Converted synth_greenpak4 to ScriptPass | Clifford Wolf | 2016-04-23 | 2 | -111/+71 | |
* | | | Fixed typo in help text | Andrew Zonenberg | 2016-04-22 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Fixed typo | Andrew Zonenberg | 2016-04-22 | 1 | -1/+1 | |
* | | Merge https://github.com/cliffordwolf/yosys | Andrew Zonenberg | 2016-04-22 | 118 | -202/+497 | |
|\| | ||||||
| * | Added "shregmap -tech greenpak4" | Clifford Wolf | 2016-04-22 | 1 | -6/+97 | |
| * | Added support for "active high" and "active low" latches in BLIF front-end | Clifford Wolf | 2016-04-22 | 1 | -0/+4 | |
| * | Added support for "active high" and "active low" latches in BLIF back-end | Clifford Wolf | 2016-04-22 | 1 | -0/+12 | |
| * | More flexible handling of initialization values | Clifford Wolf | 2016-04-22 | 1 | -7/+22 | |
| * | Added "yosys -D" feature | Clifford Wolf | 2016-04-21 | 113 | -145/+172 | |
| * | Fixed performance bug in "share" pass | Clifford Wolf | 2016-04-21 | 1 | -2/+51 | |
| * | Fixed handling of parameters and const functions in casex/casez pattern | Clifford Wolf | 2016-04-21 | 5 | -8/+37 | |
| * | Improvements in opt_expr | Clifford Wolf | 2016-04-21 | 1 | -12/+62 | |
| * | Bugfix and improvements in memory_share | Clifford Wolf | 2016-04-21 | 2 | -22/+40 | |
* | | Added GP_VREF cell | Andrew Zonenberg | 2016-04-20 | 1 | -0/+6 | |
|/ | ||||||
* | Merge pull request #149 from azonenberg/master | Clifford Wolf | 2016-04-19 | 1 | -96/+156 | |
|\ | ||||||
| * | Merge https://github.com/cliffordwolf/yosys | Andrew Zonenberg | 2016-04-18 | 1 | -5/+107 | |
| |\ | |/ |/| | ||||||
* | | 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 | |
| * | Merge https://github.com/cliffordwolf/yosys | Andrew Zonenberg | 2016-04-17 | 1 | -30/+140 | |
| |\ | |/ |/| |