Improve FASM documentation to boost adoption of the standard
- Dominant language
- No language data
- Stars
- 86
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
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:
* https://github.com/SymbiFlow/fasm/issues/11
And:
* https://github.com/SymbiFlow/fasm/issues/4
* https://github.com/SymbiFlow/fasm/issues/6
* https://github.com/SymbiFlow/fasm/issues/8
* https://github.com/SymbiFlow/fasm/issues/10
* https://github.com/SymbiFlow/fasm/issues/13
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.