#===============================================================
#Analysi&Synthesis
execute_module -tool map
#===============================================================
#Fitter(Place&Route)
execute_module -tool fit
#===============================================================
#Assembler(Generate programming files)
execute_module -tool asm
set make_assignments 0
if{$make_assignments}{
set_global_assignment -name FAMILY "Cyclone V"
set_global_assignment -name DEVICE 5CEFA5F23I7
set_global_assignment -name TOP_LEVEL_ENTITY altera_wireless_top
set_global_assignment -name RESERVE_ALL_UNUSED_PINS_WEAK_PULLUP "AS INPUT TRI-STATED"
set_global_assignment -name EDA_SIMULATION_TOOL "ModelSim (Verilog)"
#添加verilog文件
set_global_assignment -name VERILOG_FILE hb_i2_5m_4ch_16x.v
set_global_assignment -name QIP_FILE fir_23p04_4x_linux_ipv2/fir_23p04_4x_linux_ip.qip
set_global_assignment -name SIGNALTAP_FILE ad_test0806v2.stp
set_global_assignment -name TEXT_FILE output_files/stp1_auto_signaltap_0.txt
#适用第三版一体化开发板
##===============SYSCLK=============================================================================
set_location_assignment PIN_M8 -to clk_n
set_location_assignment PIN_M9 -to clk_p
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to clk_n
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to clk_p
#===================ADC=============================================================================
##channel A
set_location_assignment PIN_Y19 -to adc1_cha_p[5]
set_location_assignment PIN_Y20 -to adc1_cha_n[5]
set_location_assignment PIN_W19 -to adc1_cha_p[4]
set_location_assignment PIN_V20 -to adc1_cha_n[4]
set_location_assignment PIN_U15 -to adc1_cha_p[3]
set_location_assignment PIN_T14 -to adc1_cha_n[3]
set_location_assignment PIN_Y17 -to adc1_cha_p[2]
set_location_assignment PIN_Y16 -to adc1_cha_n[2]
set_location_assignment PIN_Y15 -to adc1_cha_p[1]
set_location_assignment PIN_Y14 -to adc1_cha_n[1]
set_location_assignment PIN_U13 -to adc1_cha_p[0]
set_location_assignment PIN_V13 -to adc1_cha_n[0]
set_instance_assignment -name FAST_INPUT_REGISTER ON -to adc1_cha_p[0]
set_instance_assignment -name FAST_INPUT_REGISTER ON -to adc1_cha_p[1]
set_instance_assignment -name FAST_INPUT_REGISTER ON -to adc1_cha_p[2]
set_instance_assignment -name FAST_INPUT_REGISTER ON -to adc1_cha_p[3]
set_instance_assignment -name FAST_INPUT_REGISTER ON -to adc1_cha_p[4]
set_instance_assignment -name FAST_INPUT_REGISTER ON -to adc1_cha_p[5]
set_instance_assignment -name FAST_INPUT_REGISTER ON -to adc1_cha_n[0]
set_instance_assignment -name FAST_INPUT_REGISTER ON -to adc1_cha_n[1]
set_instance_assignment -name FAST_INPUT_REGISTER ON -to adc1_cha_n[2]
set_instance_assignment -name FAST_INPUT_REGISTER ON -to adc1_cha_n[3]
set_instance_assignment -name FAST_INPUT_REGISTER ON -to adc1_cha_n[4]
set_instance_assignment -name FAST_INPUT_REGISTER ON -to adc1_cha_n[5]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to adc1_cha_p[5]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to adc1_cha_p[4]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to adc1_cha_p[3]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to adc1_cha_p[2]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to adc1_cha_p[1]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to adc1_cha_p[0]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to adc1_cha_n[5]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to adc1_cha_n[4]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to adc1_cha_n[3]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to adc1_cha_n[2]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to adc1_cha_n[1]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to adc1_cha_n[0]
##channel B
set_location_assignment PIN_H11 -to adc1_chb_p[5]
set_location_assignment PIN_G12 -to adc1_chb_n[5]
set_location_assignment PIN_D13 -to adc1_chb_p[4]
set_location_assignment PIN_C13 -to adc1_chb_n[4]
set_location_assignment PIN_E14 -to adc1_chb_p[3]
set_location_assignment PIN_F13 -to adc1_chb_n[3]
set_location_assignment PIN_H14 -to adc1_chb_p[2]
set_location_assignment PIN_J13 -to adc1_chb_n[2]
set_location_assignment PIN_C15 -to adc1_chb_p[1]
set_location_assignment PIN_B15 -to adc1_chb_n[1]
set_location_assignment PIN_E15 -to adc1_chb_p[0]
set_location_assignment PIN_F15 -to adc1_chb_n[0]
#----------------------------------------------------------------------------------------------------
set_instance_assignment -name FAST_INPUT_REGISTER ON -to adc1_chb_p[0]
set_instance_assignment -name FAST_INPUT_REGISTER ON -to adc1_chb_p[1]
set_instance_assignment -name FAST_INPUT_REGISTER ON -to adc1_chb_p[2]
set_instance_assignment -name FAST_INPUT_REGISTER ON -to adc1_chb_p[3]
set_instance_assignment -name FAST_INPUT_REGISTER ON -to adc1_chb_p[4]
set_instance_assignment -name FAST_INPUT_REGISTER ON -to adc1_chb_p[5]
set_instance_assignment -name FAST_INPUT_REGISTER ON -to adc1_chb_n[0]
set_instance_assignment -name FAST_INPUT_REGISTER ON -to adc1_chb_n[1]
set_instance_assignment -name FAST_INPUT_REGISTER ON -to adc1_chb_n[2]
set_instance_assignment -name FAST_INPUT_REGISTER ON -to adc1_chb_n[3]
set_instance_assignment -name FAST_INPUT_REGISTER ON -to adc1_chb_n[4]
set_instance_assignment -name FAST_INPUT_REGISTER ON -to adc1_chb_n[5]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to adc1_chb_p[5]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to adc1_chb_p[4]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to adc1_chb_p[3]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to adc1_chb_p[2]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to adc1_chb_p[1]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to adc1_chb_p[0]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to adc1_chb_n[5]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to adc1_chb_n[4]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to adc1_chb_n[3]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to adc1_chb_n[2]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to adc1_chb_n[1]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to adc1_chb_n[0]
## adc clk
set_location_assignment PIN_H16 -to adc1_clk_p
set_location_assignment PIN_H15 -to adc1_clk_n
#-------------------------------------------------------------------------------------------------
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to adc1_clk_p
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to adc1_clk_n
set_instance_assignment -name FAST_INPUT_REGISTER ON -to adc1_clk_p
set_instance_assignment -name FAST_INPUT_REGISTER ON -to adc1_clk_n
##==============DAC================================================================================
##dac_clk
set_location_assignment PIN_G8 -to dac1_clk_n
set_location_assignment PIN_H8 -to dac1_clk_p
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_clk_n
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_clk_p
set_location_assignment PIN_B5 -to dac1_data_n[15]
set_location_assignment PIN_A5 -to dac1_data_p[15]
set_location_assignment PIN_B11 -to dac1_data_n[14]
set_location_assignment PIN_C11 -to dac1_data_p[14]
set_location_assignment PIN_A9 -to dac1_data_n[13]
set_location_assignment PIN_A10 -to dac1_data_p[13]
set_location_assignment PIN_B7 -to dac1_data_n[12]
set_location_assignment PIN_B6 -to dac1_data_p[12]
set_location_assignment PIN_C8 -to dac1_data_n[11]
set_location_assignment PIN_D7 -to dac1_data_p[11]
set_location_assignment PIN_H10 -to dac1_data_n[10]
set_location_assignment PIN_J11 -to dac1_data_p[10]
set_location_assignment PIN_E7 -to dac1_data_n[9]
set_location_assignment PIN_F7 -to dac1_data_p[9]
set_location_assignment PIN_F12 -to dac1_data_n[8]
set_location_assignment PIN_G11 -to dac1_data_p[8]
set_location_assignment PIN_A13 -to dac1_data_n[7]
set_location_assignment PIN_B13 -to dac1_data_p[7]
set_location_assignment PIN_A12 -to dac1_data_n[6]
set_location_assignment PIN_B12 -to dac1_data_p[6]
set_location_assignment PIN_K7 -to dac1_data_n[5]
set_location_assignment PIN_L7 -to dac1_data_p[5]
set_location_assignment PIN_K9 -to dac1_data_n[4]
set_location_assignment PIN_L8 -to dac1_data_p[4]
set_location_assignment PIN_F14 -to dac1_data_n[3]
set_location_assignment PIN_G15 -to dac1_data_p[3]
set_location_assignment PIN_C16 -to dac1_data_n[2]
set_location_assignment PIN_B16 -to dac1_data_p[2]
set_location_assignment PIN_K16 -to dac1_data_n[1]
set_location_assignment PIN_J17 -to dac1_data_p[1]
set_location_assignment PIN_G16 -to dac1_data_n[0]
set_location_assignment PIN_G17 -to dac1_data_p[0]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_n[15]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_p[15]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_n[14]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_p[14]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_n[13]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_n[12]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_n[11]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_n[10]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_n[9]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_n[8]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_n[7]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_n[6]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_n[5]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_n[4]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_n[3]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_n[2]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_n[1]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_n[0]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_p[13]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_p[12]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_p[11]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_p[10]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_p[9]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_p[8]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_p[7]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_p[6]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_p[5]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_p[4]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_p[3]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_p[2]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_p[1]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_data_p[0]
##-----------------dac_frame-------------------------------------------------------------------
set_location_assignment PIN_A15 -to dac1_frame_p
set_location_assignment PIN_A14 -to dac1_frame_n
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_frame_n
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 2.5-V SSTL CLASS II" -to dac1_frame_p
#Y DAC1_SLEEP
set_location_assignment PIN_P19 -to dac1_sleep
set_instance_assignment -name IO_STANDARD "2.5 V" -to dac1_sleep
##==========================FPGA-to-MCU============================================================
##MCU to FPGA,
set_location_assignment PIN_T8 -to mcu_to_da_sync
##---spi
set_location_assignment PIN_U8 -to spi_clk
set_location_assignment PIN_U7 -to spi_cs
set_location_assignment PIN_W9 -to spi_miso
set_location_assignment PIN_W8 -to spi_mosi
##=======================Test_Pin======================================================================
set_location_assignment PIN_F10 -to test_pin_in[7]
set_location_assignment PIN_G10 -to test_pin_in[6]
set_location_assignment PIN_F9 -to test_pin_in[5]
set_location_assignment PIN_E10 -to test_pin_in[4]
set_location_assignment PIN_C9 -to test_pin_in[3]
set_location_assignment PIN_H6 -to test_pin_in[2]
set_location_assignment PIN_D9 -to test_pin_in[1]
set_location_assignment PIN_A7 -to test_pin_in[0]
set_location_assignment PIN_G13 -to test_pin_out[7]
set_location_assignment PIN_H13 -to test_pin_out[6]
set_location_assignment PIN_J9 -to test_pin_out[5]
set_location_assignment PIN_H9 -to test_pin_out[4]
set_location_assignment PIN_B10 -to test_pin_out[3]
set_location_assignment PIN_G6 -to test_pin_out[2]
set_location_assignment PIN_E9 -to test_pin_out[1]
set_location_assignment PIN_A8 -to test_pin_out[0]
set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to test_pin_in[6]
set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to test_pin_in[7]
set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to test_pin_in[5]
set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to test_pin_in[4]
set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to test_pin_in[3]
set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to test_pin_in[2]
set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to test_pin_in[1]
set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to test_pin_in[0]
##=============================================================================================
##att_ctrl
set_location_assignment PIN_AB6 -to dl_att1_clk
set_location_assignment PIN_AB5 -to dl_att1_data
set_location_assignment PIN_V9 -to dl_att1_le
set_location_assignment PIN_N20 -to dl_att3_clk
set_location_assignment PIN_N21 -to dl_att3_data
set_location_assignment PIN_N19 -to dl_att3_le
set_location_assignment PIN_AA7 -to ul_att1_clk
set_location_assignment PIN_AB7 -to ul_att1_data
set_location_assignment PIN_AA8 -to ul_att1_le
set_location_assignment PIN_M20 -to ul_att3_clk
set_location_assignment PIN_M21 -to ul_att3_data
set_location_assignment PIN_L19 -to ul_att3_le
##========LED==============================================================================
#set_location_assignment PIN_A7 -to led_agc
#set_location_assignment PIN_B7 -to led_alm
#set_location_assignment PIN_A8 -to led_iso
set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top
set_location_assignment PIN_U17 -to fpga_run
set_instance_assignment -name IO_STANDARD "2.5 V" -to fpga_run
#set_location_assignment PIN_P6 -to led_sw
#set_instance_assignment -name IO_STANDARD "2.5 V" -to led_sw
##==========================================================================================
}
Tcl写法
时间: 2024-10-07 01:46:57
Tcl写法的相关文章
数字集成电路设计-19-pipeline的写法
引言 之前,我们介绍了数字设计中一些基本组合逻辑的写法(http://blog.csdn.net/rill_zhen/article/details/39586191)以及状态机的写法(http://blog.csdn.net/rill_zhen/article/details/39585367),本小节我们通过一个小实验来熟悉一下pipeline的写法. 在多数的资料和教课书中提到pipeline时,大多只是解释概念,很少介绍其具体RTL实现的,给人一种高达上的感觉.有的资料中会提到具体写法,
数字集成电路设计-12-状态机的四种写法
引言 在实际的数字电路设计中,状态机是最常用的逻辑,而且往往是全部逻辑的核心部分,所以状态机的质量,会在比较大的程度上影响整个电路的质量. 本小节我们通过一个简单的例子(三进制脉动计数器)来说明一下状态机的4中写法. 1,模块功能 由于我们的目的在于说明状态机的写作方式,所以其逻辑越简单有利于理解.就是一个简单的脉动计数器,每个三个使能信号输出一个标示信号. 2,一段式 状态机的写法,一般有四种,即一段式,两段式,三段式,四段式.对于一段式的写法,整个状态机的状态转移.转移条件.对应状态的输出都
一维数组的三种写法
/** *一维 数组的几种写法 * 记住:①数组的左边不能有数字 * ②数组的右边既然初始化了数组,那么就要赋值 */ //一维数组的标准格式 String[] arr1 = new String[]{"bo","li","jian"}; //上面的简写格式 String[] arr2 = {"bo","li","jian"}; //初始化容量 String[] arr3 = new
优雅的css写法
一.利用好代码折叠 css也可以进行优雅的代码折叠而且会比html更好看 折叠后的效果: 这样就可以很舒服的把它折叠起来. 二.向Twitter Bootstrap学习 1. 学习的第一点就是用class,去减少id.当然这是一个很基本的知识. 2. 学习的第二点是命名的词汇. 如group.control.banner.list.item,title.panel.content.container这些表结构和关系的词汇: 还有一些形容词danger.primary.lg.xs.info等等:
awk支持多个记录分隔符的写法
awk的-F参数可以指定新的记录分隔符,有些时候可能需求指定多个分隔符,比如下面的内容 width:720 height:360 如果需要取出width和height后面的值的话,一般大家会这样做,即做两次awk操作 # echo "width:720 height:360" | awk '{print $1;print $2}' | awk -F: '{print $2}' 720 360 其实呢,通过在awk中指定两个记录分隔符(空格和:),即可一次性的提取出width和heigh
转:Nginx 配置 location 总结及 rewrite 规则写法
转: http://www.linuxidc.com/Linux/2015-06/119398.htm 1. location正则写法 一个示例: location =/{ # 精确匹配 / ,主机名后面不能带任何字符串 [ configuration A ] } location /{ # 因为所有的地址都以 / 开头,所以这条规则将匹配到所有请求 # 但是正则和最长字符串会优先匹配 [ configuration B ] } location /documents/{ # 匹配任何以 /do
C++ String 深拷贝(传统写法+现代写法)
//C++String 类的常规写法 #include <iostream> using namespace std; class String { public: //构造函数 String(char*str = "") :_str(new char[strlen(str) + 1]) { strcpy(_str, str); } //拷贝构造 String(const String &s) { _str
Scala函数字面量简化写法
Scala提供了多种方法来简化函数字面量中多余的部分,比如前面例子中filter方法中使用的函数字面量,完整的写法如下: (x :Int ) => x +1 首先可以省略到参数的类型,Scala可以根据上下文推算出参数的类型,函数定义可以简化为: (x) => x +1 这个函数可以进一步去掉参数的括号,这里的括号不起什么作用: x => x +1 Scala 还可以进一步简化,Scala允许使用”占位符”下划线”_”来替代一个或多个参数,只要这个参数值函数定义中只出现一次,Scala编
Tcl学习之--列表|字典
[列表|字典] Tcl使用列表来处理各种集合,比如一个文件夹中的所有文件,以及一个组件的所有选项.最简单的列表就是包含由任意个空格.制表符.换行符.分隔的任意多个元素的字符串.比如: JerryAlice Mandy David l lindex命令: --> 获取元素 至少需要两个参数,一个列表和一个索引值,返回取得的元素 如果列表中包含列表的话,访问子列表中的元素就要多个参数 l llength命令: --> 获取长度 列表命令中可以把一个含有空白符的元素括在括号中,还可以使用反斜线来