prjxray/experiments/clbpips
Tomasz Michalak c66f4f4aa1 Add license headers to tcl files
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-05-26 07:33:12 -07:00
..
.gitignore Add clbpips experiment 2017-12-20 22:46:39 +01:00
Makefile Add licensing header to Makefiles 2020-05-26 07:33:12 -07:00
README Add intpips experiment 2017-12-20 22:46:39 +01:00
generate.py Add licensing header to rest of python scripts 2020-05-26 07:33:12 -07:00
generate.sh Add licensing header to bash scripts 2020-05-26 07:33:12 -07:00
generate.tcl Add license headers to tcl files 2020-05-26 07:33:12 -07: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.