Skip to content

BHG_FP_CLK_DIVIDER_v1.2

Latest
Compare
Choose a tag to compare
@BrianHGinc BrianHGinc released this 11 Aug 02:03
· 1 commit to main since this release
a5005a2

Verilog floating point fractional clock divider using 24.16 (m.n) math. v1.2, August 10, 2022.

  • v1.2a - Added a protection for when the integer divider has less than 2 bits.
  • v1.2b - Added a compilation $error and $stop with instructions if the user supplies inoperable CLK_HZ parameters.
  • v1.1 - Patches a simulation bug where Modelsim's 'Compile / Compile Options / Language Syntax' is set to 'Use Verilog 2001' instead of 'Default'.