实例介绍
本科毕业设计用的非常简洁实用的代码,VHDL实现
【实例截图】
【核心代码】
VHDL代码
└── 频率计VHDL代码
├── cnt
│ ├── cnt.asm.rpt
│ ├── cnt.done
│ ├── cnt.fit.rpt
│ ├── cnt.fit.smsg
│ ├── cnt.fit.summary
│ ├── cnt.flow.rpt
│ ├── cnt.map.rpt
│ ├── cnt.map.summary
│ ├── cnt.pin
│ ├── cnt.pof
│ ├── cnt.qpf
│ ├── cnt.qsf
│ ├── cnt.qws
│ ├── cnt.sim.rpt
│ ├── cnt.sof
│ ├── cnt.tan.rpt
│ ├── cnt.tan.summary
│ ├── cnt.vhd
│ ├── cnt.vwf
│ ├── db
│ │ ├── add_sub_ish.tdf
│ │ ├── cnt.(0).cnf.cdb
│ │ ├── cnt.(0).cnf.hdb
│ │ ├── cnt.asm.qmsg
│ │ ├── cnt.cbx.xml
│ │ ├── cnt.cmp0.ddb
│ │ ├── cnt.cmp.bpm
│ │ ├── cnt.cmp.cdb
│ │ ├── cnt.cmp.ecobp
│ │ ├── cnt.cmp.hdb
│ │ ├── cnt.cmp.kpt
│ │ ├── cnt.cmp.logdb
│ │ ├── cnt.cmp_merge.kpt
│ │ ├── cnt.cmp.rdb
│ │ ├── cnt.cmp.tdb
│ │ ├── cnt.db_info
│ │ ├── cnt.eco.cdb
│ │ ├── cnt.eds_overflow
│ │ ├── cnt.fit.qmsg
│ │ ├── cnt.fnsim.cdb
│ │ ├── cnt.fnsim.hdb
│ │ ├── cnt.fnsim.qmsg
│ │ ├── cnt.hier_info
│ │ ├── cnt.hif
│ │ ├── cnt.lpc.html
│ │ ├── cnt.lpc.rdb
│ │ ├── cnt.lpc.txt
│ │ ├── cnt.map_bb.cdb
│ │ ├── cnt.map_bb.hdb
│ │ ├── cnt.map_bb.logdb
│ │ ├── cnt.map.bpm
│ │ ├── cnt.map.cdb
│ │ ├── cnt.map.ecobp
│ │ ├── cnt.map.hdb
│ │ ├── cnt.map.kpt
│ │ ├── cnt.map.logdb
│ │ ├── cnt.map.qmsg
│ │ ├── cnt.pre_map.cdb
│ │ ├── cnt.pre_map.hdb
│ │ ├── cnt.rtlv.hdb
│ │ ├── cnt.rtlv_sg.cdb
│ │ ├── cnt.rtlv_sg_swap.cdb
│ │ ├── cnt.sgdiff.cdb
│ │ ├── cnt.sgdiff.hdb
│ │ ├── cnt.sim.cvwf
│ │ ├── cnt.simfam
│ │ ├── cnt.sim.hdb
│ │ ├── cnt.sim.qmsg
│ │ ├── cnt.sim.rdb
│ │ ├── cnt.sld_design_entry_dsc.sci
│ │ ├── cnt.sld_design_entry.sci
│ │ ├── cnt.syn_hier_info
│ │ ├── cnt.tan.qmsg
│ │ ├── cnt.tis_db_list.ddb
│ │ ├── cnt.tmw_info
│ │ ├── prev_cmp_cnt.asm.qmsg
│ │ ├── prev_cmp_cnt.fit.qmsg
│ │ ├── prev_cmp_cnt.map.qmsg
│ │ ├── prev_cmp_cnt.qmsg
│ │ ├── prev_cmp_cnt.tan.qmsg
│ │ └── wed.wsf
│ └── incremental_db
│ ├── compiled_partitions
│ │ ├── cnt.root_partition.cmp.atm
│ │ ├── cnt.root_partition.cmp.dfp
│ │ ├── cnt.root_partition.cmp.hdbx
│ │ ├── cnt.root_partition.cmp.kpt
│ │ ├── cnt.root_partition.cmp.logdb
│ │ ├── cnt.root_partition.cmp.rcf
│ │ ├── cnt.root_partition.map.atm
│ │ ├── cnt.root_partition.map.dpi
│ │ ├── cnt.root_partition.map.hdbx
│ │ └── cnt.root_partition.map.kpt
│ └── README
├── cnt10
│ ├── cnt10.asm.rpt
│ ├── cnt10.done
│ ├── cnt10.fit.rpt
│ ├── cnt10.fit.smsg
│ ├── cnt10.fit.summary
│ ├── cnt10.flow.rpt
│ ├── cnt10.map.rpt
│ ├── cnt10.map.summary
│ ├── cnt10.pin
│ ├── cnt10.pof
│ ├── cnt10.qpf
│ ├── cnt10.qsf
│ ├── cnt10.qws
│ ├── cnt10.sim.rpt
│ ├── cnt10.sof
│ ├── cnt10.tan.rpt
│ ├── cnt10.tan.summary
│ ├── cnt10.vhd
│ ├── cnt10.vwf
│ ├── db
│ │ ├── add_sub_4rh.tdf
│ │ ├── cnt10.(0).cnf.cdb
│ │ ├── cnt10.(0).cnf.hdb
│ │ ├── cnt10.asm.qmsg
│ │ ├── cnt10.cbx.xml
│ │ ├── cnt10.cmp0.ddb
│ │ ├── cnt10.cmp.bpm
│ │ ├── cnt10.cmp.cdb
│ │ ├── cnt10.cmp.ecobp
│ │ ├── cnt10.cmp.hdb
│ │ ├── cnt10.cmp.kpt
│ │ ├── cnt10.cmp.logdb
│ │ ├── cnt10.cmp_merge.kpt
│ │ ├── cnt10.cmp.rdb
│ │ ├── cnt10.cmp.tdb
│ │ ├── cnt10.db_info
│ │ ├── cnt10.eco.cdb
│ │ ├── cnt10.eds_overflow
│ │ ├── cnt10.fit.qmsg
│ │ ├── cnt10.fnsim.hdb
│ │ ├── cnt10.fnsim.qmsg
│ │ ├── cnt10.hier_info
│ │ ├── cnt10.hif
│ │ ├── cnt10.lpc.html
│ │ ├── cnt10.lpc.rdb
│ │ ├── cnt10.lpc.txt
│ │ ├── cnt10.map_bb.cdb
│ │ ├── cnt10.map_bb.hdb
│ │ ├── cnt10.map_bb.logdb
│ │ ├── cnt10.map.bpm
│ │ ├── cnt10.map.cdb
│ │ ├── cnt10.map.ecobp
│ │ ├── cnt10.map.hdb
│ │ ├── cnt10.map.kpt
│ │ ├── cnt10.map.logdb
│ │ ├── cnt10.map.qmsg
│ │ ├── cnt10.pre_map.cdb
│ │ ├── cnt10.pre_map.hdb
│ │ ├── cnt10.rtlv.hdb
│ │ ├── cnt10.rtlv_sg.cdb
│ │ ├── cnt10.rtlv_sg_swap.cdb
│ │ ├── cnt10.sgdiff.cdb
│ │ ├── cnt10.sgdiff.hdb
│ │ ├── cnt10.sim.cvwf
│ │ ├── cnt10.sim.hdb
│ │ ├── cnt10.sim.qmsg
│ │ ├── cnt10.sim.rdb
│ │ ├── cnt10.sld_design_entry_dsc.sci
│ │ ├── cnt10.sld_design_entry.sci
│ │ ├── cnt10.syn_hier_info
│ │ ├── cnt10.tan.qmsg
│ │ ├── cnt10.tis_db_list.ddb
│ │ ├── cnt10.tmw_info
│ │ ├── prev_cmp_cnt10.asm.qmsg
│ │ ├── prev_cmp_cnt10.fit.qmsg
│ │ ├── prev_cmp_cnt10.map.qmsg
│ │ ├── prev_cmp_cnt10.qmsg
│ │ ├── prev_cmp_cnt10.sim.qmsg
│ │ ├── prev_cmp_cnt10.tan.qmsg
│ │ └── wed.wsf
│ └── incremental_db
│ ├── compiled_partitions
│ │ ├── cnt10.root_partition.cmp.atm
│ │ ├── cnt10.root_partition.cmp.dfp
│ │ ├── cnt10.root_partition.cmp.hdbx
│ │ ├── cnt10.root_partition.cmp.kpt
│ │ ├── cnt10.root_partition.cmp.logdb
│ │ ├── cnt10.root_partition.cmp.rcf
│ │ ├── cnt10.root_partition.map.atm
│ │ ├── cnt10.root_partition.map.dpi
│ │ ├── cnt10.root_partition.map.hdbx
│ │ └── cnt10.root_partition.map.kpt
│ └── README
├── freq
│ ├── cnt10.vhd
│ ├── db
│ │ ├── add_sub_4rh.tdf
│ │ ├── freq.(0).cnf.cdb
│ │ ├── freq.(0).cnf.hdb
│ │ ├── freq.(1).cnf.cdb
│ │ ├── freq.(1).cnf.hdb
│ │ ├── freq.(2).cnf.cdb
│ │ ├── freq.(2).cnf.hdb
│ │ ├── freq.(3).cnf.cdb
│ │ ├── freq.(3).cnf.hdb
│ │ ├── freq.asm.qmsg
│ │ ├── freq.cbx.xml
│ │ ├── freq.cmp0.ddb
│ │ ├── freq.cmp.bpm
│ │ ├── freq.cmp.cdb
│ │ ├── freq.cmp.ecobp
│ │ ├── freq.cmp.hdb
│ │ ├── freq.cmp.kpt
│ │ ├── freq.cmp.logdb
│ │ ├── freq.cmp_merge.kpt
│ │ ├── freq.cmp.rdb
│ │ ├── freq.cmp.tdb
│ │ ├── freq.db_info
│ │ ├── freq.eco.cdb
│ │ ├── freq.eds_overflow
│ │ ├── freq.fit.qmsg
│ │ ├── freq.fnsim.hdb
│ │ ├── freq.fnsim.qmsg
│ │ ├── freq.hier_info
│ │ ├── freq.hif
│ │ ├── freq.lpc.html
│ │ ├── freq.lpc.rdb
│ │ ├── freq.lpc.txt
│ │ ├── freq.map_bb.cdb
│ │ ├── freq.map_bb.hdb
│ │ ├── freq.map_bb.logdb
│ │ ├── freq.map.bpm
│ │ ├── freq.map.cdb
│ │ ├── freq.map.ecobp
│ │ ├── freq.map.hdb
│ │ ├── freq.map.kpt
│ │ ├── freq.map.logdb
│ │ ├── freq.map.qmsg
│ │ ├── freq.pre_map.cdb
│ │ ├── freq.pre_map.hdb
│ │ ├── freq.rtlv.hdb
│ │ ├── freq.rtlv_sg.cdb
│ │ ├── freq.rtlv_sg_swap.cdb
│ │ ├── freq.sgdiff.cdb
│ │ ├── freq.sgdiff.hdb
│ │ ├── freq.sim.cvwf
│ │ ├── freq.simfam
│ │ ├── freq.sim.hdb
│ │ ├── freq.sim.qmsg
│ │ ├── freq.sim.rdb
│ │ ├── freq.sld_design_entry_dsc.sci
│ │ ├── freq.sld_design_entry.sci
│ │ ├── freq.syn_hier_info
│ │ ├── freq.tan.qmsg
│ │ ├── freq.tis_db_list.ddb
│ │ ├── freq.tmw_info
│ │ ├── prev_cmp_freq.asm.qmsg
│ │ ├── prev_cmp_freq.fit.qmsg
│ │ ├── prev_cmp_freq.map.qmsg
│ │ ├── prev_cmp_freq.qmsg
│ │ ├── prev_cmp_freq.sim.qmsg
│ │ ├── prev_cmp_freq.tan.qmsg
│ │ └── wed.wsf
│ ├── freq.asm.rpt
│ ├── freq.done
│ ├── freq.fit.rpt
│ ├── freq.fit.smsg
│ ├── freq.fit.summary
│ ├── freq.flow.rpt
│ ├── freq.map.rpt
│ ├── freq.map.summary
│ ├── freq.pin
│ ├── freq.pof
│ ├── freq.qpf
│ ├── freq.qsf
│ ├── freq.qws
│ ├── freq.sim.rpt
│ ├── freq.sof
│ ├── freq.tan.rpt
│ ├── freq.tan.summary
│ ├── freq.vhd
│ ├── freq.vwf
│ ├── incremental_db
│ │ ├── compiled_partitions
│ │ │ ├── freq.root_partition.cmp.atm
│ │ │ ├── freq.root_partition.cmp.dfp
│ │ │ ├── freq.root_partition.cmp.hdbx
│ │ │ ├── freq.root_partition.cmp.kpt
│ │ │ ├── freq.root_partition.cmp.logdb
│ │ │ ├── freq.root_partition.cmp.rcf
│ │ │ ├── freq.root_partition.map.atm
│ │ │ ├── freq.root_partition.map.dpi
│ │ │ ├── freq.root_partition.map.hdbx
│ │ │ └── freq.root_partition.map.kpt
│ │ └── README
│ ├── reg32b.vhd
│ ├── testctl.vhd
│ └── undo_redo.txt
├── PIN1MHZ
│ ├── db
│ │ ├── add_sub_6rh.tdf
│ │ ├── ppp.(0).cnf.cdb
│ │ ├── ppp.(0).cnf.hdb
│ │ ├── ppp.asm.qmsg
│ │ ├── ppp.cbx.xml
│ │ ├── ppp.cmp0.ddb
│ │ ├── ppp.cmp.bpm
│ │ ├── ppp.cmp.cdb
│ │ ├── ppp.cmp.ecobp
│ │ ├── ppp.cmp.hdb
│ │ ├── ppp.cmp.kpt
│ │ ├── ppp.cmp.logdb
│ │ ├── ppp.cmp_merge.kpt
│ │ ├── ppp.cmp.rdb
│ │ ├── ppp.cmp.tdb
│ │ ├── ppp.db_info
│ │ ├── ppp.eco.cdb
│ │ ├── ppp.eds_overflow
│ │ ├── ppp.fit.qmsg
│ │ ├── ppp.fnsim.cdb
│ │ ├── ppp.fnsim.hdb
│ │ ├── ppp.fnsim.qmsg
│ │ ├── ppp.hier_info
│ │ ├── ppp.hif
│ │ ├── ppp.lpc.html
│ │ ├── ppp.lpc.rdb
│ │ ├── ppp.lpc.txt
│ │ ├── ppp.map_bb.cdb
│ │ ├── ppp.map_bb.hdb
│ │ ├── ppp.map_bb.logdb
│ │ ├── ppp.map.bpm
│ │ ├── ppp.map.cdb
│ │ ├── ppp.map.ecobp
│ │ ├── ppp.map.hdb
│ │ ├── ppp.map.kpt
│ │ ├── ppp.map.logdb
│ │ ├── ppp.map.qmsg
│ │ ├── ppp.pre_map.cdb
│ │ ├── ppp.pre_map.hdb
│ │ ├── ppp.rtlv.hdb
│ │ ├── ppp.rtlv_sg.cdb
│ │ ├── ppp.rtlv_sg_swap.cdb
│ │ ├── ppp.sgdiff.cdb
│ │ ├── ppp.sgdiff.hdb
│ │ ├── ppp.sim.cvwf
│ │ ├── ppp.simfam
│ │ ├── ppp.sim.hdb
│ │ ├── ppp.sim.qmsg
│ │ ├── ppp.sim.rdb
│ │ ├── ppp.sld_design_entry_dsc.sci
│ │ ├── ppp.sld_design_entry.sci
│ │ ├── ppp.syn_hier_info
│ │ ├── ppp.tan.qmsg
│ │ ├── ppp.tis_db_list.ddb
│ │ ├── ppp.tmw_info
│ │ ├── prev_cmp_ppp.asm.qmsg
│ │ ├── prev_cmp_ppp.fit.qmsg
│ │ ├── prev_cmp_ppp.map.qmsg
│ │ ├── prev_cmp_ppp.qmsg
│ │ ├── prev_cmp_ppp.sim.qmsg
│ │ ├── prev_cmp_ppp.tan.qmsg
│ │ └── wed.wsf
│ ├── incremental_db
│ │ ├── compiled_partitions
│ │ │ ├── ppp.root_partition.cmp.atm
│ │ │ ├── ppp.root_partition.cmp.dfp
│ │ │ ├── ppp.root_partition.cmp.hdbx
│ │ │ ├── ppp.root_partition.cmp.kpt
│ │ │ ├── ppp.root_partition.cmp.logdb
│ │ │ ├── ppp.root_partition.cmp.rcf
│ │ │ ├── ppp.root_partition.map.atm
│ │ │ ├── ppp.root_partition.map.dpi
│ │ │ ├── ppp.root_partition.map.hdbx
│ │ │ └── ppp.root_partition.map.kpt
│ │ └── README
│ ├── PIN1MHZ.vhd
│ ├── PIN1MHZ.vwf
│ ├── ppp.asm.rpt
│ ├── ppp.done
│ ├── ppp.fit.rpt
│ ├── ppp.fit.smsg
│ ├── ppp.fit.summary
│ ├── ppp.flow.rpt
│ ├── ppp.map.rpt
│ ├── ppp.map.summary
│ ├── ppp.pin
│ ├── ppp.pof
│ ├── ppp.qpf
│ ├── ppp.qsf
│ ├── ppp.qws
│ ├── ppp.sim.rpt
│ ├── ppp.sof
│ ├── ppp.tan.rpt
│ └── ppp.tan.summary
├── qq1
│ ├── 2
│ │ ├── b.asm.rpt
│ │ ├── b.done
│ │ ├── b.fit.eqn
│ │ ├── b.fit.rpt
│ │ ├── b.fit.summary
│ │ ├── b.flow.rpt
│ │ ├── b.map.eqn
│ │ ├── b.map.rpt
│ │ ├── b.map.summary
│ │ ├── b.pin
│ │ ├── b.pof
│ │ ├── b.qpf
│ │ ├── b.qsf
│ │ ├── b.qws
│ │ ├── b.sim.rpt
│ │ ├── b.sof
│ │ ├── b.tan.rpt
│ │ ├── b.tan.summary
│ │ ├── cmp_state.ini
│ │ ├── db
│ │ │ ├── b.(0).cnf.cdb
│ │ │ ├── b.(0).cnf.hdb
│ │ │ ├── b.asm.qmsg
│ │ │ ├── b.cmp.cdb
│ │ │ ├── b.cmp.ddb
│ │ │ ├── b.cmp.hdb
│ │ │ ├── b_cmp.qrpt
│ │ │ ├── b.cmp.rdb
│ │ │ ├── b.cmp.tdb
│ │ │ ├── b.dat_manager.dat
│ │ │ ├── b.db_info
│ │ │ ├── b.fit.qmsg
│ │ │ ├── b.hier_info
│ │ │ ├── b.hif
│ │ │ ├── b.icc
│ │ │ ├── b.map.cdb
│ │ │ ├── b.map.hdb
│ │ │ ├── b.map.qmsg
│ │ │ ├── b.pre_map.hdb
│ │ │ ├── b.project.hdb
│ │ │ ├── b.rtlv.hdb
│ │ │ ├── b.rtlv_sg.cdb
│ │ │ ├── b.rtlv_sg_swap.cdb
│ │ │ ├── b.sgdiff.cdb
│ │ │ ├── b.sgdiff.hdb
│ │ │ ├── b.signalprobe.cdb
│ │ │ ├── b.sim.hdb
│ │ │ ├── b.sim.qmsg
│ │ │ ├── b_sim.qrpt
│ │ │ ├── b.sim.rdb
│ │ │ ├── b.sld_design_entry_dsc.sci
│ │ │ ├── b.sld_design_entry.sci
│ │ │ ├── b.syn_hier_info
│ │ │ └── b.tan.qmsg
│ │ └── yuanli.bdf
│ ├── ALL.bdf
│ ├── cmp_state.ini
│ ├── cnt10.bsf
│ ├── cnt10.vhd
│ ├── cnt8.bsf
│ ├── cnt8.vhd
│ ├── cnt.bsf
│ ├── cnt.vhd
│ ├── db
│ │ ├── cntr_ed8.tdf
│ │ ├── pinlvji.(0).cnf.cdb
│ │ ├── pinlvji.(0).cnf.hdb
│ │ ├── pinlvji.(10).cnf.cdb
│ │ ├── pinlvji.(10).cnf.hdb
│ │ ├── pinlvji.(11).cnf.cdb
│ │ ├── pinlvji.(11).cnf.hdb
│ │ ├── pinlvji.(1).cnf.cdb
│ │ ├── pinlvji.(1).cnf.hdb
│ │ ├── pinlvji.(2).cnf.cdb
│ │ ├── pinlvji.(2).cnf.hdb
│ │ ├── pinlvji.(3).cnf.cdb
│ │ ├── pinlvji.(3).cnf.hdb
│ │ ├── pinlvji.(4).cnf.cdb
│ │ ├── pinlvji.(4).cnf.hdb
│ │ ├── pinlvji.(5).cnf.cdb
│ │ ├── pinlvji.(5).cnf.hdb
│ │ ├── pinlvji.(6).cnf.cdb
│ │ ├── pinlvji.(6).cnf.hdb
│ │ ├── pinlvji.(7).cnf.cdb
│ │ ├── pinlvji.(7).cnf.hdb
│ │ ├── pinlvji.(8).cnf.cdb
│ │ ├── pinlvji.(8).cnf.hdb
│ │ ├── pinlvji.(9).cnf.cdb
│ │ ├── pinlvji.(9).cnf.hdb
│ │ ├── pinlvji.asm.qmsg
│ │ ├── pinlvji.cbx.xml
│ │ ├── pinlvji.cmp0.ddb
│ │ ├── pinlvji.cmp.cdb
│ │ ├── pinlvji.cmp.hdb
│ │ ├── pinlvji.cmp.kpt
│ │ ├── pinlvji.cmp.logdb
│ │ ├── pinlvji_cmp.qrpt
│ │ ├── pinlvji.cmp.rdb
│ │ ├── pinlvji.cmp.tdb
│ │ ├── pinlvji.db_info
│ │ ├── pinlvji.eco.cdb
│ │ ├── pinlvji.fit.qmsg
│ │ ├── pinlvji.hier_info
│ │ ├── pinlvji.hif
│ │ ├── pinlvji.lpc.html
│ │ ├── pinlvji.lpc.rdb
│ │ ├── pinlvji.lpc.txt
│ │ ├── pinlvji.map.cdb
│ │ ├── pinlvji.map.hdb
│ │ ├── pinlvji.map.logdb
│ │ ├── pinlvji.map.qmsg
│ │ ├── pinlvji.pre_map.cdb
│ │ ├── pinlvji.pre_map.hdb
│ │ ├── pinlvji.rtlv.hdb
│ │ ├── pinlvji.rtlv_sg.cdb
│ │ ├── pinlvji.rtlv_sg_swap.cdb
│ │ ├── pinlvji.sgdiff.cdb
│ │ ├── pinlvji.sgdiff.hdb
│ │ ├── pinlvji.sld_design_entry_dsc.sci
│ │ ├── pinlvji.sld_design_entry.sci
│ │ ├── pinlvji.syn_hier_info
│ │ ├── pinlvji.tan.qmsg
│ │ ├── pinlvji.tis_db_list.ddb
│ │ ├── pinlvji.tmw_info
│ │ ├── prev_cmp_pinlvji.fit.qmsg
│ │ └── prev_cmp_pinlvji.map.qmsg
│ ├── display.bdf
│ ├── display.bsf
│ ├── freq.bsf
│ ├── freq.vhd
│ ├── incremental_db
│ │ ├── compiled_partitions
│ │ │ └── pinlvji.root_partition.map.kpt
│ │ └── README
│ ├── led.bsf
│ ├── led.vhd
│ ├── muxer.bsf
│ ├── muxer.doc
│ ├── muxer.vhd
│ ├── PIN1MHZ.bsf
│ ├── PIN1MHZ.vhd
│ ├── pinlvji.asm.rpt
│ ├── pinlvji_assignment_defaults.qdf
│ ├── pinlvji.cdf
│ ├── pinlvji.done
│ ├── pinlvji.dpf
│ ├── pinlvji.fit.eqn
│ ├── pinlvji.fit.rpt
│ ├── pinlvji.fit.smsg
│ ├── pinlvji.fit.summary
│ ├── pinlvji.flow.rpt
│ ├── pinlvji.map.eqn
│ ├── pinlvji.map.rpt
│ ├── pinlvji.map.summary
│ ├── pinlvji.pin
│ ├── pinlvji.pof
│ ├── pinlvji.qsf
│ ├── pinlvji.sof
│ ├── pinlvji.tan.rpt
│ ├── pinlvji.tan.summary
│ ├── ppp.qpf
│ ├── ppp.qws
│ ├── reg32b.bsf
│ ├── reg32b.vhd
│ ├── testctl.bsf
│ └── testctl.vhd
├── reg32b
│ ├── db
│ │ ├── prev_cmp_reg32b.asm.qmsg
│ │ ├── prev_cmp_reg32b.fit.qmsg
│ │ ├── prev_cmp_reg32b.map.qmsg
│ │ ├── prev_cmp_reg32b.qmsg
│ │ ├── prev_cmp_reg32b.tan.qmsg
│ │ ├── reg32b.(0).cnf.cdb
│ │ ├── reg32b.(0).cnf.hdb
│ │ ├── reg32b.asm.qmsg
│ │ ├── reg32b.cbx.xml
│ │ ├── reg32b.cmp0.ddb
│ │ ├── reg32b.cmp.bpm
│ │ ├── reg32b.cmp.cdb
│ │ ├── reg32b.cmp.ecobp
│ │ ├── reg32b.cmp.hdb
│ │ ├── reg32b.cmp.kpt
│ │ ├── reg32b.cmp.logdb
│ │ ├── reg32b.cmp_merge.kpt
│ │ ├── reg32b.cmp.rdb
│ │ ├── reg32b.cmp.tdb
│ │ ├── reg32b.db_info
│ │ ├── reg32b.eco.cdb
│ │ ├── reg32b.eds_overflow
│ │ ├── reg32b.fit.qmsg
│ │ ├── reg32b.fnsim.cdb
│ │ ├── reg32b.fnsim.hdb
│ │ ├── reg32b.fnsim.qmsg
│ │ ├── reg32b.hier_info
│ │ ├── reg32b.hif
│ │ ├── reg32b.lpc.html
│ │ ├── reg32b.lpc.rdb
│ │ ├── reg32b.lpc.txt
│ │ ├── reg32b.map_bb.cdb
│ │ ├── reg32b.map_bb.hdb
│ │ ├── reg32b.map_bb.logdb
│ │ ├── reg32b.map.bpm
│ │ ├── reg32b.map.cdb
│ │ ├── reg32b.map.ecobp
│ │ ├── reg32b.map.hdb
│ │ ├── reg32b.map.kpt
│ │ ├── reg32b.map.logdb
│ │ ├── reg32b.map.qmsg
│ │ ├── reg32b.pre_map.cdb
│ │ ├── reg32b.pre_map.hdb
│ │ ├── reg32b.rtlv.hdb
│ │ ├── reg32b.rtlv_sg.cdb
│ │ ├── reg32b.rtlv_sg_swap.cdb
│ │ ├── reg32b.sgdiff.cdb
│ │ ├── reg32b.sgdiff.hdb
│ │ ├── reg32b.sim.cvwf
│ │ ├── reg32b.simfam
│ │ ├── reg32b.sim.hdb
│ │ ├── reg32b.sim.qmsg
│ │ ├── reg32b.sim.rdb
│ │ ├── reg32b.sld_design_entry_dsc.sci
│ │ ├── reg32b.sld_design_entry.sci
│ │ ├── reg32b.syn_hier_info
│ │ ├── reg32b.tan.qmsg
│ │ ├── reg32b.tis_db_list.ddb
│ │ ├── reg32b.tmw_info
│ │ └── wed.wsf
│ ├── incremental_db
│ │ ├── compiled_partitions
│ │ │ ├── reg32b.root_partition.cmp.atm
│ │ │ ├── reg32b.root_partition.cmp.dfp
│ │ │ ├── reg32b.root_partition.cmp.hdbx
│ │ │ ├── reg32b.root_partition.cmp.kpt
│ │ │ ├── reg32b.root_partition.cmp.logdb
│ │ │ ├── reg32b.root_partition.cmp.rcf
│ │ │ ├── reg32b.root_partition.map.atm
│ │ │ ├── reg32b.root_partition.map.dpi
│ │ │ ├── reg32b.root_partition.map.hdbx
│ │ │ └── reg32b.root_partition.map.kpt
│ │ └── README
│ ├── reg32b.asm.rpt
│ ├── reg32b.done
│ ├── reg32b.fit.rpt
│ ├── reg32b.fit.smsg
│ ├── reg32b.fit.summary
│ ├── reg32b.flow.rpt
│ ├── reg32b.map.rpt
│ ├── reg32b.map.summary
│ ├── reg32b.pin
│ ├── reg32b.pof
│ ├── reg32b.qpf
│ ├── reg32b.qsf
│ ├── reg32b.qws
│ ├── reg32b.sim.rpt
│ ├── reg32b.sof
│ ├── reg32b.tan.rpt
│ ├── reg32b.tan.summary
│ ├── reg32b.vhd
│ └── reg32b.vwf
└── testctl
├── db
│ ├── prev_cmp_testctl.asm.qmsg
│ ├── prev_cmp_testctl.fit.qmsg
│ ├── prev_cmp_testctl.map.qmsg
│ ├── prev_cmp_testctl.qmsg
│ ├── prev_cmp_testctl.sim.qmsg
│ ├── prev_cmp_testctl.tan.qmsg
│ ├── testctl.(0).cnf.cdb
│ ├── testctl.(0).cnf.hdb
│ ├── testctl.asm.qmsg
│ ├── testctl.cbx.xml
│ ├── testctl.cmp0.ddb
│ ├── testctl.cmp.bpm
│ ├── testctl.cmp.cdb
│ ├── testctl.cmp.ecobp
│ ├── testctl.cmp.hdb
│ ├── testctl.cmp.kpt
│ ├── testctl.cmp.logdb
│ ├── testctl.cmp_merge.kpt
│ ├── testctl.cmp.rdb
│ ├── testctl.cmp.tdb
│ ├── testctl.db_info
│ ├── testctl.eco.cdb
│ ├── testctl.eds_overflow
│ ├── testctl.fit.qmsg
│ ├── testctl.fnsim.cdb
│ ├── testctl.fnsim.hdb
│ ├── testctl.fnsim.qmsg
│ ├── testctl.hier_info
│ ├── testctl.hif
│ ├── testctl.lpc.html
│ ├── testctl.lpc.rdb
│ ├── testctl.lpc.txt
│ ├── testctl.map_bb.cdb
│ ├── testctl.map_bb.hdb
│ ├── testctl.map_bb.logdb
│ ├── testctl.map.bpm
│ ├── testctl.map.cdb
│ ├── testctl.map.ecobp
│ ├── testctl.map.hdb
│ ├── testctl.map.kpt
│ ├── testctl.map.logdb
│ ├── testctl.map.qmsg
│ ├── testctl.pre_map.cdb
│ ├── testctl.pre_map.hdb
│ ├── testctl.rtlv.hdb
│ ├── testctl.rtlv_sg.cdb
│ ├── testctl.rtlv_sg_swap.cdb
│ ├── testctl.sgdiff.cdb
│ ├── testctl.sgdiff.hdb
│ ├── testctl.sim.cvwf
│ ├── testctl.simfam
│ ├── testctl.sim.hdb
│ ├── testctl.sim.qmsg
│ ├── testctl.sim.rdb
│ ├── testctl.sld_design_entry_dsc.sci
│ ├── testctl.sld_design_entry.sci
│ ├── testctl.syn_hier_info
│ ├── testctl.tan.qmsg
│ ├── testctl.tis_db_list.ddb
│ ├── testctl.tmw_info
│ └── wed.wsf
├── incremental_db
│ ├── compiled_partitions
│ │ ├── testctl.root_partition.cmp.atm
│ │ ├── testctl.root_partition.cmp.dfp
│ │ ├── testctl.root_partition.cmp.hdbx
│ │ ├── testctl.root_partition.cmp.kpt
│ │ ├── testctl.root_partition.cmp.logdb
│ │ ├── testctl.root_partition.cmp.rcf
│ │ ├── testctl.root_partition.map.atm
│ │ ├── testctl.root_partition.map.dpi
│ │ ├── testctl.root_partition.map.hdbx
│ │ └── testctl.root_partition.map.kpt
│ └── README
├── testctl.asm.rpt
├── testctl.done
├── testctl.fit.rpt
├── testctl.fit.smsg
├── testctl.fit.summary
├── testctl.flow.rpt
├── testctl.map.rpt
├── testctl.map.summary
├── testctl.pin
├── testctl.pof
├── testctl.qpf
├── testctl.qsf
├── testctl.qws
├── testctl.sim.rpt
├── testctl.sof
├── testctl.tan.rpt
├── testctl.tan.summary
├── testctl.vhd
└── testctl.vwf
31 directories, 717 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论