-
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 […]
-
Gowin Vol.3 第1部第3章 リスト10
module top ( input wire clk, // 27MHzクロック入 […]
-
Gowin Vol.3 第1部第3章 リスト9
module decimal_counter #( parameter CLK_FR […]
-
Gowin Vol.3 第1部第3章 リスト8
wire count_enable; logic [3:0] counter_reg […]
-
Gowin Vol.3 第1部第3章 リスト6
module top ( input wire clk, // 27MHzクロック入 […]
-
Gowin Vol.3 第1部第3章 リスト5
module digit_driver #( parameter CLK_FREQ […]
-
Gowin Vol.3 第1部第3章 リスト3
IO_LOC “digit_output[5]” T12; IO_PORT “dig […]
-
Gowin Vol.3 第1部第3章 リスト2
module top ( input wire clk, // 27MHzクロック入 […]
-
Gowin Vol.3 第1部第3章 リスト1
module segment_driver ( input wire [3:0] d […]