-
Gowin Vol.3 第3部第2章 リスト2
`timescale 1ns / 1ps `default_nettype none […]
-
Gowin Vol.3 第3部第2章 リスト1
`timescale 1ns / 1ps `default_nettype none […]
-
時系列データ信号処理
第1回 ダウンロード・データ
-
Gowin Vol.3 第2部第4章 リスト7
use std::net::UdpSocket; use clap::Parser; […]
-
Gowin Vol.3 第2部第4章 リスト6
use std::{io::Read, net::UdpSocket, time:: […]
-
Gowin Vol.3 第2部第4章 リスト4
/** * backPressureMaxBufferSize: バッファ使用状況通 […]
-
Gowin Vol.3 第2部第4章 リスト3
/** * width: 音声データのビット数 * channels: チャネル数 […]
-
Gowin Vol.3 第2部第4章 リスト2
/** * width: バッファのデータ幅 * entries: バッファの最大エ […]
-
Gowin Vol.3 第2部第4章 リスト1
/** * numberOfBitsPerChannel: チャネル当たりのビット数 […]
-
Gowin Vol.3 第2部第3章 リスト6
class UdpGpio(config: EthernetServiceConfi […]
-
Gowin Vol.3 第2部第3章 リスト5
class UdpLoopback(config: EthernetServiceC […]
-
Gowin Vol.3 第2部第3章 リスト3
UdpServiceMux( streamWidth: Int = 1, servi […]