Skip to content
Snippets Groups Projects
Unverified Commit 5965c3da authored by sébastien jacq's avatar sébastien jacq Committed by GitHub
Browse files

Update ariane_tb.sv

parent 4b0b5c08
No related merge requests found
...@@ -42,7 +42,7 @@ module ariane_tb; ...@@ -42,7 +42,7 @@ module ariane_tb;
int exit_status = `EXIT_ERROR; int exit_status = `EXIT_ERROR;
localparam int unsigned CLOCK_PERIOD = 20ns; localparam int unsigned CLOCK_PERIOD = 40ns; //25MHz as for the Zybo kit
localparam NUM_WORDS = 2**18; localparam NUM_WORDS = 2**18;
logic clk_i; logic clk_i;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment