Rename FIFO parameter early_in to streaming and fully disable pktend.
by
whitequark
6 years 10 months
Fix data corruption writing last byte available in an FX2 IN FIFO.
by
whitequark
6 years 10 months
Add early_in parameter to get_in_fifo to disable automatic OUTPKTEND.
Also fix a typo.
by
whitequark
6 years 10 months
Allow applets to request FIFOs instead of hardcoding count and depth.
This also makes asynchronous FIFOs actually work.
Fixes #58.
by
whitequark
6 years 11 months
Add `--force` argument to `glasgow run` to force load bitstream.
This helps if the bitstream is hung. Ideally we should reuse CDONE
as design reset and reset the applet, but that would make timings
worse and is much more complex.
by
whitequark
6 years 10 months
Add `--type verilog` to `glasgow build`.
by
whitequark
6 years 11 months
Allow retargeting applets to different port and pins.
Fixes #57.
by
whitequark
6 years 11 months