Add the rest of FX2 pinout and LED control code.
by
whitequark
6 years 8 months
Set production pinout for FPGA configuration.
by
whitequark
6 years 8 months
Automatically load FX2 firmware if it isn't loaded yet.
by
whitequark
6 years 8 months
Add a CLI action for downloading test bitstream.
by
whitequark
6 years 8 months
Add Glasgow platform, programmer and target.
by
whitequark
6 years 8 months
Correctly use TSTriple in I2C gateware.
by
whitequark
6 years 8 months
Move GlasgowDevice to glasgow.device and add __all__ everywhere.
So that `import glasgow.gateware` doesn't pull in libusb.
by
whitequark
6 years 8 months
Use a pads object for I2C instead of separate scl/sda signals.
So that I2CSlave(platform.request("i2c")) works.
by
whitequark
6 years 8 months
Assign an I2C address to the FPGA.
by
whitequark
6 years 8 months
gateware/ → software/glasgow/gateware/
We need to move this so that CLI can generate Verilog directly.
by
whitequark
6 years 8 months