f4pga / ideas

Random ideas and interesting ideas for things we hope to eventually do.
86 stars 9 forks source link

Improve FASM documentation to boost adoption of the standard #36

Open mgielda opened 5 years ago

mgielda commented 5 years ago

FPGA Assembly is a file format designed by the SymbiFlow Project developers to provide a plain text file format for configuring the internals of an FPGA.

It is designed to allow FPGA place and route to not care about the actual bitstream format used on an FPGA.

FASM is meant to enhance standardisation across tools and vendors and so is very important to be properly understood and implemented wherever possible.

For that, FASM needs better documentation, and there is a number of tasks that need to be performed to get there.

See:

And: