View Single Post
  #2  
Old 09-03-2018, 02:25
chants chants is offline
VIP
 
Join Date: Jul 2016
Posts: 826
Rept. Given: 47
Rept. Rcvd 50 Times in 31 Posts
Thanks Given: 737
Thanks Rcvd at 1,140 Times in 529 Posts
chants Reputation: 51
Most FPGA are using these cores AFAIK, and there is both a GitHub project (already referenced in your other thread) and even a Codeproject article on a somewhat related task to have C code that can program that FPGA from the bitstream.

Reverse-engineering tools for FPGA bitstreams, Altera and Xilinx:
Quote:
https://github.com/djn3m0/debit
Convert Xilinx FPGA/CPLD to C Source:
Quote:
https://www.codeproject.com/Articles/177990/Convert-Xilinx-FPGA-CPLD-to-C-Source

Last edited by chants; 09-03-2018 at 02:40.
Reply With Quote
The Following 3 Users Say Thank You to chants For This Useful Post:
eychei (09-05-2018), niculaita (09-03-2018), SinaDiR (09-03-2018)