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 FARAH F MIRZA

  1. F

    sine and cos in veilog

    please respond ..........
  2. F

    sine and cos in veilog

    this code was implemented well on modelsim but how to do it on xilinx ise .... i maen the decimal point numbers handling .... xa=ang+1.570796325; asign = 1.0; xa1 = xa; if (xa1<0) begin...
  3. F

    Lcd display for frequency spartan 3e

    I have to display the output (divided) frequency on LCD .. to check whether i am getting 9600 hz or not, also please let me know on which pin i should take the output on FPGA as i dnt have the cable to connect with j3 header...
  4. F

    frequency divider output in verilog....

    I tested it on isim in xilinx, there there is an option to force clock for simulations
  5. F

    frequency divider output in verilog....

    PLZ can u tell how to force a clock signal to clk in simulation in modelsim 5.7... there is no option of force here....how will i check the simulation results? ---------- Post added at 13:04 ---------- Previous post was at 12:57 ---------- @deni i have changed the lines and given clock signal...
  6. F

    frequency divider output in verilog....

    this is the code for frequency divider but i am not getting the output wave for divided clock..... also is there any rule or formula for dividing the frequency from 50mhz to some other value? like how many bits of counter to use ??? module clockdivider(clkdivout,reset,clk); input reset,clk...
  7. F

    interfacing LM35 to PIC16F877

    Can any one tell me a good way of studying microcontrollers on my own
  8. F

    interfacing LM35 to PIC16F877

    CAN ANY TELL ME A GOOD WAY TO STUDY MICROCONTROLLERS ON OUR OWN Dont use all caps. Look at this topic [MOD]
  9. F

    WANT HELP IN PIC16F877 PROJECT

    WE ARE TOLD TO DO WITH PIC 16F877 AND LM35,. I HAVE CONNECTED THE MOBILE THROUGH DB9 SERIAL PORT
  10. F

    WANT HELP IN PIC16F877 PROJECT

    i am designing a project of home automation through sms. i want to add additional function that when i give the sms to put on the electric kettle then after a particular time when its temperature reaches 90 centigrade then i get a message on mobile (t290i sony ericsson) to put off the kettle . i...

Part and Inventory Search

Back
Top