prjxray/experiments/clbpips
Rick Altherr 4f74941fcd Avoid combined flags in bitread invocations.
Combined flags (i.e. -zy) are not universally supported.  Switch to
individual flags (-z -y) in existing scripts to prepare for move to
gflags.

Signed-off-by: Rick Altherr <kc8apf@kc8apf.net>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
2017-12-20 22:46:39 +01:00
..
.gitignore Add clbpips experiment 2017-12-20 22:46:39 +01:00
Makefile Add clbpips experiment 2017-12-20 22:46:39 +01:00
README Add intpips experiment 2017-12-20 22:46:39 +01:00
generate.py Add clbpips experiment 2017-12-20 22:46:39 +01:00
generate.sh Avoid combined flags in bitread invocations. 2017-12-20 22:46:39 +01:00
generate.tcl Add clbpips experiment 2017-12-20 22:46:39 +01:00
top.v Add clbpips experiment 2017-12-20 22:46:39 +01:00

README

Experiment looking into the CLB PIPs
====================================

None of the CLB PIPs are "real". I.e. all those PIPs are in fact implemented
using other resources. E.g. the PIPs that select which net is routed to which
LUT input pin is implemented by permutating the LUT INIT bits accordingly.