Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added GP_ABUF cell | Andrew Zonenberg | 2016-05-02 | 1 | -0/+6 |
* | Added GP_PGA cell | Andrew Zonenberg | 2016-04-27 | 1 | -0/+11 |
* | 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 |
* | Run clean after splitnets in synth_greenpak4 | Clifford Wolf | 2016-04-23 | 1 | -1/+1 |
* | Merge https://github.com/azonenberg/yosys | Clifford Wolf | 2016-04-23 | 1 | -1/+7 |
|\ | |||||
| * | Fixed typo | Andrew Zonenberg | 2016-04-22 | 1 | -1/+1 |
| * | Merge https://github.com/cliffordwolf/yosys | Andrew Zonenberg | 2016-04-22 | 2 | -2/+2 |
| |\ | |||||
| * | | Added GP_VREF cell | Andrew Zonenberg | 2016-04-20 | 1 | -0/+6 |
* | | | Added "shregmap" to synth_greenpak4 | Clifford Wolf | 2016-04-23 | 1 | -0/+1 |
* | | | Converted synth_greenpak4 to ScriptPass | Clifford Wolf | 2016-04-23 | 1 | -108/+69 |
| |/ |/| | |||||
* | | Added "yosys -D" feature | Clifford Wolf | 2016-04-21 | 2 | -2/+2 |
|/ | |||||
* | Added GP_SHREG cell | Andrew Zonenberg | 2016-04-13 | 1 | -0/+23 |
* | Refactoring: alphabetized cells_sim | Andrew Zonenberg | 2016-04-13 | 1 | -120/+119 |
* | Fixed missing semicolon | Andrew Zonenberg | 2016-04-09 | 1 | -1/+1 |
* | Added GP_RCOSC cell | Andrew Zonenberg | 2016-04-09 | 1 | -0/+38 |
* | Fixed assertion failure for non-inferrable counters in some cases | Andrew Zonenberg | 2016-04-06 | 1 | -2/+6 |
* | Added second divider to GP_RINGOSC | Andrew Zonenberg | 2016-04-06 | 1 | -8/+13 |
* | Added GP_RINGOSC primitive | Andrew Zonenberg | 2016-04-06 | 1 | -0/+26 |
* | Added GP_POR | Andrew Zonenberg | 2016-04-04 | 1 | -0/+22 |
* | Added GP_BANDGAP cell | Andrew Zonenberg | 2016-04-04 | 1 | -0/+9 |
* | Removed more debug prints | Andrew Zonenberg | 2016-04-01 | 1 | -1/+0 |
* | Removed forgotten debug code | Andrew Zonenberg | 2016-04-01 | 1 | -7/+1 |
* | Added GreenPak inverter support | Andrew Zonenberg | 2016-04-01 | 3 | -4/+13 |
* | Added support for inferring counters with asynchronous resets. Fixed use-afte... | Andrew Zonenberg | 2016-04-01 | 1 | -51/+210 |
* | DFFINIT is now correctly called for all kinds of flipflop, not just DFF | Andrew Zonenberg | 2016-03-31 | 1 | -0/+6 |
* | Fixed incorrect port name in cells_map.v | Andrew Zonenberg | 2016-03-31 | 1 | -2/+2 |
* | Fixed typo (wasn't written in 2012) | Andrew Zonenberg | 2016-03-30 | 1 | -1/+1 |
* | Fixed typo in greenpak4_counters.cc | Clifford Wolf | 2016-03-31 | 1 | -1/+1 |
* | Renamed counters pass to greenpak4_counters | Andrew Zonenberg | 2016-03-30 | 3 | -1/+290 |
* | Added initial implementation of "counters" pass to synth_greenpak4. Can only ... | Andrew Zonenberg | 2016-03-30 | 1 | -0/+2 |
* | Updated tech lib for greenpak4 counter with some clarifications | Andrew Zonenberg | 2016-03-30 | 1 | -3/+3 |
* | Initial work on greenpak4 counter extraction. Doesn't work but a decent start | Andrew Zonenberg | 2016-03-30 | 1 | -0/+27 |
* | Added splitnets to synth_greenpak4 | Andrew Zonenberg | 2016-03-29 | 1 | -0/+2 |
* | Fixed indenting in techlibs/greenpak4/gp_dff.lib | Clifford Wolf | 2016-03-29 | 1 | -5/+5 |
* | Added keep constraint to GP_SYSRESET cell | Andrew Zonenberg | 2016-03-28 | 1 | -0/+2 |
* | Added GP_SYSRESET block | Andrew Zonenberg | 2016-03-28 | 1 | -0/+7 |
* | Added GP_COUNT8/GP_COUNT14 cells | Andrew Zonenberg | 2016-03-26 | 1 | -0/+22 |
* | Changed GP_LFOSC parameter configuration | Andrew Zonenberg | 2016-03-26 | 1 | -1/+3 |
* | Added GP_LFOSC cell | Andrew Zonenberg | 2016-03-26 | 1 | -0/+17 |
* | Renamed GP4_V* cells to GP_V* for consistency | Andrew Zonenberg | 2016-03-26 | 1 | -2/+3 |
* | Added GP_DFFS, GP_DFFR, and GP_DFFSR | Clifford Wolf | 2016-03-23 | 4 | -21/+76 |
* | Added GP_DFF INIT parameter | Clifford Wolf | 2016-03-23 | 2 | -0/+4 |
* | Improvements in synth_greenpak4, added -part option | Clifford Wolf | 2016-03-21 | 1 | -30/+25 |
* | Added nlutmap | Clifford Wolf | 2015-09-18 | 1 | -2/+2 |
* | Renamed GreenPAK4 cells, improved GP4 DFF mapping | Clifford Wolf | 2015-09-18 | 5 | -9/+50 |
* | Fixed copy&paste typo in synth_greenpak4 | Clifford Wolf | 2015-09-16 | 1 | -3/+3 |
* | Added GreenPAK4 skeleton | Clifford Wolf | 2015-09-16 | 4 | -0/+297 |