1
0
mirror of https://github.com/corundum/corundum.git synced 2025-01-16 08:12:53 +08:00

Fix signal name

This commit is contained in:
Alex Forencich 2019-05-02 20:30:37 -07:00
parent 1d61626785
commit 2abb413854

View File

@ -80,7 +80,7 @@ wire clk_200mhz_bufg;
wire clk_200mhz_mmcm_out;
// Internal 125 MHz clock
wire clk_200mhz_int;
wire clk_int;
wire rst_int;
wire mmcm_rst = reset;