S
Schmigz
Guest
I am trying to write a clock divider that will be used for input from
a serial port that is outputting data at 115200 baud. This means I
would need a clk that runs at 115.2 kHz. My on board clk is currently
running at 50 MHz (oscillator). One option is to add another clk to
my design using a second oscillator but I would prefer to find another
option since this will drive up costs. Is there an easy way to divide
50 MHz downto 115.2 kHz using VHDL?
a serial port that is outputting data at 115200 baud. This means I
would need a clk that runs at 115.2 kHz. My on board clk is currently
running at 50 MHz (oscillator). One option is to add another clk to
my design using a second oscillator but I would prefer to find another
option since this will drive up costs. Is there an easy way to divide
50 MHz downto 115.2 kHz using VHDL?