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 haseena

  1. H

    [Moved] How to count the clock and repeat the process?

    Re: How to count the clock and repeat the process? Thank you for your feedback sir. The thing is I want to generate a square pulse. For that I used clk as input and then I kept output("q") as high for 20 cycles and for next 20 cycles "q" as low. I want this process to be executed repeatedly...
  2. H

    [Moved] How to count the clock and repeat the process?

    Re: How to count the clock and repeat the process? But "forever" keyword can be used if we know the timing of 20 cycles? without using timing units or delays how i should repeat the process? In my code i used "repeat" keyword. I will give you my code here for a reference., so that you can...
  3. H

    [Moved] How to count the clock and repeat the process?

    Hi I want to know, how to count the clock pulse and for first 20 cycles it must go high and for next 20 cycles it should go low. Also, this process must repeat like a loop. I want the verilog code/program to execute in spartan 3aN. Iam new to this verilog, and i need your help. thank you in...
  4. H

    Finite Element Method

    great

Part and Inventory Search

Back
Top