Add the rest of FX2 pinout and LED control code.
by whitequark 6 years 8 months
81ea9889
Set production pinout for FPGA configuration.
by whitequark 6 years 8 months
1ed8bc4c
Automatically load FX2 firmware if it isn't loaded yet.
by whitequark 6 years 8 months
cef3425f
Add a CLI action for downloading test bitstream.
by whitequark 6 years 8 months
30d5d228
Add Glasgow platform, programmer and target.
by whitequark 6 years 8 months
ac2dad6e
Correctly use TSTriple in I2C gateware.
by whitequark 6 years 8 months
0f351cd3
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
bdb39b3a
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
ff0a04ab
Assign an I2C address to the FPGA.
by whitequark 6 years 8 months
0a0e7346
gateware/ → software/glasgow/gateware/ We need to move this so that CLI can generate Verilog directly.
by whitequark 6 years 8 months
3a62c336
Report a bug