不用的全局信号和专用输入脚,如:Global
Clk, Global Clear, Ded Input应该接地;其他I/O悬空即可。
如果想用Global Clock以外的引脚作时钟输入端,须将Assign->Global
Project Logic Synthesis->Automatic Global选项去掉。
Max+Plus II的安装
1、安装好Baseline10_1.exe。
2、运行Max+Plus.11.v10.1.exe;解压缩到Maxplus的安装目录下;运行Maxplus2Crack.exe,开放Max+PlusII的所有功能。
3、如果是在WindowsXP或2000下,要安装Byteblaster(MV)的驱动程序:在Control
Panel中Add Hardware,在Add Hardware Wizard中,选择Add a New Hardware
Device, 然后在设备类型中选择Sound,Video and Game Controllers,
驱动程序是"Maxplus2\drivers\win2000\win2000.inf"。
使用EPF10K10时的设置
1、打开Compiler窗口。在Processing->Fitter Settings...菜单下,去掉Use
Quartus Fitter for FLEX 10K and ACEX1K Devices选项。
2、打开Programmer窗口:
给EPF10K10TC144-4编程设置:
a) 在Assign->Device...中,去掉Show Only Fastest Speed Grades选项;
选择EPF10K10TC144-4器件;
打开Device Options...,去掉Device Option Group中部分选项,如:User-supplied
Start-up Clock 和 Use Configuration Device Pull-up Resistor。
Configuration Device选择EPCLC20。
Configuration Scheme选择Passive Serial。
b) 去掉菜单选项JTAG->Multi-Device JTAG Chain。
c) 单击Programmer中的Configure即可(此时源文件为:目标.SOF)。
d) 也可在FLEX->Multi-Device Flex Chain Setup...中加入“目标.SOF”,然后,选中FLEX->Multi-Device
Flex Chain选项。
给EPC2编程设置(首先要设置好EPF10K10TC1440-4):
a) 选菜单JTAG->Multi-Device JTAG Chain。
b) 进入菜单JTAG->Multi-Device JTAG Chain Setup...;Device Name选EPC2;
Select Programming File...选“目标.POF”文件;单击“Add”加入Chain。
c) 在Programmer窗口点击Program即可。
3、EPF10K10TC144也支持JTAG编程,但硬件连线不同。于FLEX方式(即ByteBlasterMV)。
4、MAX+PLUSII10.1在不选Multi-Device JTAG Chain和Multi-Device FLEX Chain时,默认Config当前工程的SOF文件,以FLEX方式编程。
5、编辑好文件之后,要将File->Project->Name...设置为当前编辑的文件,然后才能开始compile。否则Compile的"Start"键为无效状态。
2#101# 为二进制数;
16#AA# 为16进制数;
数字之间可以任意加下划线(underscore),只为方便读数。如:1_7_0
等价于170。
文章评论(0条评论)
登录后参与讨论