prjxray/experiments/clbpips
Tomasz Michalak 93b77925a9 Add licensing header to rest of python scripts
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 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 licensing header to rest of python scripts 2020-05-26 07:33:12 -07:00
generate.sh introduce vivado wrapper 2018-12-28 19:05:49 +01:00
generate.tcl tcl: reformat existing code 2018-12-05 16:52:56 -08: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.