FPGA 在中低能实验核物理中的应用
Contents:
FPGA 在中低能实验核物理中的应用
ISE/Altera/Vivado软件
软件安装
ISE 软件
Altera 软件
Vivado 软件
语法
VHDL
verilog
时序约束
原语
硬件介绍
LUPO
DT5495
MZTIO
DT5550
R5560
计数器
计数器
状态机
状态机
FIFO
FIFO
HLS
高层次综合
经验总结
经验总结
verilog 临时存放
VHDL temp
LPM(library of parameterized mudules)
attribute
FPGA 在中低能实验核物理中的应用
»
Application of FPGA in medium and low energy experimental nuclear physics
查看页面源码
Application of FPGA in medium and low energy experimental nuclear physics
¶
Contents:
FPGA 在中低能实验核物理中的应用
ISE/Altera/Vivado软件
¶
ISE/Altera/Vivado软件
软件安装
ISE 安装
Altera 安装
Vivado 安装
ISE 软件
ISE
ISim
chipscope
Altera 软件
Quartus
ModelSim
SignalTapII
综合属性
Vivado 软件
IP 核
仿真
Tcl Shell
Verilog hdl 与 VHDL 混用
综合属性
语法
¶
语法
VHDL
程序结构
基本数据类型
数据对象
运算符
并行语句
顺序语句
VHDL中数据类型转换与移位
verilog
程序结构
数据类型及其常量和变量
运算符及表达式
赋值语句和块语句
条件语句
循环语句
生成块
时序约束
create clocks
input delays
output delays
set timing exceptions
原语
Altera
Xilinx
硬件介绍
¶
硬件介绍
LUPO
DT5495
MZTIO
DT5550
R5560
计数器
¶
计数器
计数器
计数器规则
状态机
¶
状态机
状态机
状态机规则
FIFO
¶
FIFO
FIFO
FIFO 规则
高层次综合
¶
HLS
高层次综合
创建一个高级合成项目
综合创建的端口
Tcl Shell
经验总结
¶
经验总结
经验总结
计数器
状态机
FIFO
波形
抄书
verilog 临时存放
Verilog $random用法 随机数
verilog数组定义及其初始化
组合逻辑for循环和generate生成块for循环
VHDL temp
缩位与/缩位或运算
循环
信号处理
LPM(library of parameterized mudules)
attribute