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 nemolee

  1. N

    If the highest metal of SRAM is top-2, can we use top or top-1 metal to route across SRAM macro?

    SRAM macro is generated by memory compiler. If the highest metal of SRAM is top-2, can we use top or top-1 metal to route across SRAM macro ? Is there any potential risk ?
  2. N

    [SOLVED] CTS question about create_clock

    My senior colleague in company replied me. False path is just timing constraint, not effect CTS and won’t be see. CTS is just balance leaf pins of its create clock. Each “create_clock” won’t balance to each “create_clock”. Eg. A clock may 1ns latency. B clock may 5ns latency.
  3. N

    [SOLVED] CTS question about create_clock

    There are two clock made constraint as create_clock. If I don't set false_path about these two clock. After CTS, are these two path balance ? What action does CTS handle false_path constraint ? For CTS, these two clocks are treat as independent and have not balance ?? Thanks.
  4. N

    [SOLVED] How to run simulation without cell delay ?

    In my RTL design, I insert gate cell (ex: BUF, AND, MUX) for some consideration. But I don't want to run RTL simulation with cell delay. How should I do ? Thank you. - - - Updated - - - I know how to run simulation without cell delay. Just need to apply +nospecify to run simulation.
  5. N

    How to constraint clock ?

    How do I constraint these two clock ? The signals in these two clock domain can talk each other. Thank you.
  6. N

    Synopsys DCG SPG flow

    I heard DC has new flow, named DCG SPG. Does anyone know this flow ? Can you share your information or document ? Thanks.
  7. N

    dump shm on ncverilog 5.4 on windows7

    Sir, could you tell me how to install ncverilog5.4 in WIN7? I can not complete installing. When I click setup.exe, then it does not work.
  8. N

    PIPELINED JPEG encoder in VERILOG (Source Code)

    jpeg encoder verilog source code +download This website is so strange. http://www.geocities.com/faisal006/Project/***** Sometimes it's ok, but sometimes it's not work.
  9. N

    data synchronization for SSCG and Non-SSCG

    Hi, SSCG is popular to put in my design. I usually design a FIFO to complete data synchronization. Please refer to the attached file.
  10. N

    Code Coverage in Modelsim or Questasim Batch Mode

    questasim coverage Dear ljxpjpjljx, How to run ? Please provide the useful message. Don't reply the garbage. Thanks.
  11. N

    Code Coverage in Modelsim or Questasim Batch Mode

    modelsim coverage report Dear Sir, Does any body know how to generate code coverage report using batch mode in modelsim or questasim ? Please teach me. And how do I explain generated report ? Thank you very much.
  12. N

    Pure stable clock source - clock source may be unstable

    Re: Pure stable clock source Unstable means that clock frquency changes hugely sometimes. In my design, there is one stable clock, oscillation clock. I can use it to detect input clock. But I don't know what design is good or how to design a good detection circuitry. This detection circuitry...
  13. N

    Pure stable clock source - clock source may be unstable

    Pure stable clock source Hi, I had a problem in my system. The clock source may be unstable. This unstable clock source cause my system to output garbage data. Although my design system can be recovery after clock is stable. But my customer argue this problem. I have to design a robust system...
  14. N

    Why there is no transition with autoprecharge in DDR SDRAM?

    Re: DDR SDRAM Your question is so strange. All operations we can do are listed in DDR SDRAM datasheet. All support commands are also listed in it. Of course, you can have if this DDR support this command.
  15. N

    why we need clock transtion(edge triggering) for flip-flop

    why we need clocks If we don't use DFF to latch data, we can't know the data process time. In out application, we always do some math calculation or timing control. If we don't use timing aspect in our design, it is always problem to real result.

Part and Inventory Search

Back
Top