prjxray/experiments/clbpips
Felix Held 0d6e327229 introduce vivado wrapper
This fixes the problem that when sourcing the vivado settings file the
library search path is modified resulting in non-vivado binaries not working
due to being dynamically linked against the vivado libraries instead of the
system ones.

Signed-off-by: Felix Held <felix-github@felixheld.de>
2018-12-28 19:05:49 +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 Make Segmaker db_root be implicit. 2018-10-22 12:04:55 -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.