实例介绍
【实例截图】
【核心代码】
01_led_test
├── ax301_ax4010_base.tcl
├── db
│ ├── led_test.db_info
│ ├── led_test.ipinfo
│ ├── led_test.sld_design_entry.sci
│ └── led_test_partition_pins.json
├── incremental_db
│ ├── README
│ └── compiled_partitions
│ └── led_test.db_info
├── led_test.jdi
├── led_test.qpf
├── led_test.qsf
├── led_test.qws
├── led_test.v
├── led_test_assignment_defaults.qdf
├── output_files
│ ├── led_test.asm.rpt
│ ├── led_test.done
│ ├── led_test.fit.rpt
│ ├── led_test.fit.smsg
│ ├── led_test.fit.summary
│ ├── led_test.flow.rpt
│ ├── led_test.jdi
│ ├── led_test.map.rpt
│ ├── led_test.map.summary
│ ├── led_test.pin
│ ├── led_test.sld
│ ├── led_test.sof
│ ├── led_test.sta.rpt
│ └── led_test.sta.summary
├── shift_sim
│ ├── 220model.v
│ ├── shift_tb.v
│ ├── shiftreg.v
│ ├── start.do
│ ├── transcript
│ ├── work
│ │ ├── @_opt
│ │ │ ├── _deps
│ │ │ ├── voptdcb0d3
│ │ │ ├── vopted7nfw
│ │ │ ├── voptfe3cim
│ │ │ ├── voptgfz1me
│ │ │ ├── vopthgvqq7
│ │ │ ├── voptihqdt0
│ │ │ ├── voptjij3xs
│ │ │ ├── voptkjfszi
│ │ │ ├── voptmkbf2c
│ │ │ ├── voptnm7555
│ │ │ ├── voptqn3v7y
│ │ │ ├── voptrqzgaq
│ │ │ ├── voptsrv6dg
│ │ │ ├── vopttsqwf9
│ │ │ ├── voptvtjii2
│ │ │ ├── voptwvf8mv
│ │ │ ├── voptxwbyqk
│ │ │ ├── voptyx7ktd
│ │ │ └── voptzy3ax6
│ │ ├── @l@p@m_@d@e@v@i@c@e_@f@a@m@i@l@i@e@s
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── @l@p@m_@h@i@n@t_@e@v@a@l@u@a@t@i@o@n
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── @l@p@m_@m@e@m@o@r@y_@i@n@i@t@i@a@l@i@z@a@t@i@o@n
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── _info
│ │ ├── _opt__lock
│ │ ├── _temp
│ │ ├── _vmake
│ │ ├── lpm_abs
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_add_sub
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_and
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_bipad
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_bustri
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_clshift
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_compare
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_constant
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_counter
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_decode
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_divide
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_ff
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_fifo
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_fifo_dc
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_fifo_dc_async
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_fifo_dc_dffpipe
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_fifo_dc_fefifo
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_inpad
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_inv
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_latch
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_mult
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_mux
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_or
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_outpad
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_ram_dp
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_ram_dq
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_ram_io
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_rom
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_shiftreg
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── lpm_xor
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ ├── shift_tb
│ │ │ ├── _primary.dat
│ │ │ ├── _primary.dbs
│ │ │ └── _primary.vhd
│ │ └── shiftreg
│ │ ├── _primary.dat
│ │ ├── _primary.dbs
│ │ └── _primary.vhd
│ └── 点我仿真.bat
└── sim
├── led_test.v
├── led_test_tb.v
├── start.do
├── transcript
├── work
│ ├── @_opt
│ │ ├── _deps
│ │ ├── vopt4z3zt2
│ │ ├── vopt5atca4
│ │ ├── vopt6mgts5
│ │ ├── voptbza74a
│ │ ├── voptca1mjb
│ │ ├── vopthkv1yf
│ │ ├── voptizhfdh
│ │ ├── voptja8xwi
│ │ ├── voptq9cwqm
│ │ ├── voptrk2a7q
│ │ ├── voptszrqnr
│ │ ├── vopty9j41x
│ │ └── voptzk9igy
│ ├── @_opt1
│ │ ├── _deps
│ │ ├── vopt34zins
│ │ ├── vopt68y5dj
│ │ ├── vopt776ahb
│ │ ├── voptab5x75
│ │ ├── voptdf4gyy
│ │ ├── vopteeck2q
│ │ ├── vopthib7sg
│ │ ├── voptknatfa
│ │ ├── voptmmiyj2
│ │ ├── voptrshhaw
│ │ ├── voptvxg41n
│ │ ├── voptwwr85e
│ │ └── voptz0rvv7
│ ├── _info
│ ├── _temp
│ ├── _vmake
│ ├── led_test
│ │ ├── _primary.dat
│ │ ├── _primary.dbs
│ │ └── _primary.vhd
│ └── led_test_tb
│ ├── _primary.dat
│ ├── _primary.dbs
│ └── _primary.vhd
└── 点我仿真.bat
50 directories, 202 files
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论