Sign in
foss-fpga-tools
/
python-symbiflow-v2x
/
3a1900a8a7d254f754a312137954049d23ce09e4
/
.
/
tests
/
clocks
/
input_named_regex
/
block.sim.v
blob: 3870d30b8e3fd348fe91272d4dd174652eb38d7b [
file
]
(*
whitebox
*)
module
BLOCK
(
input wire clk
,
input wire
Clk
,
input wire CLK
,
input wire clkX
,
input wire clkBus
,
input wire sys_clk
,
input wire sys_clk10
,
input wire regular_input
,
output wire o
);
endmodule