9351|15

55

帖子

0

TA的资源

一粒金砂(中级)

楼主
 

多个PLL使用的问题 [复制链接]

我先用了一个PLL分频,之后再接一个时钟选择模块,如图,之后我还想要对这个选择时钟继续分频,还能不能再用PLL分频呢?我试过了编译通不过,有没有人做过相似的呢?求指教。

QQ截图20140110092805.png (24 KB, 下载次数: 1)

QQ截图20140110092805.png
此帖出自FPGA/CPLD论坛

最新回复

https://www.altera.com/support/s ... rd02012010_744.html ALTERA這個說明是什麼意思? 要怎麼做才可以解決問題? 我不懂  详情 回复 发表于 2016-4-20 18:37
点赞 关注
 

回复
举报

7

帖子

0

TA的资源

一粒金砂(初级)

沙发
 
可以吧,为什么编译不通过呢?出现啥错误了?
此帖出自FPGA/CPLD论坛

点评

我想这么连接,但是编译出错了,求指教,错误是: Error: Clock input port inclk[0] of PLL "pll1:inst12|altpll:altpll_component|pll" must be driven by a non-inverted input pin or another PLL, optionally  详情 回复 发表于 2014-2-26 19:54
 
 

回复

2

帖子

0

TA的资源

一粒金砂(初级)

板凳
 
编译通不过提示什么?
此帖出自FPGA/CPLD论坛

点评

我想这么连接,但是编译出错了,求指教,错误是: Error: Clock input port inclk[0] of PLL "pll1:inst12|altpll:altpll_component|pll" must be driven by a non-inverted input pin or another PLL, optionally  详情 回复 发表于 2014-2-26 19:55
 
 
 

回复

8

帖子

0

TA的资源

一粒金砂(初级)

4
 
能跑到200多M?
此帖出自FPGA/CPLD论坛
 
 
 

回复

581

帖子

0

TA的资源

五彩晶圆(初级)

5
 
能的
此帖出自FPGA/CPLD论坛

点评

我想这么连接,但是编译出错了,求指教,错误是: Error: Clock input port inclk[0] of PLL "pll1:inst12|altpll:altpll_component|pll" must be driven by a non-inverted input pin or another PLL, optionally  详情 回复 发表于 2014-2-26 19:53
个人签名Net:Wxeda.taobao.com
QQ:1035868547
Blog:https://home.eeworld.com.cn/space-uid-390804.html
 
 
 

回复

79

帖子

1

TA的资源

一粒金砂(中级)

6
 
我是在Xlinx中可以实现IP分频,貌似下面要勾选IP核设计下一个选项
此帖出自FPGA/CPLD论坛
 
 
 

回复

55

帖子

0

TA的资源

一粒金砂(中级)

7
 

我想这么连接,但是编译出错了,求指教,错误是:
Error: Clock input port inclk[0] of PLL "pll1:inst12|altpll:altpll_component|pll" must be driven by a non-inverted input pin or another PLL, optionally through a Clock Control block
        Info: Input port INCLK[0] of node "pll1:inst12|altpll:altpll_component|pll" is driven by clkopt:inst9|Mux0 which is COMBOUT output port of Combinational cell type node clkopt:inst9|Mux0




QQ截图20140226195032.png (26.74 KB, 下载次数: 0)

PLL级联

PLL级联
此帖出自FPGA/CPLD论坛
 
 
 

回复

55

帖子

0

TA的资源

一粒金砂(中级)

8
 
枫叶知秋 发表于 2014-1-14 16:46
可以吧,为什么编译不通过呢?出现啥错误了?

我想这么连接,但是编译出错了,求指教,错误是:
Error: Clock input port inclk[0] of PLL "pll1:inst12|altpll:altpll_component|pll" must be driven by a non-inverted input pin or another PLL, optionally through a Clock Control block
        Info: Input port INCLK[0] of node "pll1:inst12|altpll:altpll_component|pll" is driven by clkopt:inst9|Mux0 which is COMBOUT output port of Combinational cell type node clkopt:inst9|Mux0




