搜索:ALTER DE2

找到约 299 项符合「ALTER DE2」的查询结果

结果 299
https://www.eeworm.com/dl/663/460857.html VHDL/FPGA/Verilog

alter FPGA

alter FPGA,包含sdram的nios系统开发实验完整工程文件
下载 191
·
查看 1047
https://www.eeworm.com/dl/531/211685.html 操作系统开发

:)alter table Students drop constraint no_na alter table Students add constraint sno primary key(S

:)alter table Students drop constraint no_na alter table Students add constraint sno primary key(Sno)
下载 144
·
查看 1236
https://www.eeworm.com/dl/663/415650.html VHDL/FPGA/Verilog

alter公司的mcu核

alter公司的mcu核,8051ip核,为quartus2设计,其他应该兼容
下载 100
·
查看 1119
https://www.eeworm.com/dl/663/291438.html VHDL/FPGA/Verilog

一个简单的交通灯程序(包括验证,主程序,和译码程序),在ALTER DE2板上实现

一个简单的交通灯程序(包括验证,主程序,和译码程序),在ALTER DE2板上实现
下载 61
·
查看 1125
https://www.eeworm.com/dl/515278.html 技术资料

DE2-115 ALL

DE2_115 的全套资料,包括:文档,设计实例,IP ,电路图
下载 1
·
查看 51
https://www.eeworm.com/dl/863806.html 技术资料

DE2-sdram-verilog

该文档为DE2开发板的sdram官方verilog例程,具有一定参考价值
下载 8
·
查看 883
https://www.eeworm.com/dl/639/228126.html 文件格式

147497_ALTERA_ACEX1K.pdf介绍alter acex1k系列芯片

147497_ALTERA_ACEX1K.pdf介绍alter acex1k系列芯片
下载 139
·
查看 1024
https://www.eeworm.com/dl/663/168274.html VHDL/FPGA/Verilog

适合DE2板

适合DE2板,能够在板子上的液晶显示器上实现时钟功能。
下载 110
·
查看 1143
https://www.eeworm.com/dl/973101.html 技术资料

DE2—VGA显示

能实现汉字和字符显示,以及打点、画线和画框的功能
下载 7
·
查看 1965
https://www.eeworm.com/dl/633/453416.html Java编程

alter table tbl_name add col_name type 例如,给表增加一列weight mysql>alter table pet add weight int 删

alter table tbl_name add col_name type 例如,给表增加一列weight mysql>alter table pet add weight int 删除列 alter table tbl_name drop col_name 例如,删除列weight: mysql>alter table pet drop weight 改变列 alter table tbl_name modify col_name type 例如,改变weight的类型: mysql> ...
下载 61
·
查看 1050