mfkiwl / fpga_decode_bitstream

C code to parse xilinx bitstream. See http://lastweek.io/fpga/bitstream/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FPGA-Xilinx-Bitstream

Trying to understand Xilinx Bitstream format.

For more information, you can also read my write up on bitstream-explained: http://lastweek.io/fpga/bitstream/.

About

C code to parse xilinx bitstream. See http://lastweek.io/fpga/bitstream/

License:Apache License 2.0


Languages

Language:C 98.2%Language:Makefile 1.1%Language:Python 0.7%