Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Regular Visitor
shaweikang1984
Posts: 29
Registered: ‎02-18-2009
0

bugmux_1

in ug386, it wrote “the BUFGMUX_1 primitive could be used to provide glitchless operation during the transition between inputs”.

why? why not the BUFGMUX?

 

Theory is grey,
and only the tree of life forever!
Expert Contributor
eteam00
Posts: 7,505
Registered: ‎07-21-2009
0

BUFGMUX and BUFGMUX_1

UG615 describes the BUFGMUX and BUFGMUX_1 primitives in detail.

 

The BUFGMUX switches between input clocks when its output is '0'.

The BUFGMUX_1 switches between input clocks when its output is '1'.

 

-- Bob Elkind

SIGNATURE:
README for newbies is here: http://forums.xilinx.com/t5/New-Users-Forum/README-first-Help-for-new-users/td-p/219369

Summary:
1. Read the manual or user guide. Have you read the manual? Can you find the manual?
2. Search the forums (and search the web) for similar topics.
3. Do not post the same question on multiple forums.
4. Do not post a new topic or question on someone else's thread, start a new thread!
5. Students: Copying code is not the same as learning to design.
6 "It does not work" is not a question which can be answered. Provide useful details (with webpage, datasheet links, please).
7. You are not charged extra fees for comments in your code.
8. I am not paid for forum posts. If I write a good post, then I have been good for nothing.
Regular Visitor
shaweikang1984
Posts: 29
Registered: ‎02-18-2009
0

Re: BUFGMUX and BUFGMUX_1

why the difference makes the BUFGMUX_1 glitchless??

Theory is grey,
and only the tree of life forever!
Expert Contributor
eteam00
Posts: 7,505
Registered: ‎07-21-2009
0

Re: BUFGMUX and BUFGMUX_1

Read the descriptions!  They are both glitchless.

 

-- Bob Elkind

SIGNATURE:
README for newbies is here: http://forums.xilinx.com/t5/New-Users-Forum/README-first-Help-for-new-users/td-p/219369

Summary:
1. Read the manual or user guide. Have you read the manual? Can you find the manual?
2. Search the forums (and search the web) for similar topics.
3. Do not post the same question on multiple forums.
4. Do not post a new topic or question on someone else's thread, start a new thread!
5. Students: Copying code is not the same as learning to design.
6 "It does not work" is not a question which can be answered. Provide useful details (with webpage, datasheet links, please).
7. You are not charged extra fees for comments in your code.
8. I am not paid for forum posts. If I write a good post, then I have been good for nothing.
Regular Visitor
shaweikang1984
Posts: 29
Registered: ‎02-18-2009
0

Re: BUFGMUX and BUFGMUX_1

thx.

 

maybe i think it on wrong way.

Theory is grey,
and only the tree of life forever!