Skip to content

Commit ed58090

Browse files
authored
Update README.md
1 parent a5005a2 commit ed58090

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
-------------------------------------------------------------------------------------------
2-
BHG_FP_clk_divider.v V1.2, August 2022.
2+
BHG_FP_clk_divider.v V1.2, August 10, 2022.
33
-------------------------------------------------------------------------------------------
44
v1.2a Added a protection for when the integer divider has less than 2 bits.
55

66
v1.2b Added a compilation $error and $stop with instructions if the user supplies inoperable CLK_HZ parameters.
77

88
-------------------------------------------------------------------------------------------
9-
BHG_FP_clk_divider.v V1.1, August 2022.
9+
BHG_FP_clk_divider.v V1.1, August 9, 2022.
1010
-------------------------------------------------------------------------------------------
1111
v1.1 Patches a simulation bug where Modelsim's 'Compile / Compile Options / Language Syntax' is set to 'Use Verilog 2001' instead of 'Default'.
1212

1313
-------------------------------------------------------------------------------------------
14-
BHG_FP_clk_divider.v V1.0, August 2022.
14+
BHG_FP_clk_divider.v V1.0, August 9, 2022.
1515
-------------------------------------------------------------------------------------------
1616

1717
Floating point clock divider/synthesizer.

0 commit comments

Comments
 (0)