Скачать FPGA проекты, документацию или драйвера
- 1. Модуль USB передатчика
- (Исходный код)
- // //simplest low speed USB send function // module ls_usb_send( //clock should be 5Mhz input wire clk, input wire reset, input wire EOP, input wire [7:0]sbyte, //byte ...
- Создано 18 Октябрь 2010
Подробнее...