当前位置:网站首页>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
边栏推荐
- MQ框架应用比较
- Listen to pull out U disk inserted into the message, U disk drive
- 1815. 得到新鲜甜甜圈的最多组数 状态压缩
- 我的LaTeX入门
- 网络技能树
- 走出迷宫的最短路径
- 关于CC 攻击
- Resize() usage row pit in vector
- 交换机和路由器技术-22/23-OSPF动态路由协议/链路状态同步过程
- Self-research capability was recognized again, and Tencent Cloud Database was included in the Forrester Translytical report
猜你喜欢

交换机和路由器技术-24-OSPF单区域配置

交换机和路由器技术-22/23-OSPF动态路由协议/链路状态同步过程

交换机和路由器技术-33-静态NAT

交换机和路由器技术-21-RIP路由协议

Jetson Orin平台4-16路 GMSL2/GSML1相机采集套件推荐

【yolov7系列三】实战从0构建训练自己的数据集

Three 】 【 yolov7 series of actual combat from 0 to build training data sets

Overview of the JVM garbage collection and mechanism

网络协议1

How to use svg-icon (svg-sprite-loader plugin)
随机推荐
The principle, architecture, implementation, practice of "transfer" and "search", no need to be afraid of interviews
ERROR: Could not install packages due to an OSError: [Errno 2] 没有那个文件或目录: ‘/data/xxxx
Listen to pull out U disk inserted into the message, U disk drive
Snap - rotate the smallest number of an array
增加PRODUCT_BOOT_JARS及类 提供jar包给应用
Embedded Sharing Collection 33
The use of async (asynchronous) and await
paddlepaddle实现CS_CE Loss且并入PaddleClas
交换机和路由器技术-35-NAT转PAT
交换机和路由器技术-21-RIP路由协议
How to switch Green Shield encryption to IP-Guard encryption smoothly
Switches and routers technology - 24 - configure OSPF single area
FPGA工程师面试试题集锦111~120
在 关闭页面/卸载(unload)文档 之前向服务器发送请求
JVM 垃圾回收的概述与机制
form form submission database Chinese becomes a question mark
Mysql中事件和定时任务
优化是一种习惯●出发点是“站在靠近临界“的地方
如何给网页添加icon图标?
Selenium自动化测试框架工作原理你明白了吗?