byuccl / tincr

A Tcl-based CAD Tool Framework for Xilinx's Vivado Design Suite
GNU General Public License v2.0
39 stars 19 forks source link

Update Family Info generation to print useful BEL type #61

Open ttown523 opened 7 years ago

ttown523 commented 7 years ago

Currently, the type of a BEL in Vivado is not very useful. For example, an ultrascale A6LUT has a type of SLICEL_A6LUT. A more informative type would be LUT6. We should update the family info generator to output more useful BEL types.