aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Connections between inputs and inouts are driven by the inputClifford Wolf2016-04-261-0/+3
* Fixed test_autotb for modules with many cell portsClifford Wolf2016-04-251-3/+6
* Fixed proc_mux performance bugClifford Wolf2016-04-251-0/+3
* Merge pull request #150 from azonenberg/masterClifford Wolf2016-04-251-0/+13
|\
| * Merge https://github.com/cliffordwolf/yosysAndrew Zonenberg2016-04-246-72/+163
| |\ | |/ |/|
* | Fixed performance bug in proc_dlatchClifford Wolf2016-04-241-2/+61
* | Added "yosys -D ALL"Clifford Wolf2016-04-243-6/+22
* | Added "prep -flatten" and "synth -flatten"Clifford Wolf2016-04-242-7/+36
* | Converted "prep" to ScriptPassClifford Wolf2016-04-242-60/+47
| * Removed VIN_BUF_ENAndrew Zonenberg2016-04-241-1/+0
| * Renamed VOUT to OUT on GP_ACMP cellAndrew Zonenberg2016-04-231-1/+3
| * Added GP_ACMP cellAndrew Zonenberg2016-04-231-0/+12
|/
* Improvements in greenpak4 shreg mappingClifford Wolf2016-04-231-16/+35
* Run clean after splitnets in synth_greenpak4Clifford Wolf2016-04-231-1/+1
* Merge https://github.com/cliffordwolf/yosysAndrew Zonenberg2016-04-231-0/+1
|\
| * Added "shregmap -zinit" for greenpak4 techClifford Wolf2016-04-231-0/+1
* | Merge https://github.com/cliffordwolf/yosysAndrew Zonenberg2016-04-232-111/+72
|\|
| * Merge https://github.com/azonenberg/yosysClifford Wolf2016-04-231-1/+7
| |\
| * | Added "shregmap" to synth_greenpak4Clifford Wolf2016-04-231-0/+1
| * | Converted synth_greenpak4 to ScriptPassClifford Wolf2016-04-232-111/+71
* | | Fixed typo in help textAndrew Zonenberg2016-04-221-1/+1
| |/ |/|
* | Fixed typoAndrew Zonenberg2016-04-221-1/+1
* | Merge https://github.com/cliffordwolf/yosysAndrew Zonenberg2016-04-22118-202/+497
|\|
| * Added "shregmap -tech greenpak4"Clifford Wolf2016-04-221-6/+97
| * Added support for "active high" and "active low" latches in BLIF front-endClifford Wolf2016-04-221-0/+4
| * Added support for "active high" and "active low" latches in BLIF back-endClifford Wolf2016-04-221-0/+12
| * More flexible handling of initialization valuesClifford Wolf2016-04-221-7/+22
| * Added "yosys -D" featureClifford Wolf2016-04-21113-145/+172
| * Fixed performance bug in "share" passClifford Wolf2016-04-211-2/+51
| * Fixed handling of parameters and const functions in casex/casez patternClifford Wolf2016-04-215-8/+37
| * Improvements in opt_exprClifford Wolf2016-04-211-12/+62
| * Bugfix and improvements in memory_shareClifford Wolf2016-04-212-22/+40
* | Added GP_VREF cellAndrew Zonenberg2016-04-201-0/+6
|/
* Merge pull request #149 from azonenberg/masterClifford Wolf2016-04-191-96/+156
|\
| * Merge https://github.com/cliffordwolf/yosysAndrew Zonenberg2016-04-181-5/+107
| |\ | |/ |/|
* | Added "shregmap -params"Clifford Wolf2016-04-181-4/+43
* | Added "shregmap -zinit" and "shregmap -init"Clifford Wolf2016-04-181-2/+65
| * Merge https://github.com/cliffordwolf/yosysAndrew Zonenberg2016-04-171-30/+140
| |\ | |/ |/|
* | Improvements in "shregmap"Clifford Wolf2016-04-171-30/+140
| * Merge https://github.com/cliffordwolf/yosysAndrew Zonenberg2016-04-164-2/+264
| |\ | |/ |/|
* | Added "shregmap" passClifford Wolf2016-04-162-0/+262
* | Fixed copy&paste error in log message in lut2muxClifford Wolf2016-04-161-1/+1
* | Minor hashlib bugfixClifford Wolf2016-04-161-1/+1
| * Added GP_SHREG cellAndrew Zonenberg2016-04-131-0/+23
| * Refactoring: alphabetized cells_simAndrew Zonenberg2016-04-131-120/+119
| * Fixed missing semicolonAndrew Zonenberg2016-04-091-1/+1
| * Merge https://github.com/cliffordwolf/yosysAndrew Zonenberg2016-04-090-0/+0
| |\ | |/ |/|
* | Merge pull request #147 from azonenberg/masterClifford Wolf2016-04-082-4/+70
|\ \
| | * Added GP_RCOSC cellAndrew Zonenberg2016-04-091-0/+38
| |/
| * Fixed assertion failure for non-inferrable counters in some casesAndrew Zonenberg2016-04-061-2/+6