aboutsummaryrefslogtreecommitdiffstats
path: root/passes
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Merge remote-tracking branch 'origin/pmux2shiftx' into xc7srlEddie Hung2019-04-202-0/+82
| |\ \ \ \
| | * | | | Fix ordering of when to insert zero indexEddie Hung2019-04-111-2/+1
| | | | | |
| | * | | | More unusedEddie Hung2019-04-111-1/+0
| | | | | |
| | * | | | Remove unusedEddie Hung2019-04-111-1/+0
| | | | | |
| | * | | | FixesEddie Hung2019-04-111-20/+16
| | | | | |
| | * | | | WIPEddie Hung2019-04-112-0/+89
| | | | | |
| | * | | | Spelling fixesEddie Hung2019-04-111-2/+2
| | | | | |
| * | | | | Merge remote-tracking branch 'origin' into xc7srlEddie Hung2019-04-207-56/+118
| |\ \ \ \ \
| * | | | | | $_XILINX_SHREG_ to preserve src attributeEddie Hung2019-04-081-0/+1
| | | | | | |
| * | | | | | Merge branch 'undo_pr895' into xc7srlEddie Hung2019-04-081-17/+3
| |\ \ \ \ \ \
| | * | | | | | Undo #895 by instead setting an attributeEddie Hung2019-04-081-17/+3
| | | | | | | |
| * | | | | | | Cope with undoing #895Eddie Hung2019-04-081-14/+26
| | | | | | | |
| * | | | | | | Revert "Remove handling for $pmux, since #895"Eddie Hung2019-04-081-0/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit aa693d5723ef1438d42cd35a26673703b1eff79f.
| * | | | | | | Call shregmap twice -- once for variable, another for fixedEddie Hung2019-04-051-29/+17
| | | | | | | |
| * | | | | | | Merge branch 'eddie/fix_retime' into xc7srlEddie Hung2019-04-051-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'eddie/fix_retime' into xc7srlEddie Hung2019-04-052-0/+34
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'map_cells_before_map_luts' into xc7srlEddie Hung2019-04-041-1/+1
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove handling for $pmux, since #895Eddie Hung2019-04-031-40/+0
| | | | | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into xc7srlEddie Hung2019-04-036-20/+130
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into xc7srlEddie Hung2019-03-256-34/+339
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Cope with SHREG not having E port; Revert $pmux fine tuneEddie Hung2019-03-231-4/+3
| | | | | | | | | | | | |
| * | | | | | | | | | | | Add support for SHREGMAP+$mux, also fine tune $pmuxEddie Hung2019-03-221-1/+24
| | | | | | | | | | | | |
| * | | | | | | | | | | | Leftover printfEddie Hung2019-03-221-1/+0
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fixes for multibitEddie Hung2019-03-221-18/+38
| | | | | | | | | | | | |
| * | | | | | | | | | | | Working for 1 bitEddie Hung2019-03-221-11/+49
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into xc7srlEddie Hung2019-03-221-1/+26
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | OptEddie Hung2019-03-211-1/+1
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Fix spacingEddie Hung2019-03-201-239/+239
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Revert $__SHREG_ to orig; use $__XILINX_SHREG for variable lengthEddie Hung2019-03-191-5/+14
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Add support for variable length Xilinx SRL > 128Eddie Hung2019-03-191-6/+0
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | shregmap -tech xilinx to delete $shiftx for var length SRLEddie Hung2019-03-191-10/+3
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into xc7srlEddie Hung2019-03-194-0/+1255
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Make output port a non chain userEddie Hung2019-03-191-2/+4
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix shregmap to correctly recognise non chain users; cleanupEddie Hung2019-03-181-17/+15
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | shiftx NULL pointer checkEddie Hung2019-03-181-8/+10
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | CleanupEddie Hung2019-03-161-35/+25
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Only accept <128 for variable length, only if $shiftx exclusiveEddie Hung2019-03-161-8/+17
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | WorkingEddie Hung2019-03-151-227/+356
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Revert "Add shregmap -init_msb_first and use in synth_xilinx"Eddie Hung2019-03-141-14/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 26ecbc1aee1dca1c186ab2b51835d74f67bc3e75.
| * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into xc7srlEddie Hung2019-03-1410-20/+185
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add shregmap -init_msb_first and use in synth_xilinxEddie Hung2019-03-141-2/+14
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #951 from YosysHQ/clifford/logdebugClifford Wolf2019-04-226-50/+125
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add log_debug() framework
| * | | | | | | | | | | | | | | | Add log_debug() frameworkClifford Wolf2019-04-226-50/+125
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* | | | | | | | | | | | | | | | | Merge pull request #949 from YosysHQ/clifford/pmux2shimproveClifford Wolf2019-04-221-1/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | Add full_pmux feature to pmux2shiftx
| * | | | | | | | | | | | | | | | Add full_pmux feature to pmux2shiftxClifford Wolf2019-04-221-1/+22
| |/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* / / / / / / / / / / / / / / / attrmap: extend -remove to allow removing attributes with any value.whitequark2019-04-221-1/+3
|/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, `-remove foo` would only remove an attribute `foo = ""`, which doesn't work on an attribute like `src` that may have any value. Extend `-remove` to handle both cases. `-remove foo=""` has the old behavior, and `-remove foo` will remove the attribute with whatever value it may have, which is still compatible with the old behavior.
* | | | | | | | | | | | | | | Merge pull request #905 from christian-krieg/feature/python_bindingsClifford Wolf2019-04-221-0/+50
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Feature/python bindings
| * | | | | | | | | | | | | | | Used PyImport_ImportModule instead of PyImport_Import to avoid the explicit ↵Benedikt Tutzer2019-04-041-10/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | conversion to a python string
| * | | | | | | | | | | | | | | Changed filesystem dependency to boost instead of experimental std libraryBenedikt Tutzer2019-04-041-2/+3
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Added cross-platform support for plugin-pathsBenedikt Tutzer2019-04-031-6/+10
| | | | | | | | | | | | | | | |