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 sycolegend

  1. S

    A finite field multiplier generator for NAND flash ECC (free)

    Hi all, the online finite field multiplier generator can now support GF13 and GF15 as well as GF14. Please try it at www.armips.com
  2. S

    A finite field multiplier generator for NAND flash ECC (free)

    Hi, I've developped an online tool for generating a finite field multiplier with any primary polynomial. You can try it at www.armips.com.
  3. S

    Problem about calculating the # of leading "1"

    Does anybody knows an efficient way to calculate the number of consecutive leading "1" of a 32-bit integer in one clock cycle? For example: input: 32'b1110_0010_0010_1101_0000_1111_1110_0011 the output is 3 if input...
  4. S

    About random data generation using verilog language

    Hi all, My design needs a huge number of random data. I have used $random to generate random data. But these data is all the same when I restart the simulation. Can any body telll me how to generate pure random data in verilog. Thx in advance
  5. S

    How to synchronize data or signal from different clk domains

    Re: How to synchronize data or signal from different clk dom Hi, spauls In my design, both the two sides need signals from the other side.
  6. S

    How to control clocks gererated by on-chip PLL

    Hi, In our SOC, there're two clocks generated by an on-chip PLL. For the DFT design, we want scan in initial datas into all the DFFs via jtag IEEE1149, then capture and scan out the datas after the system clocks run one cycle. But how we can control the clocks just run one cycle and hold until...

Part and Inventory Search

Back
Top