prjxray/lib/xilinx/xc7series
Rick Altherr 7345f2630a lib: xc7series: Handle the curious case of Type 0 packets
Type 0 shouldn't exist but bitstreams generated with
BITSTREAM.GENERAL.DEBUGBITSTREAM=YES seem to use them as padding.

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
..
bitstream_reader.cc lib: move Xilinx 7series classes into a separate namespace 2017-12-20 22:46:39 +01:00
bitstream_reader_test.cc lib: replace binary literals with hex literals 2017-12-20 22:46:39 +01:00
block_type.cc lib: xc7series: ostream overload for BlockType 2017-12-20 22:46:39 +01:00
configuration_frame_address.cc lib: xc7series: move register details to reusable enum 2017-12-20 22:46:39 +01:00
configuration_packet.cc lib: xc7series: Handle the curious case of Type 0 packets 2017-12-20 22:46:39 +01:00
configuration_packet_test.cc lib: xc7series: record header type in configuration packets 2017-12-20 22:46:39 +01:00
configuration_register.cc lib: xc7series: move register details to reusable enum 2017-12-20 22:46:39 +01:00