|
|
Subscribe / Log in / New account

Lessons from the Novena laptop project

Lessons from the Novena laptop project

Posted Aug 21, 2014 19:11 UTC (Thu) by nybble41 (subscriber, #55106)
In reply to: Lessons from the Novena laptop project by pabs
Parent article: Lessons from the Novena laptop project

It will, but only if you're using the xc6slx9, and even there it's experimental and doesn't support all the features of the FPGA. It's not an impossible problem, but the bitstream format is proprietary and undocumented and there is a lot of reverse-engineering to be done before we can get from the HDL to a programmed FPGA using only open-source tools.

On the other hand, one can use open tools for everything up to generating the netlist (i.e. the interesting part), and rely on the closed Xilinx tools only for the final conversion from netlist to bitstream.


to post comments

Lessons from the Novena laptop project

Posted Nov 19, 2014 6:41 UTC (Wed) by pabs (subscriber, #43278) [Link]

Another bitstream reverse engineering project:

https://code.google.com/p/debit/


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds