aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/xilinx/abc_map.v
Commit message (Collapse)AuthorAgeFilesLines
* Rename abc_* names/attributes to more precisely be abc9_*Eddie Hung2019-10-041-447/+0
|
* Add techmap_autopurge to outputs in abc_map.v tooEddie Hung2019-09-231-11/+11
|
* Tidy up, fix undrivenEddie Hung2019-09-191-32/+34
|
* $__ABC_REG to have WIDTH parameterEddie Hung2019-09-191-16/+16
|
* Fix DSP48E1 timing by breaking P path if MREG or PREGEddie Hung2019-09-191-30/+27
|
* Revert "Different approach to timing"Eddie Hung2019-09-191-80/+61
| | | | This reverts commit 41256f48a5f3231e231cbdf9380a26128f272044.
* Different approach to timingEddie Hung2019-09-191-61/+80
|
* Suppress $anyseq warningsEddie Hung2019-09-191-15/+32
|
* Use (* techmap_autopurge *) to suppress techmap warningsEddie Hung2019-09-191-55/+55
|
* Fix copy-pasteEddie Hung2019-09-181-2/+2
|
* Add `undef DSP48E1_INSTEddie Hung2019-09-131-4/+5
|
* Add no MULT no DPORT configEddie Hung2019-09-131-127/+91
|
* Add support for MULT and DPORTEddie Hung2019-09-131-4/+130
|
* Rename to techmap_guardEddie Hung2019-09-121-2/+3
|
* Initial DSP48E1 box supportEddie Hung2019-09-121-0/+216
|
* Resolve TODO with pin assignments for SRL*Eddie Hung2019-09-041-4/+2
|
* xilinx to use abc_map.v with -max_iter 1Eddie Hung2019-08-201-13/+13
|
* Remove sequential extensionEddie Hung2019-08-201-97/+0
|
* LUTMUX -> LUTMUX6Eddie Hung2019-08-201-2/+2
|
* Remove delays from abc_map.vEddie Hung2019-08-201-5/+2
|
* TypoEddie Hung2019-08-201-1/+1
|
* Wrap SRL{16,32} tooEddie Hung2019-08-201-0/+36
|
* Wrap LUTRAMs in order to capture comb/seq behaviourEddie Hung2019-08-201-0/+69
|
* Use abc_{map,unmap,model}.vEddie Hung2019-08-201-0/+120