aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/xilinx/abc_xc7.box
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1359 from YosysHQ/xc7dspEddie Hung2019-09-291-0/+1104
|\
| * Fix DSP48E1 timing by breaking P path if MREG or PREGEddie Hung2019-09-191-300/+300
| * Revert "Different approach to timing"Eddie Hung2019-09-191-50/+300
| * Different approach to timingEddie Hung2019-09-191-300/+50
| * Fix D -> P{,COUT} delayEddie Hung2019-09-131-43/+43
| * Add no MULT no DPORT configEddie Hung2019-09-131-1/+364
| * Add support for MULT and DPORTEddie Hung2019-09-131-0/+365
| * Finish explanationEddie Hung2019-09-121-1/+10
| * Initial DSP48E1 box supportEddie Hung2019-09-121-0/+367
* | Fix box nameEddie Hung2019-09-271-1/+1
|/
* Add commentsEddie Hung2019-09-021-1/+9
* xilinx to use abc_map.v with -max_iter 1Eddie Hung2019-08-201-2/+2
* Remove sequential extensionEddie Hung2019-08-201-41/+0
* Wrap LUTRAMs in order to capture comb/seq behaviourEddie Hung2019-08-201-21/+14
* Update box timingsEddie Hung2019-08-191-6/+9
* Add Tsu offset to boxes, and commentsEddie Hung2019-07-111-6/+11
* ABC doesn't like negative delays in flop boxes...Eddie Hung2019-07-111-6/+6
* Fix FDCE_1 boxEddie Hung2019-07-111-1/+1
* Revert "$pastQ should be first input"Eddie Hung2019-07-111-13/+13
* $pastQ should be first inputEddie Hung2019-07-111-13/+13
* Fix typoEddie Hung2019-07-111-1/+1
* Simplify to $__ABC_ASYNC boxEddie Hung2019-07-111-3/+3
* Move ABC FF stuff to abc_ff.v; add support for other FD* typesEddie Hung2019-07-101-5/+20
* Fix box numberingEddie Hung2019-07-101-4/+4
* Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2019-07-101-7/+12
|\
| * Fix $__XILINX_MUXF78 box timingEddie Hung2019-07-011-1/+1
| * Revert "Fix broken MUXFx box, use MUXF7x2 box instead"Eddie Hung2019-07-011-5/+4
| * Fix broken MUXFx box, use MUXF7x2 box insteadEddie Hung2019-07-011-4/+5
| * MUXF78 -> $__MUXF78 to indicate internalEddie Hung2019-06-261-1/+1
| * Merge remote-tracking branch 'origin/xaig' into xc7muxEddie Hung2019-06-261-2/+3
| |\
| * | Cleanup abc_box_idEddie Hung2019-06-261-5/+5
| * | Realistic delays for RAM32X1D tooEddie Hung2019-06-241-2/+2
| * | Merge remote-tracking branch 'origin/xaig' into xc7muxEddie Hung2019-06-241-4/+4
| |\ \
| * | | Add RAM32X1D box infoEddie Hung2019-06-241-2/+9
| * | | Merge remote-tracking branch 'origin/xaig' into xc7muxEddie Hung2019-06-241-0/+14
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/xaig' into xc7muxEddie Hung2019-06-221-46/+15
| |\ \ \ \
| * | | | | Add $__XILINX_MUXF78 to preserve entire boxEddie Hung2019-06-211-3/+8
* | | | | | Update abc_box_id numberingEddie Hung2019-07-011-4/+4
* | | | | | Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2019-07-011-18/+29
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Update comment on boxesEddie Hung2019-06-261-2/+3
| * | | | | Realistic delays for RAM32X1D tooEddie Hung2019-06-251-2/+2
| * | | | | Add RAM32X1D box infoEddie Hung2019-06-251-2/+9
| | |_|_|/ | |/| | |
| * | | | Use LUT delays for dist RAM delaysEddie Hung2019-06-241-4/+4
| | |_|/ | |/| |
| * | | Add Xilinx dist RAM as comb boxesEddie Hung2019-06-241-0/+14
| | |/ | |/|
| * | Add comment to xc7 boxEddie Hung2019-06-221-0/+3
| * | Carry in/out box ordering now move to end, not swap with endEddie Hung2019-06-221-12/+12
| * | Remove DFF and RAMD box info for nowEddie Hung2019-06-211-34/+0
| |/
* | Add box delays for FD*Eddie Hung2019-06-171-10/+10
* | CleanupEddie Hung2019-06-161-2/+2
* | Re-order alphabeticallyEddie Hung2019-06-151-1/+1