FPGA Central - World's 1st FPGA / CPLD Portal

FPGA Central

World's 1st FPGA Portal

 

Go Back   FPGA Groups > NewsGroup > VHDL

VHDL comp.lang.vhdl newsgroup / Usenet

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-28-2005, 06:58 AM
aaaaaa
Guest
 
Posts: n/a
Default clock connection logic ?

Hi guyes,
I have 21 input clock signal and 21 correwsponding los signals . If a
clock (out of these 21) is not coming the los signal of that clock will
come as "high".
CPU can write the priority of these 21 clocks thru chip_select add and
data bus. I want to connect the highest priority clock at output after
checking the LOS signal. If a LOS of presently connected signal goes high
then next priority signal should be connected at output but this
connection should be resynced only if the current connected LOS goes
high.
Can anybody suggest the proper logic for the same . Device choosen is
ALTERA's EPM3128ATC100-10.
Thanx in advance.
Anupam

Reply With Quote
  #2 (permalink)  
Old 01-28-2005, 07:59 AM
Neo
Guest
 
Posts: n/a
Default Re: clock connection logic ?

You can xor the clock and not of clock for each clock and use that to
check for clock's presence then prioritise that logic to output your
reqd clock.
but I am doubtful if fpga logic allows you to do it.

Reply With Quote
  #3 (permalink)  
Old 01-28-2005, 06:23 PM
Pieter Hulshoff
Guest
 
Posts: n/a
Default Re: clock connection logic ?

aaaaaa wrote:
> I have 21 input clock signal and 21 correwsponding los signals . If a
> clock (out of these 21) is not coming the los signal of that clock will
> come as "high".
> CPU can write the priority of these 21 clocks thru chip_select add and
> data bus. I want to connect the highest priority clock at output after
> checking the LOS signal. If a LOS of presently connected signal goes high
> then next priority signal should be connected at output but this
> connection should be resynced only if the current connected LOS goes
> high.


I'm not quite sure what kind of help you're asking for. Is it the LOS
detection you're struggling with or the clock selection? Please, also
remember to take into consideration to
1. Possibly filter the LOS signal over a certain time.
2. Make sure when switching clocks that you're not creating glitches.
What are your requirements with regards to the switching of the clocks, and
the clock level times of the output clock?

Regards,

Pieter Hulshoff

Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
FPGA RAM clock connection Enes Erdin FPGA 1 10-28-2008 12:24 PM
Preventing optimization in cross clock domain logic Tom FPGA 6 02-29-2008 01:53 AM
will this work in verilog, the logic without the clock [email protected] Verilog 5 06-29-2005 03:32 AM
FIFO as a Logic Analyzer; Clock synthesizer [email protected] FPGA 5 04-22-2005 01:30 AM
reg: clock generatred by combinational logic vinod FPGA 1 09-03-2004 07:48 AM


All times are GMT +1. The time now is 12:07 PM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright 2008 @ FPGA Central. All rights reserved