stacksmith
Banned
Introducing fpgasm - an free, opensource FPGA assembler. With 10 reserved words, you can grasp the syntax in minutes. You can design bare-metal circuits, no Verilog or VHDL.
For years I've been looking for a low-level tool, something like an 'assembler', that would let me manually control placement and wiring, and allow me full access to the FPGA substrate. I could not find it, so I wrote it. For a humorous look at how it came about see
https://www.fpgarelated.com/showarticle/39.php
For a one-page summary, go to
https://github.com/stacksmith/fpgasm/wiki/aaa.-Welcome-to-fpgasm!
I hope this tool will help our community and can't wait to see what you will do with it.
Victor Yurkovsky
For years I've been looking for a low-level tool, something like an 'assembler', that would let me manually control placement and wiring, and allow me full access to the FPGA substrate. I could not find it, so I wrote it. For a humorous look at how it came about see
https://www.fpgarelated.com/showarticle/39.php
For a one-page summary, go to
https://github.com/stacksmith/fpgasm/wiki/aaa.-Welcome-to-fpgasm!
I hope this tool will help our community and can't wait to see what you will do with it.
Victor Yurkovsky
Last edited: