当前位置:网站首页>FPGA engineer interview questions collection 121~130
FPGA engineer interview questions collection 121~130
2022-08-11 04:55:00 【fpga and matlab】
121. At present, LUT-based FPGAs using SRAM technology still occupy an absolute mainstream position, but such FPGAs have inherent defects. What is the development trend of the next-generation FPGA architecture?Does Altera have any new attempts in this regard?
Answer: The next-generation FPGAs are mainly developed in the direction of SOPC:
Altera's next-generation product Stratix, the basic unit LE is still based on the LUT structure, but with some major changes,
① Removed the traditional cascadeChain (Cascade Chain);
② The carry chain (Carry Chain) has changed from the previous single one to LAB Carry-in, Carry-in1, Carry-in0 three;
③ The fan-out of LE is also changed from 2Changed to 4;
④ There are more control signals for flip-flops.
Other aspects:
① RAM: Change the previous single 2K BITs or 4K BITs Memory to small RAM: 512BITs; Medium RAM:4KBITs; Large RAM: 512 KBITs;
② Embed DSP in FPGA for the first time;
③ The clock link is also changed from global clock to global clock and regional global clock;
④ . . . . ..
All of these changes are deliberate improvements made through extensive user feedback to make Stratix devices more suitable for users' design needs
122."Always use fully synchronous design. You never need to reply on gate delay if your design is fully synchronous.After processing the control signal that comes in with the data, the output control signal will lag the data by several clock cycles. At this time, the data has to be gate-delayed to achieve synchronization. Now it seems that this is
边栏推荐
- Mysql中事件和定时任务
- 视觉任务种常用的类别文件之一json文件
- 【ImageNet】数据集1000个类的名称
- 在 关闭页面/卸载(unload)文档 之前向服务器发送请求
- K8s复习笔记7--Redis单机和Redis-cluster的K8S实现
- How to use svg-icon (svg-sprite-loader plugin)
- Object Creation and Display Transformation
- Project Practice Lecture 27: Application of Status Mode in Duplicate Brands
- Network Skill Tree
- ALSA音频架构 -- snd_pcm_open函数分析
猜你喜欢
【yolov7系列三】实战从0构建训练自己的数据集
C语句:数据存储
「转」“搜索”的原理,架构,实现,实践,面试不用再怕了
leetcode 9. 回文数
Switches and routers technologies - 30 - standard acls
ALSA音频架构
CAD2020 打开错误报告 e06d7363h Exception at 13644F69h
Object Creation and Display Transformation
Switch and Router Technology-29-OSPF Virtual Link
The principle, architecture, implementation, practice of "transfer" and "search", no need to be afraid of interviews
随机推荐
我的LaTeX入门
Research on a Consensus Mechanism-Based Anti-Runaway Scheme for Digital Trunking Terminals
form表单提交数据库中文变成问号
Switch and Router Technology-27-OSPF Route Redistribution
Switches and routers technology - 21 - RIP routing protocol
Switches and routers technologies - 30 - standard acls
Smart Pointer Notes
Jetson Orin平台4-16路 GMSL2/GSML1相机采集套件推荐
交换机--- 生成树--三层架构总结
开发工具篇第七讲:阿里云日志查询与分析
应用层协议——DNS
交换机和路由器技术-26-OSPF末梢区域配置
Snap - rotate the smallest number of an array
Paper Notes: BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition
C语言题解:谁是凶手!
破解事务性工作瓶颈,君子签电子合同释放HR“源动力”!
How to add icons to web pages?
Switch and Router Technology - 22/23 - OSPF Dynamic Routing Protocol/Link State Synchronization Process
2021 Network Planning Designer Afternoon Case Questions
jwsManager服务接口实现类-jni实现