Sign in
foss-fpga-tools
/
python-symbiflow-v2x
/
037d50d09362cdcec5a109e8509a743f787f0e90
/
.
/
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