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 darylz

  1. D

    My MicroBlaze Soft-Processor clone is ready :)

    microblaze floating point divide the file was removed
  2. D

    Structural VHDL code for SR Flip-Flop

    set reset flip flop vhdl But is it meaningful?
  3. D

    How to set the core_gen signal ?

    core_gen is it related to core_gen?
  4. D

    Memory: Small problem

    you can get the timing spec from fpga datasheet., and you better launch and sample at the same edges.
  5. D

    Synplify vs Xilinx ISE

    xst systemverilog the bigger the design, the more performance gain you can get from synplify over xst the higher level the design is descripted, the more performance gain you can get from synplify over xst
  6. D

    Precision Synthesis Vs. Synplify

    synplify precision Currently, for FPGA synthesis, Synplify is dominant. I never used Precision which I heard offers similar result to synplify.
  7. D

    Linting.....and its uses....

    if you have been a Verilog user for a long while, you would what's linting and why it's needed; If you have worked in VHDL for years but known nothing about it, you don't need it at all...
  8. D

    What is the Open Source Hardware?

    Open Source Hardware some organizations like openores?
  9. D

    How to design a 8:1 mux at 2GHz in 0.18um technology?

    designing of mux If you are looking for the most efficiency, please refer to the device architecture and manual of synthesis tool.
  10. D

    Problem with assigning value to a net

    vlog 2110 declare it as : output reg [2:0] out;
  11. D

    deffernece between synchrouns FIFO and asynchrouns FIFO?

    I also was confused by the difference of these definitions.
  12. D

    Help me to find any Multi FPGA design reference

    You may be able to find some hints from synplicity which provides Ceritify tools for FPGA prototype.
  13. D

    synchronous vs asynchronous

    the important thing is not the difference between sync and async signals.... are preparing an interview?
  14. D

    $time equivalent in vhdl

    I believe you need some user VHDL packages which include this function.

Part and Inventory Search

Back
Top