-
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 […]
-
Gowin Vol.3 第2部第3章 リスト4
val serviceMux = Module(new UdpServiceMux( […]
-
Gowin Vol.3 第2部第3章 リスト2
class UdpServicePort(streamWidth: Int = 1) […]
-
Gowin Vol.3 第2部第3章 リスト1
class UdpContext extends Bundle { val sour […]
-
Gowin Vol.3 第2部第9章 リスト9
class ArpFrame extends Bundle { val hardwa […]
-
Gowin Vol.3 第2部第8章 リスト8
object NetworkBytes { def apply(value: UIn […]