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

ZYNQ primitive defs & primitive def scripts #94

Closed DallonTG closed 5 years ago

DallonTG commented 5 years ago

This PR is replacing #72 and address #93.

It includes primitive defs for the two groups of Zynq FPGAs and includes a quick fix for Tincr to choose between the two groups correctly (as far as we have discovered).

It also adds the scripts from #72 in a scripts/primitive_definitions directory.

DallonTG commented 5 years ago

@nelsobe I've merged this without review since we have already discussed the issue. Please feel free to make any changes/suggestions!