Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by barzel

  1. B

    need help with frequency divider

    i used 2 uart different codes... ------------------------------------------------------------------------------- library IEEE; use IEEE.std_logic_1164.all; use IEEE.STD_LOGIC_UNSIGNED.all; entity my_rX is port ( rst,clk : in bit; data_out : out bit_vector ( 7 downto 0); rx_ser_in...
  2. B

    need help with frequency divider

    hi all i wrote a vhdl code for uart receiver, but i cant get the 9600 bps with my Altera kit. i use Altera cycloneII FPGA development kit [EP2C20F484C7N]. there is 3 kind of clocks 24Mhz, 27MHz and 50MHz. my uart code use counter that count a clocks and every 16 ticks its one bit. thats mean i...

Part and Inventory Search

Back
Top