aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update help textEddie Hung2019-09-101-3/+3
|
* Update xilinx_dsp help textEddie Hung2019-09-101-3/+21
|
* Update CHANGELOGEddie Hung2019-09-101-0/+5
|
* Move "(skip if -nodsp)" message to labelEddie Hung2019-09-101-4/+4
|
* Be sensitive to signednessEddie Hung2019-09-101-20/+21
|
* Really get rid of 'opt_expr -fine' by being explicitEddie Hung2019-09-102-9/+33
|
* Remove wreduce callEddie Hung2019-09-101-1/+0
|
* Add comment for why opt_expr is necessaryEddie Hung2019-09-101-0/+2
|
* Revert "Remove "opt_expr -fine" call"Eddie Hung2019-09-101-0/+1
| | | | This reverts commit bfda921d0317bfb4cb6fc9de8a556c2258b709bc.
* Rename label to map_dspEddie Hung2019-09-101-1/+1
|
* Remove "opt_expr -fine" callEddie Hung2019-09-101-1/+0
|
* OopsEddie Hung2019-09-091-0/+1
|
* Add SIMD testEddie Hung2019-09-091-0/+25
|
* Support subtraction as wellEddie Hung2019-09-091-112/+123
|
* Support TWO24Eddie Hung2019-09-091-1/+59
|
* RefactorEddie Hung2019-09-091-33/+33
|
* Add initial USE_SIMD=FOUR12 supportEddie Hung2019-09-091-0/+157
|
* Only trim sigM if USE_MULT; only look for ffM then tooEddie Hung2019-09-091-9/+13
|
* Set USE_MULT and USE_SIMDEddie Hung2019-09-091-1/+3
|
* RenameEddie Hung2019-09-091-27/+27
|
* OopsEddie Hung2019-09-091-2/+1
|
* Tidy upEddie Hung2019-09-091-6/+5
|
* Refactor using subpattern in_dffeEddie Hung2019-09-091-240/+146
|
* Update macc testEddie Hung2019-09-062-42/+42
|
* Pack CREGEddie Hung2019-09-062-31/+111
|
* Use unextend lambdaEddie Hung2019-09-061-19/+18
|
* Fix ffP just like ffPmuxEddie Hung2019-09-061-4/+4
|
* Perform D replacement properlyEddie Hung2019-09-062-7/+11
|
* Add support for DREGEddie Hung2019-09-062-2/+70
|
* Fine tune nusers when postAddEddie Hung2019-09-061-3/+3
|
* Fix macc and mul testsEddie Hung2019-09-061-3/+17
|
* Fix enable polarityEddie Hung2019-09-062-14/+14
|
* Logging for ffADEddie Hung2019-09-061-0/+3
|
* Add support for pre-adder and AD registerEddie Hung2019-09-062-4/+128
|
* Document (* gentb_skip *) attr for test_autotbEddie Hung2019-09-061-0/+3
|
* Tidy up ice40_dsp some moreEddie Hung2019-09-062-14/+13
|
* Use more index patternsEddie Hung2019-09-061-15/+19
|
* Fix ffPmux to cope with offsetEddie Hung2019-09-061-12/+34
|
* Simplify filter expressionsEddie Hung2019-09-061-6/+12
|
* Fix nusers condition in ffPEddie Hung2019-09-061-2/+5
|
* Check adder is <= 48 bits before packingEddie Hung2019-09-061-4/+5
|
* Check nusers for M and P enable muxesEddie Hung2019-09-061-2/+17
|
* More nusers() checks for A and B enable muxesEddie Hung2019-09-061-14/+27
|
* CleanupEddie Hung2019-09-052-26/+25
|
* Sensitive to CEB CEM CEP polarityEddie Hung2019-09-052-21/+27
|
* ffAmuxAB -> ffAenpolEddie Hung2019-09-052-6/+9
|
* Refactor ice40_dspEddie Hung2019-09-052-27/+29
|
* Fix broken ice40_dspEddie Hung2019-09-052-111/+83
|
* Merge remote-tracking branch 'origin/eddie/peepopt_dffmuxext' into xc7dspEddie Hung2019-09-054-25/+64
|\
| * simple/peepopt.v tests to various/peepopt.ys with equiv_opt & selectEddie Hung2019-09-052-21/+63
| |