aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/xilinx/abc_unmap.v
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2019-09-291-0/+183
|\
| * Add (* techmap_autopurge *) to abc_unmap.v tooEddie Hung2019-09-231-11/+11
| * Revert "Remove (* techmap_autopurge *) from abc_unmap.v since no effect"Eddie Hung2019-09-231-38/+38
| * Remove (* techmap_autopurge *) from abc_unmap.v since no effectEddie Hung2019-09-231-38/+38
| * $__ABC_REG to have WIDTH parameterEddie Hung2019-09-191-1/+2
| * Fix DSP48E1 timing by breaking P path if MREG or PREGEddie Hung2019-09-191-2/+4
| * Revert "Different approach to timing"Eddie Hung2019-09-191-2/+2
| * Different approach to timingEddie Hung2019-09-191-2/+2
| * Use (* techmap_autopurge *) to suppress techmap warningsEddie Hung2019-09-191-39/+44
| * Add no MULT no DPORT configEddie Hung2019-09-131-2/+2
| * Add support for MULT and DPORTEddie Hung2019-09-131-5/+4
| * Initial DSP48E1 box supportEddie Hung2019-09-121-0/+176
* | Big rework; flop info now mostly in cells_sim.vEddie Hung2019-09-281-120/+2
* | Merge remote-tracking branch 'origin/master' into xaig_dffEddie Hung2019-09-271-94/+2
|\|
| * xilinx to use abc_map.v with -max_iter 1Eddie Hung2019-08-201-94/+2
* | Revert "Remove sequential extension"Eddie Hung2019-08-201-0/+119
|/
* Remove sequential extensionEddie Hung2019-08-201-119/+0
* Wrap SRL{16,32} tooEddie Hung2019-08-201-1/+36
* Wrap LUTRAMs in order to capture comb/seq behaviourEddie Hung2019-08-201-0/+64
* Use abc_{map,unmap,model}.vEddie Hung2019-08-201-0/+140