mirror of https://github.com/openXC7/prjxray.git
Signed-off-by: Clifford Wolf <clifford@clifford.at> Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| README.txt | ||
| generate.py | ||
| generate.sh | ||
| generate.tcl | ||
| top.py | ||
README.txt
Clock inversion is per slice (as BEL CLKINV) Vivado GUI is misleading as it often shows it per FF, which is not actually true 0: normal clock 1: invert clock CLB.SLICE_X0.CLKINV 01_51 CLB.SLICE_X1.CLKINV 00_52 Note: Vivado uses inverted clock macros with "_1" to infer this mux Ex: FDCE_1 is inverted, FDCE is normal It is illegal to place both in the same slice