Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Fixed typo in port name | Andrew Zonenberg | 2016-05-07 | 1 | -1/+1 | |
| * | | Fixed extra semicolon | Andrew Zonenberg | 2016-05-07 | 1 | -1/+1 | |
| * | | Fixed typo in parameter name | Andrew Zonenberg | 2016-05-07 | 1 | -1/+1 | |
| * | | Added simulation timescale declaration | Andrew Zonenberg | 2016-05-07 | 1 | -0/+2 | |
|/ / | ||||||
* | | Fixes for MXE build | Clifford Wolf | 2016-05-07 | 3 | -10/+10 | |
* | | Added support for "keep" attribute to shregmap | Clifford Wolf | 2016-05-07 | 1 | -2/+2 | |
* | | Added synth_ice40 support for latches via logic loops | Clifford Wolf | 2016-05-06 | 3 | -0/+13 | |
* | | Added "write_blif -noalias" | Clifford Wolf | 2016-05-06 | 1 | -6/+26 | |
* | | Fixed ice40_opt lut unmapping, added "ice40_opt -unlut" | Clifford Wolf | 2016-05-06 | 1 | -3/+15 | |
* | | Fixed preservation of important attributes in techmap | Clifford Wolf | 2016-05-06 | 1 | -4/+32 | |
* | | Merge pull request #159 from azonenberg/master | Clifford Wolf | 2016-05-05 | 5 | -24/+7 | |
|\ \ | ||||||
| * | | Changed order of passes for better handling of INIT attributes on "output reg... | Andrew Zonenberg | 2016-05-04 | 1 | -2/+2 | |
| * | | Changed port names in greenpak shregmap | Andrew Zonenberg | 2016-05-04 | 1 | -1/+1 | |
| * | | Renamed module parameter | Andrew Zonenberg | 2016-05-04 | 1 | -4/+4 | |
| * | | Refactored synth_greenpak4 to use iopadmap for mapping GP_IOBUF/GP_OBUFT cell... | Andrew Zonenberg | 2016-05-04 | 3 | -18/+1 | |
|/ / | ||||||
* | | Added tristate buffer support to iopadmap | Clifford Wolf | 2016-05-04 | 1 | -4/+161 | |
* | | Merge pull request #157 from azonenberg/master | Clifford Wolf | 2016-05-04 | 5 | -0/+52 | |
|\ \ | ||||||
| * | | Fixed incorrect signal naming in GP_IOBUF | Andrew Zonenberg | 2016-05-04 | 1 | -2/+2 | |
| * | | Merge https://github.com/cliffordwolf/yosys | Andrew Zonenberg | 2016-05-04 | 1 | -0/+1 | |
| |\ \ | |/ / |/| | | ||||||
* | | | 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 |