Skip to content

Commit

Permalink
Fix white space
Browse files Browse the repository at this point in the history
  • Loading branch information
Miranda Calero José Angel committed Dec 19, 2023
1 parent cc752bd commit 66eada4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hw/fpga/xilinx_core_v_mini_mcu_wrapper.sv
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ module xilinx_core_v_mini_mcu_wrapper
assign clk_out = clk_gen;

xilinx_clk_wizard_wrapper xilinx_clk_wizard_wrapper_i (
`ifdef FPGA_NEXYS
`ifdef FPGA_NEXYS
.clk_100MHz(clk_i),
`else
.clk_125MHz(clk_i),
Expand Down

0 comments on commit 66eada4

Please sign in to comment.