Minor silkscreen cleanups.
by awygle 6 years 6 months
6cb4f997
Add edge-rate control resistors on FPGA side.
by awygle 6 years 6 months
7c3203c1
Add USB protection IC.
by awygle 6 years 6 months
369968e5
Rename FIFO parameter early_in to streaming and fully disable pktend.
by whitequark 6 years 7 months
a89f5a22
Fix data corruption writing last byte available in an FX2 IN FIFO.
by whitequark 6 years 7 months
8f572d80
Add early_in parameter to get_in_fifo to disable automatic OUTPKTEND. Also fix a typo.
by whitequark 6 years 7 months
e6c33901
Allow applets to request FIFOs instead of hardcoding count and depth. This also makes asynchronous FIFOs actually work. Fixes #58.
by whitequark 6 years 7 months
9dff8520
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 7 months
009bf0d1
Add `--type verilog` to `glasgow build`.
by whitequark 6 years 7 months
daeed950
Allow retargeting applets to different port and pins. Fixes #57.
by whitequark 6 years 7 months
7b10caa7
Report a bug