Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

How to define clock generated by the other clock?

Altera_Forum
Honored Contributor II
5,460 Views

Supposed we have CLKA = 100MHz. 

Then we generate CLKB = 200MHz based on CLKA, pls see the following picture: 

http://blogimg.chinaunix.net/blog/upfile2/080109103218.jpg  

 

In TimeQuest, how to define CLKB? 

The phase shift between CLKA & CLKB is based on fitting result, so they are unrelated clocks, right? And so I should cutting the path analysis between them?
0 Kudos
21 Replies
Altera_Forum
Honored Contributor II
472 Views

In this case HDL means VHDL or Verilog.  

 

I assume that the circuit can be described with schematic entry, too. I just said, I don't know how you instruct Quartus not to remove redundant logic cells.  

 

I see that you can use a lcell logic symbol. Shown with only 4 logic cells. You need at least 30.
0 Kudos
Reply