pluto_hdl_adi/projects/common/xilinx
Lars-Peter Clausen 62c7114d77 Enable bitstream compression for Xilinx projects
Enabling bitstream compression reduces the size of the generated bitstream.

This means on one hand it will consume less storage, which is especially
useful for the BOOT partition of the ADI images where we store BOOT.BIN
files for all supported platforms.

On the other hand a smaller bitstream is faster to load from the storage
medium and it is also faster to program to the FPGA. So it reduces the
overall boot time as well.

The only downside of bitstream compression is that the bitstream size is no
longer constant, but depends on the actual design and resource utilization.
This will not work with bootloaders that expect a fixed size.

When building a bitstream using the tcl scripts bitstream compression can
be disabled by setting the ADI_NO_BITSTREAM_COMPRESSION environment
variable.

Initial tests show a reduction of a round 50% in size for most ADI
projects.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2016-07-14 10:16:15 +02:00
..
compression_system_constr.xdc Enable bitstream compression for Xilinx projects 2016-07-14 10:16:15 +02:00
sys_dmafifo.tcl util_dacfifo: Add dac_xfer_out control 2016-03-29 16:50:00 +03:00
sys_rfifo.tcl Add .gitattributes file 2015-06-26 11:07:10 +02:00
sys_wfifo.tcl Add .gitattributes file 2015-06-26 11:07:10 +02:00