artiq/artiq/firmware/libboard
Robert Jördens 6fb0cbfcd3 sdram: clean up, make read_level robust to wrap around
* fix a few rust warnings
* also do eye scans on kintex
2018-03-20 09:57:49 +00:00
..
or1k firmware: implement the new bootloader. 2017-12-28 13:18:51 +00:00
Cargo.toml firmware: update compiler_builtins to unbreak __gtdf2. 2018-02-21 15:21:48 +00:00
build.rs firmware: split out libboard_artiq from libboard. 2017-12-28 07:07:00 +00:00
clock.rs firmware: split out libboard_artiq from libboard. 2017-12-28 07:07:00 +00:00
config.rs firmware: fix a typo replacing spiflash::SECTOR_SIZE with PAGE_SIZE. 2017-12-28 15:26:12 +00:00
ethmac.rs firmware: always reset PHY when initializing Ethernet. 2018-01-19 04:56:11 +00:00
ident.rs use new misoc identifier 2018-02-13 20:38:48 +08:00
lib.rs firmware: allow building without system UART. 2018-03-14 18:34:31 +00:00
sdram.rs sdram: clean up, make read_level robust to wrap around 2018-03-20 09:57:49 +00:00
spiflash.rs firmware: fix a typo replacing spiflash::SECTOR_SIZE with PAGE_SIZE. 2017-12-28 15:26:12 +00:00
uart.rs firmware: increase post-boot UART speed to 921600. 2017-01-23 13:57:08 +00:00
uart_console.rs firmware: allow building without system UART. 2018-03-14 18:34:31 +00:00