-
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 […]
-
Gowin Vol.3 第2部第1章 リスト2
module rmii_to_axis ( input wire clock, in […]
-
Gowin Vol.3 第1部第5章 リスト3
localparam CAPTURE_FREQ_HZ = 100; // タイマ・モ […]
-
Gowin Vol.3 第1部第5章 リスト2
// 信号入力に応じてカウントアップする10進数カウンタ module decima […]
-
Gowin Vol.3 第1部第5章 リスト1
IO_LOC “sw_in” N8; IO_PORT “sw_in” IO_TYPE […]