QQ截图20140226195032.png (26.74 KB, 下载次数: 0)

QQ截图20140226195032.png
此帖出自FPGA/CPLD论坛
 
 
 

回复

55

帖子

0

TA的资源

一粒金砂(中级)

9
 
wangzhf1990 发表于 2014-1-27 13:02
编译通不过提示什么?

我想这么连接,但是编译出错了,求指教,错误是:
Error: Clock input port inclk[0] of PLL "pll1:inst12|altpll:altpll_component|pll" must be driven by a non-inverted input pin or another PLL, optionally through a Clock Control block
        Info: Input port INCLK[0] of node "pll1:inst12|altpll:altpll_component|pll" is driven by clkopt:inst9|Mux0 which is COMBOUT output port of Combinational cell type node clkopt:inst9|Mux0




此帖出自FPGA/CPLD论坛

点评

PLL的输入时钟必须从特定的芯片引脚接入,不可以由内部逻辑的输出接入。把要再分频的时钟从一个管脚输出,再从PLL的特定时钟输入引脚输入就可以实现PLL串联了。  详情 回复 发表于 2014-3-13 11:14
 
 
 

回复

581

帖子

0

TA的资源

五彩晶圆(初级)

10
 
这个提示是说inclk[0]管脚必须被特定管脚驱动
此帖出自FPGA/CPLD论坛
个人签名Net:Wxeda.taobao.com
QQ:1035868547
Blog:https://home.eeworld.com.cn/space-uid-390804.html
 
 
 

回复

8

帖子

0

TA的资源

一粒金砂(初级)

11
 
zhenpeng25 发表于 2014-2-26 19:55
我想这么连接,但是编译出错了,求指教,错误是:
Error: Clock input port inclk[0] of PLL "pll1:inst ...

PLL的输入时钟必须从特定的芯片引脚接入,不可以由内部逻辑的输出接入。把要再分频的时钟从一个管脚输出,再从PLL的特定时钟输入引脚输入就可以实现PLL串联了。
此帖出自FPGA/CPLD论坛
 
 
 

回复

11

帖子

0

TA的资源

一粒金砂(初级)

12
 
请问这个问题怎么解决的?
此帖出自FPGA/CPLD论坛
 
 
 

回复

9

帖子

0

TA的资源

一粒金砂(初级)

13
 
学习了。第二个PLL,如果不是分数分频,可以用逻辑单元来完成分频。
此帖出自FPGA/CPLD论坛
 
 
 

回复

4

帖子

0

TA的资源

一粒金砂(初级)

14
 
zhouganqiu 发表于 2014-3-13 11:14
PLL的输入时钟必须从特定的芯片引脚接入,不可以由内部逻辑的输出接入。把要再分频的时钟从一个管脚输出 ...

不太懂你的意思 可以舉例嗎? 現在也遇到一樣的問題...
此帖出自FPGA/CPLD论坛
 
 
 

回复

4

帖子

0

TA的资源

一粒金砂(初级)

15
 
sgphoto 发表于 2016-4-12 16:32
学习了。第二个PLL,如果不是分数分频,可以用逻辑单元来完成分频。

請問邏輯單元完成分頻 要怎麼做?
此帖出自FPGA/CPLD论坛
 
 
 

回复

4

帖子

0

TA的资源

一粒金砂(初级)

16
 
https://www.altera.com/support/s ... rd02012010_744.html
ALTERA這個說明是什麼意思? 要怎麼做才可以解決問題? 我不懂
此帖出自FPGA/CPLD论坛
 
 
 

回复
您需要登录后才可以回帖 登录 | 注册

随便看看
查找数据手册?

EEWorld Datasheet 技术支持

相关文章 更多>>
关闭
站长推荐上一条 1/9 下一条

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 国产芯 安防电子 汽车电子 手机便携 工业控制 家用电子 医疗电子 测试测量 网络通信 物联网

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2025 EEWORLD.com.cn, Inc. All rights reserved
快速回复 返回顶部 返回列表