Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CREG to check for \keep | Eddie Hung | 2019-09-26 | 1 | -0/+3 |
| | |||||
* | Remove newline | Eddie Hung | 2019-09-26 | 1 | -1/+0 |
| | |||||
* | select once | Eddie Hung | 2019-09-26 | 2 | -8/+12 |
| | |||||
* | Stop trying to be too smart by prematurely optimising | Eddie Hung | 2019-09-26 | 3 | -38/+14 |
| | |||||
* | mul2dsp.v slice names | Eddie Hung | 2019-09-25 | 1 | -5/+5 |
| | |||||
* | Do not die if DSP48E1.P has no users (would otherwise get 'clean'-ed) | Eddie Hung | 2019-09-25 | 1 | -1/+5 |
| | |||||
* | Reject if (* init *) present | Eddie Hung | 2019-09-25 | 2 | -0/+6 |
| | |||||
* | Remove unnecessary check for A_SIGNED != B_SIGNED; be more explicit | Eddie Hung | 2019-09-25 | 1 | -3/+1 |
| | |||||
* | Revert "Remove _TECHMAP_CELLTYPE_ check since all $mul" | Eddie Hung | 2019-09-25 | 1 | -2/+6 |
| | | | | This reverts commit 234738b103d4f2b3d937ed928fd89bc4e31627f1. | ||||
* | Revert "No need for $__mul anymore?" | Eddie Hung | 2019-09-25 | 1 | -8/+8 |
| | | | | This reverts commit 1d875ac76a354f654f28b9632d83f6b43542e827. | ||||
* | Rework xilinx_dsp postAdd for new wreduce call | Eddie Hung | 2019-09-25 | 1 | -3/+3 |
| | |||||
* | Only wreduce on t:$add | Eddie Hung | 2019-09-25 | 1 | -1/+1 |
| | |||||
* | Remove _TECHMAP_CELLTYPE_ check since all $mul | Eddie Hung | 2019-09-25 | 1 | -6/+2 |
| | |||||
* | Fix memory issue since SigSpec& could be invalidated | Eddie Hung | 2019-09-25 | 1 | -6/+10 |
| | |||||
* | No need for $__mul anymore? | Eddie Hung | 2019-09-25 | 1 | -8/+8 |
| | |||||
* | unextend only used in init | Eddie Hung | 2019-09-25 | 1 | -2/+1 |
| | |||||
* | Call 'wreduce' after mul2dsp to avoid unextend() | Eddie Hung | 2019-09-25 | 2 | -5/+5 |
| | |||||
* | Oops. Actually use __NAME__ in ABC_DSP48E1 macro | Eddie Hung | 2019-09-25 | 1 | -1/+1 |
| | |||||
* | Add (* techmap_autopurge *) to abc_unmap.v too | Eddie Hung | 2019-09-23 | 1 | -11/+11 |
| | |||||
* | "abc_padding" attr for blackbox outputs that were padded, remove them later | Eddie Hung | 2019-09-23 | 2 | -4/+22 |
| | |||||
* | Force $inout.out ports to begin with '$' to indicate internal | Eddie Hung | 2019-09-23 | 2 | -3/+3 |
| | |||||
* | Add techmap_autopurge to outputs in abc_map.v too | Eddie Hung | 2019-09-23 | 1 | -11/+11 |
| | |||||
* | Revert "Add a xilinx_finalise pass" | Eddie Hung | 2019-09-23 | 3 | -87/+0 |
| | | | | This reverts commit 23d90e0439ffef510632ce45a3d2aff1c129f405. | ||||
* | Revert "Remove (* techmap_autopurge *) from abc_unmap.v since no effect" | Eddie Hung | 2019-09-23 | 1 | -38/+38 |
| | | | | This reverts commit 67c2db3486a7b2ff34f89dc861fb66d51ba6101b. | ||||
* | Revert "Vivado does not like zero width port connections" | Eddie Hung | 2019-09-23 | 1 | -2/+2 |
| | | | | This reverts commit 895e2befa76bd326cc47fd40de112ea067fcaf98. | ||||
* | Vivado does not like zero width port connections | Eddie Hung | 2019-09-23 | 1 | -2/+2 |
| | |||||
* | Remove (* techmap_autopurge *) from abc_unmap.v since no effect | Eddie Hung | 2019-09-23 | 1 | -38/+38 |
| | |||||
* | Add a xilinx_finalise pass | Eddie Hung | 2019-09-23 | 3 | -0/+87 |
| | |||||
* | Set [AB]CASCREG to legal values | Eddie Hung | 2019-09-23 | 1 | -6/+10 |
| | |||||
* | Comment to explain separating CREG packing | Eddie Hung | 2019-09-23 | 1 | -0/+8 |
| | |||||
* | Separate out CREG packing into new pattern, to avoid conflict with PREG | Eddie Hung | 2019-09-23 | 4 | -46/+273 |
| | |||||
* | Move log_debug("\n") later | Eddie Hung | 2019-09-23 | 1 | -1/+1 |
| | |||||
* | Move unextend initialisation later | Eddie Hung | 2019-09-23 | 1 | -12/+9 |
| | |||||
* | Use new port() overload once more | Eddie Hung | 2019-09-23 | 1 | -2/+2 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into xc7dsp | Eddie Hung | 2019-09-23 | 2 | -1/+69 |
|\ | |||||
| * | Merge pull request #1392 from YosysHQ/eddie/fix1391 | Clifford Wolf | 2019-09-21 | 2 | -1/+69 |
| |\ | | | | | | | (* techmap_autopurge *) fixes when ports aren't consistently-sized | ||||
| | * | Hell let's add the original #1381 testcase too | Eddie Hung | 2019-09-20 | 1 | -3/+22 |
| | | | |||||
| | * | Revert abc9.cc | Eddie Hung | 2019-09-20 | 1 | -1/+1 |
| | | | |||||
| | * | Add testcase | Eddie Hung | 2019-09-20 | 1 | -0/+43 |
| | | | |||||
| | * | Trim mismatched connection to be same (smallest) size | Eddie Hung | 2019-09-20 | 1 | -0/+6 |
| | | | |||||
| | * | Fix first testcase in #1391 | Eddie Hung | 2019-09-20 | 2 | -2/+2 |
| |/ | |||||
* | | Grammar | Eddie Hung | 2019-09-20 | 1 | -1/+1 |
| | | |||||
* | | Use new port/param overload in pmg | Eddie Hung | 2019-09-20 | 4 | -22/+22 |
| | | |||||
* | | Output pattern matcher items as log_debug() | Eddie Hung | 2019-09-20 | 2 | -31/+27 |
| | | |||||
* | | OPMODE is port not param | Eddie Hung | 2019-09-20 | 1 | -7/+6 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into xc7dsp | Eddie Hung | 2019-09-20 | 4 | -18/+50 |
|\| | |||||
| * | Merge pull request #1386 from YosysHQ/clifford/fix1360 | Clifford Wolf | 2019-09-20 | 2 | -18/+30 |
| |\ | | | | | | | Fix handling of read_verilog config in AstModule::reprocess_module() | ||||
| | * | Fix handling of read_verilog config in AstModule::reprocess_module(), fixes ↵ | Clifford Wolf | 2019-09-20 | 2 | -18/+30 |
| |/ | | | | | | | | | | | #1360 Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Update CHANGELOG | Clifford Wolf | 2019-09-20 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Add "add -mod" | Clifford Wolf | 2019-09-20 | 1 | -0/+18 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> |