实例介绍
1.单总线结构 2.用移位寄存器扩展了八位无符号乘 3.包括所有的测试微指令
【实例截图】
【核心代码】
计组实验
└── 计组实验
├── 微指令.xls
├── 计组实验
│ ├── ALU
│ │ ├── test_5_cal
│ │ │ ├── db
│ │ │ │ ├── prev_cmp_test_5_cal.asm.qmsg
│ │ │ │ ├── prev_cmp_test_5_cal.fit.qmsg
│ │ │ │ ├── prev_cmp_test_5_cal.map.qmsg
│ │ │ │ ├── prev_cmp_test_5_cal.qmsg
│ │ │ │ ├── prev_cmp_test_5_cal.tan.qmsg
│ │ │ │ ├── test_5_cal.(0).cnf.cdb
│ │ │ │ ├── test_5_cal.(0).cnf.hdb
│ │ │ │ ├── test_5_cal.(1).cnf.cdb
│ │ │ │ ├── test_5_cal.(1).cnf.hdb
│ │ │ │ ├── test_5_cal.asm.qmsg
│ │ │ │ ├── test_5_cal.asm_labs.ddb
│ │ │ │ ├── test_5_cal.cbx.xml
│ │ │ │ ├── test_5_cal.cmp.bpm
│ │ │ │ ├── test_5_cal.cmp.cdb
│ │ │ │ ├── test_5_cal.cmp.ecobp
│ │ │ │ ├── test_5_cal.cmp.hdb
│ │ │ │ ├── test_5_cal.cmp.kpt
│ │ │ │ ├── test_5_cal.cmp.logdb
│ │ │ │ ├── test_5_cal.cmp.rdb
│ │ │ │ ├── test_5_cal.cmp.tdb
│ │ │ │ ├── test_5_cal.cmp0.ddb
│ │ │ │ ├── test_5_cal.cmp2.ddb
│ │ │ │ ├── test_5_cal.cmp_merge.kpt
│ │ │ │ ├── test_5_cal.db_info
│ │ │ │ ├── test_5_cal.eco.cdb
│ │ │ │ ├── test_5_cal.fit.qmsg
│ │ │ │ ├── test_5_cal.hier_info
│ │ │ │ ├── test_5_cal.hif
│ │ │ │ ├── test_5_cal.map.bpm
│ │ │ │ ├── test_5_cal.map.cdb
│ │ │ │ ├── test_5_cal.map.ecobp
│ │ │ │ ├── test_5_cal.map.hdb
│ │ │ │ ├── test_5_cal.map.kpt
│ │ │ │ ├── test_5_cal.map.logdb
│ │ │ │ ├── test_5_cal.map.qmsg
│ │ │ │ ├── test_5_cal.map_bb.cdb
│ │ │ │ ├── test_5_cal.map_bb.hdb
│ │ │ │ ├── test_5_cal.map_bb.hdbx
│ │ │ │ ├── test_5_cal.map_bb.logdb
│ │ │ │ ├── test_5_cal.pre_map.cdb
│ │ │ │ ├── test_5_cal.pre_map.hdb
│ │ │ │ ├── test_5_cal.psp
│ │ │ │ ├── test_5_cal.rtlv.hdb
│ │ │ │ ├── test_5_cal.rtlv_sg.cdb
│ │ │ │ ├── test_5_cal.rtlv_sg_swap.cdb
│ │ │ │ ├── test_5_cal.sgdiff.cdb
│ │ │ │ ├── test_5_cal.sgdiff.hdb
│ │ │ │ ├── test_5_cal.sld_design_entry.sci
│ │ │ │ ├── test_5_cal.sld_design_entry_dsc.sci
│ │ │ │ ├── test_5_cal.syn_hier_info
│ │ │ │ ├── test_5_cal.tan.qmsg
│ │ │ │ ├── test_5_cal.tis_db_list.ddb
│ │ │ │ └── test_5_cal.tmw_info
│ │ │ ├── incremental_db
│ │ │ │ ├── README
│ │ │ │ └── compiled_partitions
│ │ │ │ ├── test_5_cal.root_partition.cmp.atm
│ │ │ │ ├── test_5_cal.root_partition.cmp.dfp
│ │ │ │ ├── test_5_cal.root_partition.cmp.hdbx
│ │ │ │ ├── test_5_cal.root_partition.cmp.kpt
│ │ │ │ ├── test_5_cal.root_partition.cmp.logdb
│ │ │ │ ├── test_5_cal.root_partition.cmp.rcf
│ │ │ │ ├── test_5_cal.root_partition.map.atm
│ │ │ │ ├── test_5_cal.root_partition.map.dpi
│ │ │ │ ├── test_5_cal.root_partition.map.hdbx
│ │ │ │ └── test_5_cal.root_partition.map.kpt
│ │ │ ├── test_5_cal.asm.rpt
│ │ │ ├── test_5_cal.bdf
│ │ │ ├── test_5_cal.done
│ │ │ ├── test_5_cal.dpf
│ │ │ ├── test_5_cal.fit.rpt
│ │ │ ├── test_5_cal.fit.summary
│ │ │ ├── test_5_cal.flow.rpt
│ │ │ ├── test_5_cal.map.rpt
│ │ │ ├── test_5_cal.map.summary
│ │ │ ├── test_5_cal.pin
│ │ │ ├── test_5_cal.pof
│ │ │ ├── test_5_cal.qpf
│ │ │ ├── test_5_cal.qsf
│ │ │ ├── test_5_cal.qws
│ │ │ ├── test_5_cal.sof
│ │ │ ├── test_5_cal.tan.rpt
│ │ │ └── test_5_cal.tan.summary
│ │ ├── test_5_cal.bsf
│ │ └── test_5_cal1.bsf
│ ├── choice2
│ │ ├── choice2.asm.rpt
│ │ ├── choice2.bdf
│ │ ├── choice2.done
│ │ ├── choice2.fit.rpt
│ │ ├── choice2.fit.summary
│ │ ├── choice2.flow.rpt
│ │ ├── choice2.map.rpt
│ │ ├── choice2.map.summary
│ │ ├── choice2.pin
│ │ ├── choice2.pof
│ │ ├── choice2.qpf
│ │ ├── choice2.qsf
│ │ ├── choice2.qws
│ │ ├── choice2.sof
│ │ ├── choice2.tan.rpt
│ │ ├── choice2.tan.summary
│ │ ├── db
│ │ │ ├── choice2.(0).cnf.cdb
│ │ │ ├── choice2.(0).cnf.hdb
│ │ │ ├── choice2.asm.qmsg
│ │ │ ├── choice2.asm_labs.ddb
│ │ │ ├── choice2.cbx.xml
│ │ │ ├── choice2.cmp.bpm
│ │ │ ├── choice2.cmp.cdb
│ │ │ ├── choice2.cmp.ecobp
│ │ │ ├── choice2.cmp.hdb
│ │ │ ├── choice2.cmp.kpt
│ │ │ ├── choice2.cmp.logdb
│ │ │ ├── choice2.cmp.rdb
│ │ │ ├── choice2.cmp.tdb
│ │ │ ├── choice2.cmp0.ddb
│ │ │ ├── choice2.cmp2.ddb
│ │ │ ├── choice2.cmp_merge.kpt
│ │ │ ├── choice2.db_info
│ │ │ ├── choice2.eco.cdb
│ │ │ ├── choice2.fit.qmsg
│ │ │ ├── choice2.hier_info
│ │ │ ├── choice2.hif
│ │ │ ├── choice2.map.bpm
│ │ │ ├── choice2.map.cdb
│ │ │ ├── choice2.map.ecobp
│ │ │ ├── choice2.map.hdb
│ │ │ ├── choice2.map.kpt
│ │ │ ├── choice2.map.logdb
│ │ │ ├── choice2.map.qmsg
│ │ │ ├── choice2.map_bb.cdb
│ │ │ ├── choice2.map_bb.hdb
│ │ │ ├── choice2.map_bb.hdbx
│ │ │ ├── choice2.map_bb.logdb
│ │ │ ├── choice2.pre_map.cdb
│ │ │ ├── choice2.pre_map.hdb
│ │ │ ├── choice2.psp
│ │ │ ├── choice2.rtlv.hdb
│ │ │ ├── choice2.rtlv_sg.cdb
│ │ │ ├── choice2.rtlv_sg_swap.cdb
│ │ │ ├── choice2.sgdiff.cdb
│ │ │ ├── choice2.sgdiff.hdb
│ │ │ ├── choice2.sld_design_entry.sci
│ │ │ ├── choice2.sld_design_entry_dsc.sci
│ │ │ ├── choice2.syn_hier_info
│ │ │ ├── choice2.tan.qmsg
│ │ │ ├── choice2.tis_db_list.ddb
│ │ │ └── choice2.tmw_info
│ │ └── incremental_db
│ │ ├── README
│ │ └── compiled_partitions
│ │ ├── choice2.root_partition.cmp.atm
│ │ ├── choice2.root_partition.cmp.dfp
│ │ ├── choice2.root_partition.cmp.hdbx
│ │ ├── choice2.root_partition.cmp.kpt
│ │ ├── choice2.root_partition.cmp.logdb
│ │ ├── choice2.root_partition.cmp.rcf
│ │ ├── choice2.root_partition.map.atm
│ │ ├── choice2.root_partition.map.dpi
│ │ ├── choice2.root_partition.map.hdbx
│ │ └── choice2.root_partition.map.kpt
│ ├── choice8
│ │ ├── choice2.bsf
│ │ ├── choice8.asm.rpt
│ │ ├── choice8.bdf
│ │ ├── choice8.bsf
│ │ ├── choice8.done
│ │ ├── choice8.fit.rpt
│ │ ├── choice8.fit.summary
│ │ ├── choice8.flow.rpt
│ │ ├── choice8.map.rpt
│ │ ├── choice8.map.summary
│ │ ├── choice8.pin
│ │ ├── choice8.pof
│ │ ├── choice8.qpf
│ │ ├── choice8.qsf
│ │ ├── choice8.qws
│ │ ├── choice8.sof
│ │ ├── choice8.tan.rpt
│ │ ├── choice8.tan.summary
│ │ ├── db
│ │ │ ├── choice8.(0).cnf.cdb
│ │ │ ├── choice8.(0).cnf.hdb
│ │ │ ├── choice8.(1).cnf.cdb
│ │ │ ├── choice8.(1).cnf.hdb
│ │ │ ├── choice8.asm.qmsg
│ │ │ ├── choice8.asm_labs.ddb
│ │ │ ├── choice8.cbx.xml
│ │ │ ├── choice8.cmp.bpm
│ │ │ ├── choice8.cmp.cdb
│ │ │ ├── choice8.cmp.ecobp
│ │ │ ├── choice8.cmp.hdb
│ │ │ ├── choice8.cmp.kpt
│ │ │ ├── choice8.cmp.logdb
│ │ │ ├── choice8.cmp.rdb
│ │ │ ├── choice8.cmp.tdb
│ │ │ ├── choice8.cmp0.ddb
│ │ │ ├── choice8.cmp2.ddb
│ │ │ ├── choice8.cmp_merge.kpt
│ │ │ ├── choice8.db_info
│ │ │ ├── choice8.eco.cdb
│ │ │ ├── choice8.fit.qmsg
│ │ │ ├── choice8.hier_info
│ │ │ ├── choice8.hif
│ │ │ ├── choice8.map.bpm
│ │ │ ├── choice8.map.cdb
│ │ │ ├── choice8.map.ecobp
│ │ │ ├── choice8.map.hdb
│ │ │ ├── choice8.map.kpt
│ │ │ ├── choice8.map.logdb
│ │ │ ├── choice8.map.qmsg
│ │ │ ├── choice8.map_bb.cdb
│ │ │ ├── choice8.map_bb.hdb
│ │ │ ├── choice8.map_bb.hdbx
│ │ │ ├── choice8.map_bb.logdb
│ │ │ ├── choice8.pre_map.cdb
│ │ │ ├── choice8.pre_map.hdb
│ │ │ ├── choice8.psp
│ │ │ ├── choice8.rtlv.hdb
│ │ │ ├── choice8.rtlv_sg.cdb
│ │ │ ├── choice8.rtlv_sg_swap.cdb
│ │ │ ├── choice8.sgdiff.cdb
│ │ │ ├── choice8.sgdiff.hdb
│ │ │ ├── choice8.sld_design_entry.sci
│ │ │ ├── choice8.sld_design_entry_dsc.sci
│ │ │ ├── choice8.syn_hier_info
│ │ │ ├── choice8.tan.qmsg
│ │ │ ├── choice8.tis_db_list.ddb
│ │ │ ├── choice8.tmw_info
│ │ │ ├── prev_cmp_choice8.map.qmsg
│ │ │ └── prev_cmp_choice8.qmsg
│ │ └── incremental_db
│ │ ├── README
│ │ └── compiled_partitions
│ │ ├── choice8.root_partition.cmp.atm
│ │ ├── choice8.root_partition.cmp.dfp
│ │ ├── choice8.root_partition.cmp.hdbx
│ │ ├── choice8.root_partition.cmp.kpt
│ │ ├── choice8.root_partition.cmp.logdb
│ │ ├── choice8.root_partition.cmp.rcf
│ │ ├── choice8.root_partition.map.atm
│ │ ├── choice8.root_partition.map.dpi
│ │ ├── choice8.root_partition.map.hdbx
│ │ └── choice8.root_partition.map.kpt
│ ├── db
│ │ ├── WholeMachine.db_info
│ │ ├── WholeMachine.eco.cdb
│ │ └── WholeMachine.sld_design_entry.sci
│ ├── out
│ │ ├── db
│ │ │ ├── out.(0).cnf.cdb
│ │ │ ├── out.(0).cnf.hdb
│ │ │ ├── out.asm.qmsg
│ │ │ ├── out.asm_labs.ddb
│ │ │ ├── out.cbx.xml
│ │ │ ├── out.cmp.bpm
│ │ │ ├── out.cmp.cdb
│ │ │ ├── out.cmp.ecobp
│ │ │ ├── out.cmp.hdb
│ │ │ ├── out.cmp.kpt
│ │ │ ├── out.cmp.logdb
│ │ │ ├── out.cmp.rdb
│ │ │ ├── out.cmp.tdb
│ │ │ ├── out.cmp0.ddb
│ │ │ ├── out.cmp_merge.kpt
│ │ │ ├── out.db_info
│ │ │ ├── out.eco.cdb
│ │ │ ├── out.fit.qmsg
│ │ │ ├── out.hier_info
│ │ │ ├── out.hif
│ │ │ ├── out.map.bpm
│ │ │ ├── out.map.cdb
│ │ │ ├── out.map.ecobp
│ │ │ ├── out.map.hdb
│ │ │ ├── out.map.kpt
│ │ │ ├── out.map.logdb
│ │ │ ├── out.map.qmsg
│ │ │ ├── out.map_bb.cdb
│ │ │ ├── out.map_bb.hdb
│ │ │ ├── out.map_bb.hdbx
│ │ │ ├── out.map_bb.logdb
│ │ │ ├── out.pre_map.cdb
│ │ │ ├── out.pre_map.hdb
│ │ │ ├── out.psp
│ │ │ ├── out.rtlv.hdb
│ │ │ ├── out.rtlv_sg.cdb
│ │ │ ├── out.rtlv_sg_swap.cdb
│ │ │ ├── out.sgdiff.cdb
│ │ │ ├── out.sgdiff.hdb
│ │ │ ├── out.sld_design_entry.sci
│ │ │ ├── out.sld_design_entry_dsc.sci
│ │ │ ├── out.syn_hier_info
│ │ │ ├── out.tan.qmsg
│ │ │ ├── out.tis_db_list.ddb
│ │ │ ├── out.tmw_info
│ │ │ ├── prev_cmp_out.asm.qmsg
│ │ │ ├── prev_cmp_out.fit.qmsg
│ │ │ ├── prev_cmp_out.map.qmsg
│ │ │ └── prev_cmp_out.tan.qmsg
│ │ ├── incremental_db
│ │ │ ├── README
│ │ │ └── compiled_partitions
│ │ │ ├── out.root_partition.cmp.atm
│ │ │ ├── out.root_partition.cmp.dfp
│ │ │ ├── out.root_partition.cmp.hdbx
│ │ │ ├── out.root_partition.cmp.kpt
│ │ │ ├── out.root_partition.cmp.logdb
│ │ │ ├── out.root_partition.cmp.rcf
│ │ │ ├── out.root_partition.map.atm
│ │ │ ├── out.root_partition.map.dpi
│ │ │ ├── out.root_partition.map.hdbx
│ │ │ └── out.root_partition.map.kpt
│ │ ├── out.asm.rpt
│ │ ├── out.bdf
│ │ ├── out.bsf
│ │ ├── out.done
│ │ ├── out.fit.rpt
│ │ ├── out.fit.summary
│ │ ├── out.flow.rpt
│ │ ├── out.map.rpt
│ │ ├── out.map.summary
│ │ ├── out.pin
│ │ ├── out.pof
│ │ ├── out.qpf
│ │ ├── out.qsf
│ │ ├── out.qws
│ │ ├── out.sof
│ │ ├── out.tan.rpt
│ │ └── out.tan.summary
│ ├── reg8
│ │ └── test_2
│ │ ├── db
│ │ │ ├── test_2.db_info
│ │ │ ├── test_2.eco.cdb
│ │ │ └── test_2.sld_design_entry.sci
│ │ ├── test_2.asm.rpt
│ │ ├── test_2.bdf
│ │ ├── test_2.bsf
│ │ ├── test_2.done
│ │ ├── test_2.dpf
│ │ ├── test_2.fit.rpt
│ │ ├── test_2.fit.summary
│ │ ├── test_2.flow.rpt
│ │ ├── test_2.map.rpt
│ │ ├── test_2.map.summary
│ │ ├── test_2.pin
│ │ ├── test_2.pof
│ │ ├── test_2.qpf
│ │ ├── test_2.qsf
│ │ ├── test_2.qws
│ │ ├── test_2.sof
│ │ ├── test_2.tan.rpt
│ │ └── test_2.tan.summary
│ ├── register
│ │ ├── db
│ │ │ ├── prev_cmp_zhaorui.asm.qmsg
│ │ │ ├── prev_cmp_zhaorui.fit.qmsg
│ │ │ ├── prev_cmp_zhaorui.map.qmsg
│ │ │ ├── prev_cmp_zhaorui.qmsg
│ │ │ ├── prev_cmp_zhaorui.tan.qmsg
│ │ │ ├── zhaorui.(0).cnf.cdb
│ │ │ ├── zhaorui.(0).cnf.hdb
│ │ │ ├── zhaorui.asm.qmsg
│ │ │ ├── zhaorui.asm_labs.ddb
│ │ │ ├── zhaorui.cbx.xml
│ │ │ ├── zhaorui.cmp.bpm
│ │ │ ├── zhaorui.cmp.cdb
│ │ │ ├── zhaorui.cmp.ecobp
│ │ │ ├── zhaorui.cmp.hdb
│ │ │ ├── zhaorui.cmp.kpt
│ │ │ ├── zhaorui.cmp.logdb
│ │ │ ├── zhaorui.cmp.rdb
│ │ │ ├── zhaorui.cmp.tdb
│ │ │ ├── zhaorui.cmp0.ddb
│ │ │ ├── zhaorui.cmp_merge.kpt
│ │ │ ├── zhaorui.db_info
│ │ │ ├── zhaorui.eco.cdb
│ │ │ ├── zhaorui.fit.qmsg
│ │ │ ├── zhaorui.hier_info
│ │ │ ├── zhaorui.hif
│ │ │ ├── zhaorui.map.bpm
│ │ │ ├── zhaorui.map.cdb
│ │ │ ├── zhaorui.map.ecobp
│ │ │ ├── zhaorui.map.hdb
│ │ │ ├── zhaorui.map.kpt
│ │ │ ├── zhaorui.map.logdb
│ │ │ ├── zhaorui.map.qmsg
│ │ │ ├── zhaorui.map_bb.cdb
│ │ │ ├── zhaorui.map_bb.hdb
│ │ │ ├── zhaorui.map_bb.hdbx
│ │ │ ├── zhaorui.map_bb.logdb
│ │ │ ├── zhaorui.pre_map.cdb
│ │ │ ├── zhaorui.pre_map.hdb
│ │ │ ├── zhaorui.psp
│ │ │ ├── zhaorui.rtlv.hdb
│ │ │ ├── zhaorui.rtlv_sg.cdb
│ │ │ ├── zhaorui.rtlv_sg_swap.cdb
│ │ │ ├── zhaorui.sgdiff.cdb
│ │ │ ├── zhaorui.sgdiff.hdb
│ │ │ ├── zhaorui.sld_design_entry.sci
│ │ │ ├── zhaorui.sld_design_entry_dsc.sci
│ │ │ ├── zhaorui.syn_hier_info
│ │ │ ├── zhaorui.tan.qmsg
│ │ │ └── zhaorui.tis_db_list.ddb
│ │ ├── incremental_db
│ │ │ ├── README
│ │ │ └── compiled_partitions
│ │ │ ├── zhaorui.root_partition.cmp.atm
│ │ │ ├── zhaorui.root_partition.cmp.dfp
│ │ │ ├── zhaorui.root_partition.cmp.hdbx
│ │ │ ├── zhaorui.root_partition.cmp.kpt
│ │ │ ├── zhaorui.root_partition.cmp.logdb
│ │ │ ├── zhaorui.root_partition.cmp.rcf
│ │ │ ├── zhaorui.root_partition.map.atm
│ │ │ ├── zhaorui.root_partition.map.dpi
│ │ │ ├── zhaorui.root_partition.map.hdbx
│ │ │ └── zhaorui.root_partition.map.kpt
│ │ ├── register.bdf
│ │ ├── register.qpf
│ │ ├── register.qws
│ │ ├── register1.bdf
│ │ ├── register1.bsf
│ │ ├── register8.bsf
│ │ ├── zhaorui.asm.rpt
│ │ ├── zhaorui.done
│ │ ├── zhaorui.dpf
│ │ ├── zhaorui.fit.rpt
│ │ ├── zhaorui.fit.summary
│ │ ├── zhaorui.flow.rpt
│ │ ├── zhaorui.map.rpt
│ │ ├── zhaorui.map.summary
│ │ ├── zhaorui.pin
│ │ ├── zhaorui.pof
│ │ ├── zhaorui.qsf
│ │ ├── zhaorui.qws
│ │ ├── zhaorui.sof
│ │ ├── zhaorui.tan.rpt
│ │ └── zhaorui.tan.summary
│ ├── start
│ │ ├── db
│ │ │ ├── prev_cmp_start.asm.qmsg
│ │ │ ├── prev_cmp_start.fit.qmsg
│ │ │ ├── prev_cmp_start.map.qmsg
│ │ │ ├── prev_cmp_start.tan.qmsg
│ │ │ ├── start.(0).cnf.cdb
│ │ │ ├── start.(0).cnf.hdb
│ │ │ ├── start.asm.qmsg
│ │ │ ├── start.asm_labs.ddb
│ │ │ ├── start.cbx.xml
│ │ │ ├── start.cmp.bpm
│ │ │ ├── start.cmp.cdb
│ │ │ ├── start.cmp.ecobp
│ │ │ ├── start.cmp.hdb
│ │ │ ├── start.cmp.kpt
│ │ │ ├── start.cmp.logdb
│ │ │ ├── start.cmp.rdb
│ │ │ ├── start.cmp.tdb
│ │ │ ├── start.cmp0.ddb
│ │ │ ├── start.cmp2.ddb
│ │ │ ├── start.cmp_merge.kpt
│ │ │ ├── start.db_info
│ │ │ ├── start.eco.cdb
│ │ │ ├── start.fit.qmsg
│ │ │ ├── start.hier_info
│ │ │ ├── start.hif
│ │ │ ├── start.map.bpm
│ │ │ ├── start.map.cdb
│ │ │ ├── start.map.ecobp
│ │ │ ├── start.map.hdb
│ │ │ ├── start.map.kpt
│ │ │ ├── start.map.logdb
│ │ │ ├── start.map.qmsg
│ │ │ ├── start.map_bb.cdb
│ │ │ ├── start.map_bb.hdb
│ │ │ ├── start.map_bb.hdbx
│ │ │ ├── start.map_bb.logdb
│ │ │ ├── start.pre_map.cdb
│ │ │ ├── start.pre_map.hdb
│ │ │ ├── start.psp
│ │ │ ├── start.rtlv.hdb
│ │ │ ├── start.rtlv_sg.cdb
│ │ │ ├── start.rtlv_sg_swap.cdb
│ │ │ ├── start.sgdiff.cdb
│ │ │ ├── start.sgdiff.hdb
│ │ │ ├── start.sld_design_entry.sci
│ │ │ ├── start.sld_design_entry_dsc.sci
│ │ │ ├── start.syn_hier_info
│ │ │ ├── start.tan.qmsg
│ │ │ ├── start.tis_db_list.ddb
│ │ │ └── start.tmw_info
│ │ ├── incremental_db
│ │ │ ├── README
│ │ │ └── compiled_partitions
│ │ │ ├── start.root_partition.cmp.atm
│ │ │ ├── start.root_partition.cmp.dfp
│ │ │ ├── start.root_partition.cmp.hdbx
│ │ │ ├── start.root_partition.cmp.kpt
│ │ │ ├── start.root_partition.cmp.logdb
│ │ │ ├── start.root_partition.cmp.rcf
│ │ │ ├── start.root_partition.map.atm
│ │ │ ├── start.root_partition.map.dpi
│ │ │ ├── start.root_partition.map.hdbx
│ │ │ └── start.root_partition.map.kpt
│ │ ├── start.asm.rpt
│ │ ├── start.bdf
│ │ ├── start.bsf
│ │ ├── start.done
│ │ ├── start.fit.rpt
│ │ ├── start.fit.summary
│ │ ├── start.flow.rpt
│ │ ├── start.map.rpt
│ │ ├── start.map.summary
│ │ ├── start.pin
│ │ ├── start.pof
│ │ ├── start.qpf
│ │ ├── start.qsf
│ │ ├── start.qws
│ │ ├── start.sof
│ │ ├── start.tan.rpt
│ │ └── start.tan.summary
│ ├── 整机
│ │ ├── db
│ │ │ ├── prev_cmp_zhengji.asm.qmsg
│ │ │ ├── prev_cmp_zhengji.fit.qmsg
│ │ │ ├── prev_cmp_zhengji.map.qmsg
│ │ │ ├── prev_cmp_zhengji.qmsg
│ │ │ ├── prev_cmp_zhengji.tan.qmsg
│ │ │ ├── zhengji.(0).cnf.cdb
│ │ │ ├── zhengji.(0).cnf.hdb
│ │ │ ├── zhengji.(1).cnf.cdb
│ │ │ ├── zhengji.(1).cnf.hdb
│ │ │ ├── zhengji.(10).cnf.cdb
│ │ │ ├── zhengji.(10).cnf.hdb
│ │ │ ├── zhengji.(11).cnf.cdb
│ │ │ ├── zhengji.(11).cnf.hdb
│ │ │ ├── zhengji.(12).cnf.cdb
│ │ │ ├── zhengji.(12).cnf.hdb
│ │ │ ├── zhengji.(13).cnf.cdb
│ │ │ ├── zhengji.(13).cnf.hdb
│ │ │ ├── zhengji.(14).cnf.cdb
│ │ │ ├── zhengji.(14).cnf.hdb
│ │ │ ├── zhengji.(2).cnf.cdb
│ │ │ ├── zhengji.(2).cnf.hdb
│ │ │ ├── zhengji.(3).cnf.cdb
│ │ │ ├── zhengji.(3).cnf.hdb
│ │ │ ├── zhengji.(4).cnf.cdb
│ │ │ ├── zhengji.(4).cnf.hdb
│ │ │ ├── zhengji.(5).cnf.cdb
│ │ │ ├── zhengji.(5).cnf.hdb
│ │ │ ├── zhengji.(6).cnf.cdb
│ │ │ ├── zhengji.(6).cnf.hdb
│ │ │ ├── zhengji.(7).cnf.cdb
│ │ │ ├── zhengji.(7).cnf.hdb
│ │ │ ├── zhengji.(8).cnf.cdb
│ │ │ ├── zhengji.(8).cnf.hdb
│ │ │ ├── zhengji.(9).cnf.cdb
│ │ │ ├── zhengji.(9).cnf.hdb
│ │ │ ├── zhengji.asm.qmsg
│ │ │ ├── zhengji.asm_labs.ddb
│ │ │ ├── zhengji.cbx.xml
│ │ │ ├── zhengji.cmp.bpm
│ │ │ ├── zhengji.cmp.cdb
│ │ │ ├── zhengji.cmp.ecobp
│ │ │ ├── zhengji.cmp.hdb
│ │ │ ├── zhengji.cmp.kpt
│ │ │ ├── zhengji.cmp.logdb
│ │ │ ├── zhengji.cmp.rdb
│ │ │ ├── zhengji.cmp.tdb
│ │ │ ├── zhengji.cmp0.ddb
│ │ │ ├── zhengji.cmp2.ddb
│ │ │ ├── zhengji.cmp_merge.kpt
│ │ │ ├── zhengji.db_info
│ │ │ ├── zhengji.eco.cdb
│ │ │ ├── zhengji.fit.qmsg
│ │ │ ├── zhengji.hier_info
│ │ │ ├── zhengji.hif
│ │ │ ├── zhengji.map.bpm
│ │ │ ├── zhengji.map.cdb
│ │ │ ├── zhengji.map.ecobp
│ │ │ ├── zhengji.map.hdb
│ │ │ ├── zhengji.map.kpt
│ │ │ ├── zhengji.map.logdb
│ │ │ ├── zhengji.map.qmsg
│ │ │ ├── zhengji.map_bb.cdb
│ │ │ ├── zhengji.map_bb.hdb
│ │ │ ├── zhengji.map_bb.hdbx
│ │ │ ├── zhengji.map_bb.logdb
│ │ │ ├── zhengji.pre_map.cdb
│ │ │ ├── zhengji.pre_map.hdb
│ │ │ ├── zhengji.psp
│ │ │ ├── zhengji.rtlv.hdb
│ │ │ ├── zhengji.rtlv_sg.cdb
│ │ │ ├── zhengji.rtlv_sg_swap.cdb
│ │ │ ├── zhengji.sgdiff.cdb
│ │ │ ├── zhengji.sgdiff.hdb
│ │ │ ├── zhengji.sld_design_entry.sci
│ │ │ ├── zhengji.sld_design_entry_dsc.sci
│ │ │ ├── zhengji.syn_hier_info
│ │ │ ├── zhengji.tan.qmsg
│ │ │ └── zhengji.tis_db_list.ddb
│ │ ├── incremental_db
│ │ │ ├── README
│ │ │ └── compiled_partitions
│ │ │ ├── zhengji.root_partition.cmp.atm
│ │ │ ├── zhengji.root_partition.cmp.dfp
│ │ │ ├── zhengji.root_partition.cmp.hdbx
│ │ │ ├── zhengji.root_partition.cmp.kpt
│ │ │ ├── zhengji.root_partition.cmp.logdb
│ │ │ ├── zhengji.root_partition.cmp.rcf
│ │ │ ├── zhengji.root_partition.map.atm
│ │ │ ├── zhengji.root_partition.map.dpi
│ │ │ ├── zhengji.root_partition.map.hdbx
│ │ │ └── zhengji.root_partition.map.kpt
│ │ ├── zhengji.asm.rpt
│ │ ├── zhengji.bdf
│ │ ├── zhengji.done
│ │ ├── zhengji.dpf
│ │ ├── zhengji.fit.rpt
│ │ ├── zhengji.fit.summary
│ │ ├── zhengji.flow.rpt
│ │ ├── zhengji.map.rpt
│ │ ├── zhengji.map.summary
│ │ ├── zhengji.pin
│ │ ├── zhengji.pof
│ │ ├── zhengji.qpf
│ │ ├── zhengji.qsf
│ │ ├── zhengji.qws
│ │ ├── zhengji.sof
│ │ ├── zhengji.tan.rpt
│ │ ├── zhengji.tan.summary
│ │ ├── zhengji1.bdf
│ │ ├── zhengji11.bdf
│ │ ├── zhengji2.bdf
│ │ ├── zhengji3.bdf
│ │ ├── zhengji4.bdf
│ │ ├── zhengji41.bdf
│ │ └── zhengjilast.bdf
│ ├── 同步2
│ │ └── 同步2
│ │ ├── choice2.bsf
│ │ ├── db
│ │ │ ├── prev_cmp_tb2.asm.qmsg
│ │ │ ├── prev_cmp_tb2.fit.qmsg
│ │ │ ├── prev_cmp_tb2.map.qmsg
│ │ │ ├── prev_cmp_tb2.qmsg
│ │ │ ├── prev_cmp_tb2.tan.qmsg
│ │ │ ├── tb2.(0).cnf.cdb
│ │ │ ├── tb2.(0).cnf.hdb
│ │ │ ├── tb2.(1).cnf.cdb
│ │ │ ├── tb2.(1).cnf.hdb
│ │ │ ├── tb2.asm.qmsg
│ │ │ ├── tb2.asm_labs.ddb
│ │ │ ├── tb2.cbx.xml
│ │ │ ├── tb2.cmp.bpm
│ │ │ ├── tb2.cmp.cdb
│ │ │ ├── tb2.cmp.ecobp
│ │ │ ├── tb2.cmp.hdb
│ │ │ ├── tb2.cmp.kpt
│ │ │ ├── tb2.cmp.logdb
│ │ │ ├── tb2.cmp.rdb
│ │ │ ├── tb2.cmp.tdb
│ │ │ ├── tb2.cmp0.ddb
│ │ │ ├── tb2.cmp_merge.kpt
│ │ │ ├── tb2.db_info
│ │ │ ├── tb2.eco.cdb
│ │ │ ├── tb2.fit.qmsg
│ │ │ ├── tb2.hier_info
│ │ │ ├── tb2.hif
│ │ │ ├── tb2.map.bpm
│ │ │ ├── tb2.map.cdb
│ │ │ ├── tb2.map.ecobp
│ │ │ ├── tb2.map.hdb
│ │ │ ├── tb2.map.kpt
│ │ │ ├── tb2.map.logdb
│ │ │ ├── tb2.map.qmsg
│ │ │ ├── tb2.map_bb.cdb
│ │ │ ├── tb2.map_bb.hdb
│ │ │ ├── tb2.map_bb.hdbx
│ │ │ ├── tb2.map_bb.logdb
│ │ │ ├── tb2.pre_map.cdb
│ │ │ ├── tb2.pre_map.hdb
│ │ │ ├── tb2.psp
│ │ │ ├── tb2.rtlv.hdb
│ │ │ ├── tb2.rtlv_sg.cdb
│ │ │ ├── tb2.rtlv_sg_swap.cdb
│ │ │ ├── tb2.sgdiff.cdb
│ │ │ ├── tb2.sgdiff.hdb
│ │ │ ├── tb2.sld_design_entry.sci
│ │ │ ├── tb2.sld_design_entry_dsc.sci
│ │ │ ├── tb2.syn_hier_info
│ │ │ ├── tb2.tan.qmsg
│ │ │ ├── tb2.tis_db_list.ddb
│ │ │ └── tb2.tmw_info
│ │ ├── incremental_db
│ │ │ ├── README
│ │ │ └── compiled_partitions
│ │ │ ├── tb2.root_partition.cmp.atm
│ │ │ ├── tb2.root_partition.cmp.dfp
│ │ │ ├── tb2.root_partition.cmp.hdbx
│ │ │ ├── tb2.root_partition.cmp.kpt
│ │ │ ├── tb2.root_partition.cmp.logdb
│ │ │ ├── tb2.root_partition.cmp.rcf
│ │ │ ├── tb2.root_partition.map.atm
│ │ │ ├── tb2.root_partition.map.dpi
│ │ │ ├── tb2.root_partition.map.hdbx
│ │ │ └── tb2.root_partition.map.kpt
│ │ ├── tb2.asm.rpt
│ │ ├── tb2.bdf
│ │ ├── tb2.done
│ │ ├── tb2.fit.rpt
│ │ ├── tb2.fit.summary
│ │ ├── tb2.flow.rpt
│ │ ├── tb2.map.rpt
│ │ ├── tb2.map.summary
│ │ ├── tb2.pin
│ │ ├── tb2.pof
│ │ ├── tb2.qpf
│ │ ├── tb2.qsf
│ │ ├── tb2.qws
│ │ ├── tb2.sof
│ │ ├── tb2.tan.rpt
│ │ └── tb2.tan.summary
│ ├── 同步8
│ │ ├── db
│ │ │ ├── prev_cmp_tb8.map.qmsg
│ │ │ ├── prev_cmp_tb8.qmsg
│ │ │ ├── tb8.(0).cnf.cdb
│ │ │ ├── tb8.(0).cnf.hdb
│ │ │ ├── tb8.(1).cnf.cdb
│ │ │ ├── tb8.(1).cnf.hdb
│ │ │ ├── tb8.(2).cnf.cdb
│ │ │ ├── tb8.(2).cnf.hdb
│ │ │ ├── tb8.asm.qmsg
│ │ │ ├── tb8.asm_labs.ddb
│ │ │ ├── tb8.cbx.xml
│ │ │ ├── tb8.cmp.bpm
│ │ │ ├── tb8.cmp.cdb
│ │ │ ├── tb8.cmp.ecobp
│ │ │ ├── tb8.cmp.hdb
│ │ │ ├── tb8.cmp.kpt
│ │ │ ├── tb8.cmp.logdb
│ │ │ ├── tb8.cmp.rdb
│ │ │ ├── tb8.cmp.tdb
│ │ │ ├── tb8.cmp0.ddb
│ │ │ ├── tb8.cmp2.ddb
│ │ │ ├── tb8.cmp_merge.kpt
│ │ │ ├── tb8.db_info
│ │ │ ├── tb8.eco.cdb
│ │ │ ├── tb8.fit.qmsg
│ │ │ ├── tb8.hier_info
│ │ │ ├── tb8.hif
│ │ │ ├── tb8.map.bpm
│ │ │ ├── tb8.map.cdb
│ │ │ ├── tb8.map.ecobp
│ │ │ ├── tb8.map.hdb
│ │ │ ├── tb8.map.kpt
│ │ │ ├── tb8.map.logdb
│ │ │ ├── tb8.map.qmsg
│ │ │ ├── tb8.map_bb.cdb
│ │ │ ├── tb8.map_bb.hdb
│ │ │ ├── tb8.map_bb.hdbx
│ │ │ ├── tb8.map_bb.logdb
│ │ │ ├── tb8.pre_map.cdb
│ │ │ ├── tb8.pre_map.hdb
│ │ │ ├── tb8.psp
│ │ │ ├── tb8.rtlv.hdb
│ │ │ ├── tb8.rtlv_sg.cdb
│ │ │ ├── tb8.rtlv_sg_swap.cdb
│ │ │ ├── tb8.sgdiff.cdb
│ │ │ ├── tb8.sgdiff.hdb
│ │ │ ├── tb8.sld_design_entry.sci
│ │ │ ├── tb8.sld_design_entry_dsc.sci
│ │ │ ├── tb8.syn_hier_info
│ │ │ ├── tb8.tan.qmsg
│ │ │ └── tb8.tis_db_list.ddb
│ │ ├── incremental_db
│ │ │ ├── README
│ │ │ └── compiled_partitions
│ │ │ ├── tb8.root_partition.cmp.atm
│ │ │ ├── tb8.root_partition.cmp.dfp
│ │ │ ├── tb8.root_partition.cmp.hdbx
│ │ │ ├── tb8.root_partition.cmp.kpt
│ │ │ ├── tb8.root_partition.cmp.logdb
│ │ │ ├── tb8.root_partition.cmp.rcf
│ │ │ ├── tb8.root_partition.map.atm
│ │ │ ├── tb8.root_partition.map.dpi
│ │ │ ├── tb8.root_partition.map.hdbx
│ │ │ └── tb8.root_partition.map.kpt
│ │ ├── tb2.bsf
│ │ ├── tb8.asm.rpt
│ │ ├── tb8.bdf
│ │ ├── tb8.bsf
│ │ ├── tb8.done
│ │ ├── tb8.fit.rpt
│ │ ├── tb8.fit.summary
│ │ ├── tb8.flow.rpt
│ │ ├── tb8.map.rpt
│ │ ├── tb8.map.summary
│ │ ├── tb8.pin
│ │ ├── tb8.pof
│ │ ├── tb8.qpf
│ │ ├── tb8.qsf
│ │ ├── tb8.qws
│ │ ├── tb8.sof
│ │ ├── tb8.tan.rpt
│ │ └── tb8.tan.summary
│ ├── 乘法器
│ │ ├── ALU
│ │ │ ├── test_5_cal
│ │ │ │ ├── db
│ │ │ │ │ ├── prev_cmp_test_5_cal.asm.qmsg
│ │ │ │ │ ├── prev_cmp_test_5_cal.fit.qmsg
│ │ │ │ │ ├── prev_cmp_test_5_cal.map.qmsg
│ │ │ │ │ ├── prev_cmp_test_5_cal.qmsg
│ │ │ │ │ ├── prev_cmp_test_5_cal.tan.qmsg
│ │ │ │ │ ├── test_5_cal.(0).cnf.cdb
│ │ │ │ │ ├── test_5_cal.(0).cnf.hdb
│ │ │ │ │ ├── test_5_cal.(1).cnf.cdb
│ │ │ │ │ ├── test_5_cal.(1).cnf.hdb
│ │ │ │ │ ├── test_5_cal.asm.qmsg
│ │ │ │ │ ├── test_5_cal.asm_labs.ddb
│ │ │ │ │ ├── test_5_cal.cbx.xml
│ │ │ │ │ ├── test_5_cal.cmp.bpm
│ │ │ │ │ ├── test_5_cal.cmp.cdb
│ │ │ │ │ ├── test_5_cal.cmp.ecobp
│ │ │ │ │ ├── test_5_cal.cmp.hdb
│ │ │ │ │ ├── test_5_cal.cmp.kpt
│ │ │ │ │ ├── test_5_cal.cmp.logdb
│ │ │ │ │ ├── test_5_cal.cmp.rdb
│ │ │ │ │ ├── test_5_cal.cmp.tdb
│ │ │ │ │ ├── test_5_cal.cmp0.ddb
│ │ │ │ │ ├── test_5_cal.cmp2.ddb
│ │ │ │ │ ├── test_5_cal.cmp_merge.kpt
│ │ │ │ │ ├── test_5_cal.db_info
│ │ │ │ │ ├── test_5_cal.eco.cdb
│ │ │ │ │ ├── test_5_cal.fit.qmsg
│ │ │ │ │ ├── test_5_cal.hier_info
│ │ │ │ │ ├── test_5_cal.hif
│ │ │ │ │ ├── test_5_cal.map.bpm
│ │ │ │ │ ├── test_5_cal.map.cdb
│ │ │ │ │ ├── test_5_cal.map.ecobp
│ │ │ │ │ ├── test_5_cal.map.hdb
│ │ │ │ │ ├── test_5_cal.map.kpt
│ │ │ │ │ ├── test_5_cal.map.logdb
│ │ │ │ │ ├── test_5_cal.map.qmsg
│ │ │ │ │ ├── test_5_cal.map_bb.cdb
│ │ │ │ │ ├── test_5_cal.map_bb.hdb
│ │ │ │ │ ├── test_5_cal.map_bb.hdbx
│ │ │ │ │ ├── test_5_cal.map_bb.logdb
│ │ │ │ │ ├── test_5_cal.pre_map.cdb
│ │ │ │ │ ├── test_5_cal.pre_map.hdb
│ │ │ │ │ ├── test_5_cal.psp
│ │ │ │ │ ├── test_5_cal.rtlv.hdb
│ │ │ │ │ ├── test_5_cal.rtlv_sg.cdb
│ │ │ │ │ ├── test_5_cal.rtlv_sg_swap.cdb
│ │ │ │ │ ├── test_5_cal.sgdiff.cdb
│ │ │ │ │ ├── test_5_cal.sgdiff.hdb
│ │ │ │ │ ├── test_5_cal.sld_design_entry.sci
│ │ │ │ │ ├── test_5_cal.sld_design_entry_dsc.sci
│ │ │ │ │ ├── test_5_cal.syn_hier_info
│ │ │ │ │ ├── test_5_cal.tan.qmsg
│ │ │ │ │ ├── test_5_cal.tis_db_list.ddb
│ │ │ │ │ └── test_5_cal.tmw_info
│ │ │ │ ├── incremental_db
│ │ │ │ │ ├── README
│ │ │ │ │ └── compiled_partitions
│ │ │ │ │ ├── test_5_cal.root_partition.cmp.atm
│ │ │ │ │ ├── test_5_cal.root_partition.cmp.dfp
│ │ │ │ │ ├── test_5_cal.root_partition.cmp.hdbx
│ │ │ │ │ ├── test_5_cal.root_partition.cmp.kpt
│ │ │ │ │ ├── test_5_cal.root_partition.cmp.logdb
│ │ │ │ │ ├── test_5_cal.root_partition.cmp.rcf
│ │ │ │ │ ├── test_5_cal.root_partition.map.atm
│ │ │ │ │ ├── test_5_cal.root_partition.map.dpi
│ │ │ │ │ ├── test_5_cal.root_partition.map.hdbx
│ │ │ │ │ └── test_5_cal.root_partition.map.kpt
│ │ │ │ ├── test_5_cal.asm.rpt
│ │ │ │ ├── test_5_cal.bdf
│ │ │ │ ├── test_5_cal.done
│ │ │ │ ├── test_5_cal.fit.rpt
│ │ │ │ ├── test_5_cal.fit.summary
│ │ │ │ ├── test_5_cal.flow.rpt
│ │ │ │ ├── test_5_cal.map.rpt
│ │ │ │ ├── test_5_cal.map.summary
│ │ │ │ ├── test_5_cal.pin
│ │ │ │ ├── test_5_cal.pof
│ │ │ │ ├── test_5_cal.qpf
│ │ │ │ ├── test_5_cal.qsf
│ │ │ │ ├── test_5_cal.sof
│ │ │ │ ├── test_5_cal.tan.rpt
│ │ │ │ └── test_5_cal.tan.summary
│ │ │ └── test_5_cal.bsf
│ │ ├── choice2
│ │ │ ├── choice2.asm.rpt
│ │ │ ├── choice2.bdf
│ │ │ ├── choice2.done
│ │ │ ├── choice2.fit.rpt
│ │ │ ├── choice2.fit.summary
│ │ │ ├── choice2.flow.rpt
│ │ │ ├── choice2.map.rpt
│ │ │ ├── choice2.map.summary
│ │ │ ├── choice2.pin
│ │ │ ├── choice2.pof
│ │ │ ├── choice2.qpf
│ │ │ ├── choice2.qsf
│ │ │ ├── choice2.qws
│ │ │ ├── choice2.sof
│ │ │ ├── choice2.tan.rpt
│ │ │ ├── choice2.tan.summary
│ │ │ ├── db
│ │ │ │ ├── choice2.(0).cnf.cdb
│ │ │ │ ├── choice2.(0).cnf.hdb
│ │ │ │ ├── choice2.asm.qmsg
│ │ │ │ ├── choice2.asm_labs.ddb
│ │ │ │ ├── choice2.cbx.xml
│ │ │ │ ├── choice2.cmp.bpm
│ │ │ │ ├── choice2.cmp.cdb
│ │ │ │ ├── choice2.cmp.ecobp
│ │ │ │ ├── choice2.cmp.hdb
│ │ │ │ ├── choice2.cmp.kpt
│ │ │ │ ├── choice2.cmp.logdb
│ │ │ │ ├── choice2.cmp.rdb
│ │ │ │ ├── choice2.cmp.tdb
│ │ │ │ ├── choice2.cmp0.ddb
│ │ │ │ ├── choice2.cmp2.ddb
│ │ │ │ ├── choice2.cmp_merge.kpt
│ │ │ │ ├── choice2.db_info
│ │ │ │ ├── choice2.eco.cdb
│ │ │ │ ├── choice2.fit.qmsg
│ │ │ │ ├── choice2.hier_info
│ │ │ │ ├── choice2.hif
│ │ │ │ ├── choice2.map.bpm
│ │ │ │ ├── choice2.map.cdb
│ │ │ │ ├── choice2.map.ecobp
│ │ │ │ ├── choice2.map.hdb
│ │ │ │ ├── choice2.map.kpt
│ │ │ │ ├── choice2.map.logdb
│ │ │ │ ├── choice2.map.qmsg
│ │ │ │ ├── choice2.map_bb.cdb
│ │ │ │ ├── choice2.map_bb.hdb
│ │ │ │ ├── choice2.map_bb.hdbx
│ │ │ │ ├── choice2.map_bb.logdb
│ │ │ │ ├── choice2.pre_map.cdb
│ │ │ │ ├── choice2.pre_map.hdb
│ │ │ │ ├── choice2.psp
│ │ │ │ ├── choice2.rtlv.hdb
│ │ │ │ ├── choice2.rtlv_sg.cdb
│ │ │ │ ├── choice2.rtlv_sg_swap.cdb
│ │ │ │ ├── choice2.sgdiff.cdb
│ │ │ │ ├── choice2.sgdiff.hdb
│ │ │ │ ├── choice2.sld_design_entry.sci
│ │ │ │ ├── choice2.sld_design_entry_dsc.sci
│ │ │ │ ├── choice2.syn_hier_info
│ │ │ │ ├── choice2.tan.qmsg
│ │ │ │ ├── choice2.tis_db_list.ddb
│ │ │ │ └── choice2.tmw_info
│ │ │ └── incremental_db
│ │ │ ├── README
│ │ │ └── compiled_partitions
│ │ │ ├── choice2.root_partition.cmp.atm
│ │ │ ├── choice2.root_partition.cmp.dfp
│ │ │ ├── choice2.root_partition.cmp.hdbx
│ │ │ ├── choice2.root_partition.cmp.kpt
│ │ │ ├── choice2.root_partition.cmp.logdb
│ │ │ ├── choice2.root_partition.cmp.rcf
│ │ │ ├── choice2.root_partition.map.atm
│ │ │ ├── choice2.root_partition.map.dpi
│ │ │ ├── choice2.root_partition.map.hdbx
│ │ │ └── choice2.root_partition.map.kpt
│ │ ├── choice8
│ │ │ ├── choice2.bsf
│ │ │ ├── choice8.asm.rpt
│ │ │ ├── choice8.bdf
│ │ │ ├── choice8.bsf
│ │ │ ├── choice8.done
│ │ │ ├── choice8.fit.rpt
│ │ │ ├── choice8.fit.summary
│ │ │ ├── choice8.flow.rpt
│ │ │ ├── choice8.map.rpt
│ │ │ ├── choice8.map.summary
│ │ │ ├── choice8.pin
│ │ │ ├── choice8.pof
│ │ │ ├── choice8.qpf
│ │ │ ├── choice8.qsf
│ │ │ ├── choice8.qws
│ │ │ ├── choice8.sof
│ │ │ ├── choice8.tan.rpt
│ │ │ ├── choice8.tan.summary
│ │ │ ├── db
│ │ │ │ ├── choice8.(0).cnf.cdb
│ │ │ │ ├── choice8.(0).cnf.hdb
│ │ │ │ ├── choice8.(1).cnf.cdb
│ │ │ │ ├── choice8.(1).cnf.hdb
│ │ │ │ ├── choice8.asm.qmsg
│ │ │ │ ├── choice8.asm_labs.ddb
│ │ │ │ ├── choice8.cbx.xml
│ │ │ │ ├── choice8.cmp.bpm
│ │ │ │ ├── choice8.cmp.cdb
│ │ │ │ ├── choice8.cmp.ecobp
│ │ │ │ ├── choice8.cmp.hdb
│ │ │ │ ├── choice8.cmp.kpt
│ │ │ │ ├── choice8.cmp.logdb
│ │ │ │ ├── choice8.cmp.rdb
│ │ │ │ ├── choice8.cmp.tdb
│ │ │ │ ├── choice8.cmp0.ddb
│ │ │ │ ├── choice8.cmp2.ddb
│ │ │ │ ├── choice8.cmp_merge.kpt
│ │ │ │ ├── choice8.db_info
│ │ │ │ ├── choice8.eco.cdb
│ │ │ │ ├── choice8.fit.qmsg
│ │ │ │ ├── choice8.hier_info
│ │ │ │ ├── choice8.hif
│ │ │ │ ├── choice8.map.bpm
│ │ │ │ ├── choice8.map.cdb
│ │ │ │ ├── choice8.map.ecobp
│ │ │ │ ├── choice8.map.hdb
│ │ │ │ ├── choice8.map.kpt
│ │ │ │ ├── choice8.map.logdb
│ │ │ │ ├── choice8.map.qmsg
│ │ │ │ ├── choice8.map_bb.cdb
│ │ │ │ ├── choice8.map_bb.hdb
│ │ │ │ ├── choice8.map_bb.hdbx
│ │ │ │ ├── choice8.map_bb.logdb
│ │ │ │ ├── choice8.pre_map.cdb
│ │ │ │ ├── choice8.pre_map.hdb
│ │ │ │ ├── choice8.psp
│ │ │ │ ├── choice8.rtlv.hdb
│ │ │ │ ├── choice8.rtlv_sg.cdb
│ │ │ │ ├── choice8.rtlv_sg_swap.cdb
│ │ │ │ ├── choice8.sgdiff.cdb
│ │ │ │ ├── choice8.sgdiff.hdb
│ │ │ │ ├── choice8.sld_design_entry.sci
│ │ │ │ ├── choice8.sld_design_entry_dsc.sci
│ │ │ │ ├── choice8.syn_hier_info
│ │ │ │ ├── choice8.tan.qmsg
│ │ │ │ ├── choice8.tis_db_list.ddb
│ │ │ │ ├── choice8.tmw_info
│ │ │ │ ├── prev_cmp_choice8.map.qmsg
│ │ │ │ └── prev_cmp_choice8.qmsg
│ │ │ └── incremental_db
│ │ │ ├── README
│ │ │ └── compiled_partitions
│ │ │ ├── choice8.root_partition.cmp.atm
│ │ │ ├── choice8.root_partition.cmp.dfp
│ │ │ ├── choice8.root_partition.cmp.hdbx
│ │ │ ├── choice8.root_partition.cmp.kpt
│ │ │ ├── choice8.root_partition.cmp.logdb
│ │ │ ├── choice8.root_partition.cmp.rcf
│ │ │ ├── choice8.root_partition.map.atm
│ │ │ ├── choice8.root_partition.map.dpi
│ │ │ ├── choice8.root_partition.map.hdbx
│ │ │ └── choice8.root_partition.map.kpt
│ │ ├── db
│ │ │ ├── multiply.(0).cnf.cdb
│ │ │ ├── multiply.(0).cnf.hdb
│ │ │ ├── multiply.(1).cnf.cdb
│ │ │ ├── multiply.(1).cnf.hdb
│ │ │ ├── multiply.(2).cnf.cdb
│ │ │ ├── multiply.(2).cnf.hdb
│ │ │ ├── multiply.(3).cnf.cdb
│ │ │ ├── multiply.(3).cnf.hdb
│ │ │ ├── multiply.(4).cnf.cdb
│ │ │ ├── multiply.(4).cnf.hdb
│ │ │ ├── multiply.(5).cnf.cdb
│ │ │ ├── multiply.(5).cnf.hdb
│ │ │ ├── multiply.(6).cnf.cdb
│ │ │ ├── multiply.(6).cnf.hdb
│ │ │ ├── multiply.(7).cnf.cdb
│ │ │ ├── multiply.(7).cnf.hdb
│ │ │ ├── multiply.(8).cnf.cdb
│ │ │ ├── multiply.(8).cnf.hdb
│ │ │ ├── multiply.(9).cnf.cdb
│ │ │ ├── multiply.(9).cnf.hdb
│ │ │ ├── multiply.asm.qmsg
│ │ │ ├── multiply.asm_labs.ddb
│ │ │ ├── multiply.cbx.xml
│ │ │ ├── multiply.cmp.bpm
│ │ │ ├── multiply.cmp.cdb
│ │ │ ├── multiply.cmp.ecobp
│ │ │ ├── multiply.cmp.hdb
│ │ │ ├── multiply.cmp.kpt
│ │ │ ├── multiply.cmp.logdb
│ │ │ ├── multiply.cmp.rdb
│ │ │ ├── multiply.cmp.tdb
│ │ │ ├── multiply.cmp0.ddb
│ │ │ ├── multiply.cmp_merge.kpt
│ │ │ ├── multiply.db_info
│ │ │ ├── multiply.eco.cdb
│ │ │ ├── multiply.fit.qmsg
│ │ │ ├── multiply.hier_info
│ │ │ ├── multiply.hif
│ │ │ ├── multiply.map.bpm
│ │ │ ├── multiply.map.cdb
│ │ │ ├── multiply.map.ecobp
│ │ │ ├── multiply.map.hdb
│ │ │ ├── multiply.map.kpt
│ │ │ ├── multiply.map.logdb
│ │ │ ├── multiply.map.qmsg
│ │ │ ├── multiply.map_bb.cdb
│ │ │ ├── multiply.map_bb.hdb
│ │ │ ├── multiply.map_bb.hdbx
│ │ │ ├── multiply.map_bb.logdb
│ │ │ ├── multiply.pre_map.cdb
│ │ │ ├── multiply.pre_map.hdb
│ │ │ ├── multiply.psp
│ │ │ ├── multiply.rtlv.hdb
│ │ │ ├── multiply.rtlv_sg.cdb
│ │ │ ├── multiply.rtlv_sg_swap.cdb
│ │ │ ├── multiply.sgdiff.cdb
│ │ │ ├── multiply.sgdiff.hdb
│ │ │ ├── multiply.sld_design_entry.sci
│ │ │ ├── multiply.sld_design_entry_dsc.sci
│ │ │ ├── multiply.syn_hier_info
│ │ │ ├── multiply.tan.qmsg
│ │ │ ├── multiply.tis_db_list.ddb
│ │ │ ├── prev_cmp_multiply.map.qmsg
│ │ │ └── prev_cmp_multiply.qmsg
│ │ ├── incremental_db
│ │ │ ├── README
│ │ │ └── compiled_partitions
│ │ │ ├── multiply.root_partition.cmp.atm
│ │ │ ├── multiply.root_partition.cmp.dfp
│ │ │ ├── multiply.root_partition.cmp.hdbx
│ │ │ ├── multiply.root_partition.cmp.kpt
│ │ │ ├── multiply.root_partition.cmp.logdb
│ │ │ ├── multiply.root_partition.cmp.rcf
│ │ │ ├── multiply.root_partition.map.atm
│ │ │ ├── multiply.root_partition.map.dpi
│ │ │ ├── multiply.root_partition.map.hdbx
│ │ │ └── multiply.root_partition.map.kpt
│ │ ├── multiply.asm.rpt
│ │ ├── multiply.bdf
│ │ ├── multiply.done
│ │ ├── multiply.dpf
│ │ ├── multiply.fit.rpt
│ │ ├── multiply.fit.summary
│ │ ├── multiply.flow.rpt
│ │ ├── multiply.map.rpt
│ │ ├── multiply.map.summary
│ │ ├── multiply.pin
│ │ ├── multiply.pof
│ │ ├── multiply.qpf
│ │ ├── multiply.qsf
│ │ ├── multiply.qws
│ │ ├── multiply.sof
│ │ ├── multiply.tan.rpt
│ │ ├── multiply.tan.summary
│ │ ├── reg8
│ │ │ └── test_2
│ │ │ ├── db
│ │ │ │ ├── test_2.db_info
│ │ │ │ ├── test_2.eco.cdb
│ │ │ │ └── test_2.sld_design_entry.sci
│ │ │ ├── test_2.asm.rpt
│ │ │ ├── test_2.bdf
│ │ │ ├── test_2.bsf
│ │ │ ├── test_2.done
│ │ │ ├── test_2.dpf
│ │ │ ├── test_2.fit.rpt
│ │ │ ├── test_2.fit.summary
│ │ │ ├── test_2.flow.rpt
│ │ │ ├── test_2.map.rpt
│ │ │ ├── test_2.map.summary
│ │ │ ├── test_2.pin
│ │ │ ├── test_2.pof
│ │ │ ├── test_2.qpf
│ │ │ ├── test_2.qsf
│ │ │ ├── test_2.qws
│ │ │ ├── test_2.sof
│ │ │ ├── test_2.tan.rpt
│ │ │ └── test_2.tan.summary
│ │ ├── 同步2
│ │ │ └── 同步2
│ │ │ ├── choice2.bsf
│ │ │ ├── db
│ │ │ │ ├── prev_cmp_tb2.asm.qmsg
│ │ │ │ ├── prev_cmp_tb2.fit.qmsg
│ │ │ │ ├── prev_cmp_tb2.map.qmsg
│ │ │ │ ├── prev_cmp_tb2.qmsg
│ │ │ │ ├── prev_cmp_tb2.tan.qmsg
│ │ │ │ ├── tb2.(0).cnf.cdb
│ │ │ │ ├── tb2.(0).cnf.hdb
│ │ │ │ ├── tb2.(1).cnf.cdb
│ │ │ │ ├── tb2.(1).cnf.hdb
│ │ │ │ ├── tb2.asm.qmsg
│ │ │ │ ├── tb2.asm_labs.ddb
│ │ │ │ ├── tb2.cbx.xml
│ │ │ │ ├── tb2.cmp.bpm
│ │ │ │ ├── tb2.cmp.cdb
│ │ │ │ ├── tb2.cmp.ecobp
│ │ │ │ ├── tb2.cmp.hdb
│ │ │ │ ├── tb2.cmp.kpt
│ │ │ │ ├── tb2.cmp.logdb
│ │ │ │ ├── tb2.cmp.rdb
│ │ │ │ ├── tb2.cmp.tdb
│ │ │ │ ├── tb2.cmp0.ddb
│ │ │ │ ├── tb2.cmp_merge.kpt
│ │ │ │ ├── tb2.db_info
│ │ │ │ ├── tb2.eco.cdb
│ │ │ │ ├── tb2.fit.qmsg
│ │ │ │ ├── tb2.hier_info
│ │ │ │ ├── tb2.hif
│ │ │ │ ├── tb2.map.bpm
│ │ │ │ ├── tb2.map.cdb
│ │ │ │ ├── tb2.map.ecobp
│ │ │ │ ├── tb2.map.hdb
│ │ │ │ ├── tb2.map.kpt
│ │ │ │ ├── tb2.map.logdb
│ │ │ │ ├── tb2.map.qmsg
│ │ │ │ ├── tb2.map_bb.cdb
│ │ │ │ ├── tb2.map_bb.hdb
│ │ │ │ ├── tb2.map_bb.hdbx
│ │ │ │ ├── tb2.map_bb.logdb
│ │ │ │ ├── tb2.pre_map.cdb
│ │ │ │ ├── tb2.pre_map.hdb
│ │ │ │ ├── tb2.psp
│ │ │ │ ├── tb2.rtlv.hdb
│ │ │ │ ├── tb2.rtlv_sg.cdb
│ │ │ │ ├── tb2.rtlv_sg_swap.cdb
│ │ │ │ ├── tb2.sgdiff.cdb
│ │ │ │ ├── tb2.sgdiff.hdb
│ │ │ │ ├── tb2.sld_design_entry.sci
│ │ │ │ ├── tb2.sld_design_entry_dsc.sci
│ │ │ │ ├── tb2.syn_hier_info
│ │ │ │ ├── tb2.tan.qmsg
│ │ │ │ ├── tb2.tis_db_list.ddb
│ │ │ │ └── tb2.tmw_info
│ │ │ ├── incremental_db
│ │ │ │ ├── README
│ │ │ │ └── compiled_partitions
│ │ │ │ ├── tb2.root_partition.cmp.atm
│ │ │ │ ├── tb2.root_partition.cmp.dfp
│ │ │ │ ├── tb2.root_partition.cmp.hdbx
│ │ │ │ ├── tb2.root_partition.cmp.kpt
│ │ │ │ ├── tb2.root_partition.cmp.logdb
│ │ │ │ ├── tb2.root_partition.cmp.rcf
│ │ │ │ ├── tb2.root_partition.map.atm
│ │ │ │ ├── tb2.root_partition.map.dpi
│ │ │ │ ├── tb2.root_partition.map.hdbx
│ │ │ │ └── tb2.root_partition.map.kpt
│ │ │ ├── tb2.asm.rpt
│ │ │ ├── tb2.bdf
│ │ │ ├── tb2.done
│ │ │ ├── tb2.fit.rpt
│ │ │ ├── tb2.fit.summary
│ │ │ ├── tb2.flow.rpt
│ │ │ ├── tb2.map.rpt
│ │ │ ├── tb2.map.summary
│ │ │ ├── tb2.pin
│ │ │ ├── tb2.pof
│ │ │ ├── tb2.qpf
│ │ │ ├── tb2.qsf
│ │ │ ├── tb2.qws
│ │ │ ├── tb2.sof
│ │ │ ├── tb2.tan.rpt
│ │ │ └── tb2.tan.summary
│ │ ├── 同步8
│ │ │ ├── db
│ │ │ │ ├── prev_cmp_tb8.map.qmsg
│ │ │ │ ├── prev_cmp_tb8.qmsg
│ │ │ │ ├── tb8.(0).cnf.cdb
│ │ │ │ ├── tb8.(0).cnf.hdb
│ │ │ │ ├── tb8.(1).cnf.cdb
│ │ │ │ ├── tb8.(1).cnf.hdb
│ │ │ │ ├── tb8.(2).cnf.cdb
│ │ │ │ ├── tb8.(2).cnf.hdb
│ │ │ │ ├── tb8.asm.qmsg
│ │ │ │ ├── tb8.asm_labs.ddb
│ │ │ │ ├── tb8.cbx.xml
│ │ │ │ ├── tb8.cmp.bpm
│ │ │ │ ├── tb8.cmp.cdb
│ │ │ │ ├── tb8.cmp.ecobp
│ │ │ │ ├── tb8.cmp.hdb
│ │ │ │ ├── tb8.cmp.kpt
│ │ │ │ ├── tb8.cmp.logdb
│ │ │ │ ├── tb8.cmp.rdb
│ │ │ │ ├── tb8.cmp.tdb
│ │ │ │ ├── tb8.cmp0.ddb
│ │ │ │ ├── tb8.cmp2.ddb
│ │ │ │ ├── tb8.cmp_merge.kpt
│ │ │ │ ├── tb8.db_info
│ │ │ │ ├── tb8.eco.cdb
│ │ │ │ ├── tb8.fit.qmsg
│ │ │ │ ├── tb8.hier_info
│ │ │ │ ├── tb8.hif
│ │ │ │ ├── tb8.map.bpm
│ │ │ │ ├── tb8.map.cdb
│ │ │ │ ├── tb8.map.ecobp
│ │ │ │ ├── tb8.map.hdb
│ │ │ │ ├── tb8.map.kpt
│ │ │ │ ├── tb8.map.logdb
│ │ │ │ ├── tb8.map.qmsg
│ │ │ │ ├── tb8.map_bb.cdb
│ │ │ │ ├── tb8.map_bb.hdb
│ │ │ │ ├── tb8.map_bb.hdbx
│ │ │ │ ├── tb8.map_bb.logdb
│ │ │ │ ├── tb8.pre_map.cdb
│ │ │ │ ├── tb8.pre_map.hdb
│ │ │ │ ├── tb8.psp
│ │ │ │ ├── tb8.rtlv.hdb
│ │ │ │ ├── tb8.rtlv_sg.cdb
│ │ │ │ ├── tb8.rtlv_sg_swap.cdb
│ │ │ │ ├── tb8.sgdiff.cdb
│ │ │ │ ├── tb8.sgdiff.hdb
│ │ │ │ ├── tb8.sld_design_entry.sci
│ │ │ │ ├── tb8.sld_design_entry_dsc.sci
│ │ │ │ ├── tb8.syn_hier_info
│ │ │ │ ├── tb8.tan.qmsg
│ │ │ │ └── tb8.tis_db_list.ddb
│ │ │ ├── incremental_db
│ │ │ │ ├── README
│ │ │ │ └── compiled_partitions
│ │ │ │ ├── tb8.root_partition.cmp.atm
│ │ │ │ ├── tb8.root_partition.cmp.dfp
│ │ │ │ ├── tb8.root_partition.cmp.hdbx
│ │ │ │ ├── tb8.root_partition.cmp.kpt
│ │ │ │ ├── tb8.root_partition.cmp.logdb
│ │ │ │ ├── tb8.root_partition.cmp.rcf
│ │ │ │ ├── tb8.root_partition.map.atm
│ │ │ │ ├── tb8.root_partition.map.dpi
│ │ │ │ ├── tb8.root_partition.map.hdbx
│ │ │ │ └── tb8.root_partition.map.kpt
│ │ │ ├── tb2.bsf
│ │ │ ├── tb8.asm.rpt
│ │ │ ├── tb8.bdf
│ │ │ ├── tb8.bsf
│ │ │ ├── tb8.done
│ │ │ ├── tb8.fit.rpt
│ │ │ ├── tb8.fit.summary
│ │ │ ├── tb8.flow.rpt
│ │ │ ├── tb8.map.rpt
│ │ │ ├── tb8.map.summary
│ │ │ ├── tb8.pin
│ │ │ ├── tb8.pof
│ │ │ ├── tb8.qpf
│ │ │ ├── tb8.qsf
│ │ │ ├── tb8.qws
│ │ │ ├── tb8.sof
│ │ │ ├── tb8.tan.rpt
│ │ │ └── tb8.tan.summary
│ │ └── 移位寄存器
│ │ ├── YIWEIJICUNQI.bdf
│ │ └── YIWEIJICUNQI.bsf
│ └── 移位寄存器
│ ├── YIWEIJICUNQI.bdf
│ ├── YIWEIJICUNQI.bsf
│ ├── db
│ │ ├── prev_cmp_ywregister.asm.qmsg
│ │ ├── prev_cmp_ywregister.fit.qmsg
│ │ ├── prev_cmp_ywregister.map.qmsg
│ │ ├── prev_cmp_ywregister.qmsg
│ │ ├── prev_cmp_ywregister.tan.qmsg
│ │ ├── ywregister.(0).cnf.cdb
│ │ ├── ywregister.(0).cnf.hdb
│ │ ├── ywregister.(1).cnf.cdb
│ │ ├── ywregister.(1).cnf.hdb
│ │ ├── ywregister.(2).cnf.cdb
│ │ ├── ywregister.(2).cnf.hdb
│ │ ├── ywregister.(3).cnf.cdb
│ │ ├── ywregister.(3).cnf.hdb
│ │ ├── ywregister.asm.qmsg
│ │ ├── ywregister.asm_labs.ddb
│ │ ├── ywregister.cbx.xml
│ │ ├── ywregister.cmp.bpm
│ │ ├── ywregister.cmp.cdb
│ │ ├── ywregister.cmp.ecobp
│ │ ├── ywregister.cmp.hdb
│ │ ├── ywregister.cmp.kpt
│ │ ├── ywregister.cmp.logdb
│ │ ├── ywregister.cmp.rdb
│ │ ├── ywregister.cmp.tdb
│ │ ├── ywregister.cmp0.ddb
│ │ ├── ywregister.cmp_merge.kpt
│ │ ├── ywregister.db_info
│ │ ├── ywregister.eco.cdb
│ │ ├── ywregister.fit.qmsg
│ │ ├── ywregister.hier_info
│ │ ├── ywregister.hif
│ │ ├── ywregister.map.bpm
│ │ ├── ywregister.map.cdb
│ │ ├── ywregister.map.ecobp
│ │ ├── ywregister.map.hdb
│ │ ├── ywregister.map.kpt
│ │ ├── ywregister.map.logdb
│ │ ├── ywregister.map.qmsg
│ │ ├── ywregister.map_bb.cdb
│ │ ├── ywregister.map_bb.hdb
│ │ ├── ywregister.map_bb.hdbx
│ │ ├── ywregister.map_bb.logdb
│ │ ├── ywregister.pre_map.cdb
│ │ ├── ywregister.pre_map.hdb
│ │ ├── ywregister.psp
│ │ ├── ywregister.rtlv.hdb
│ │ ├── ywregister.rtlv_sg.cdb
│ │ ├── ywregister.rtlv_sg_swap.cdb
│ │ ├── ywregister.sgdiff.cdb
│ │ ├── ywregister.sgdiff.hdb
│ │ ├── ywregister.sld_design_entry.sci
│ │ ├── ywregister.sld_design_entry_dsc.sci
│ │ ├── ywregister.syn_hier_info
│ │ ├── ywregister.tan.qmsg
│ │ ├── ywregister.tis_db_list.ddb
│ │ └── ywregister.tmw_info
│ ├── incremental_db
│ │ ├── README
│ │ └── compiled_partitions
│ │ ├── ywregister.root_partition.cmp.atm
│ │ ├── ywregister.root_partition.cmp.dfp
│ │ ├── ywregister.root_partition.cmp.hdbx
│ │ ├── ywregister.root_partition.cmp.kpt
│ │ ├── ywregister.root_partition.cmp.logdb
│ │ ├── ywregister.root_partition.cmp.rcf
│ │ ├── ywregister.root_partition.map.atm
│ │ ├── ywregister.root_partition.map.dpi
│ │ ├── ywregister.root_partition.map.hdbx
│ │ └── ywregister.root_partition.map.kpt
│ ├── yiwei
│ │ ├── db
│ │ │ ├── yiwei.(0).cnf.cdb
│ │ │ ├── yiwei.(0).cnf.hdb
│ │ │ ├── yiwei.asm.qmsg
│ │ │ ├── yiwei.asm_labs.ddb
│ │ │ ├── yiwei.cbx.xml
│ │ │ ├── yiwei.cmp.bpm
│ │ │ ├── yiwei.cmp.cdb
│ │ │ ├── yiwei.cmp.ecobp
│ │ │ ├── yiwei.cmp.hdb
│ │ │ ├── yiwei.cmp.kpt
│ │ │ ├── yiwei.cmp.logdb
│ │ │ ├── yiwei.cmp.rdb
│ │ │ ├── yiwei.cmp.tdb
│ │ │ ├── yiwei.cmp0.ddb
│ │ │ ├── yiwei.cmp_merge.kpt
│ │ │ ├── yiwei.db_info
│ │ │ ├── yiwei.eco.cdb
│ │ │ ├── yiwei.fit.qmsg
│ │ │ ├── yiwei.hier_info
│ │ │ ├── yiwei.hif
│ │ │ ├── yiwei.map.bpm
│ │ │ ├── yiwei.map.cdb
│ │ │ ├── yiwei.map.ecobp
│ │ │ ├── yiwei.map.hdb
│ │ │ ├── yiwei.map.kpt
│ │ │ ├── yiwei.map.logdb
│ │ │ ├── yiwei.map.qmsg
│ │ │ ├── yiwei.map_bb.cdb
│ │ │ ├── yiwei.map_bb.hdb
│ │ │ ├── yiwei.map_bb.hdbx
│ │ │ ├── yiwei.map_bb.logdb
│ │ │ ├── yiwei.pre_map.cdb
│ │ │ ├── yiwei.pre_map.hdb
│ │ │ ├── yiwei.psp
│ │ │ ├── yiwei.rtlv.hdb
│ │ │ ├── yiwei.rtlv_sg.cdb
│ │ │ ├── yiwei.rtlv_sg_swap.cdb
│ │ │ ├── yiwei.sgdiff.cdb
│ │ │ ├── yiwei.sgdiff.hdb
│ │ │ ├── yiwei.sld_design_entry.sci
│ │ │ ├── yiwei.sld_design_entry_dsc.sci
│ │ │ ├── yiwei.syn_hier_info
│ │ │ ├── yiwei.tan.qmsg
│ │ │ ├── yiwei.tis_db_list.ddb
│ │ │ └── yiwei.tmw_info
│ │ ├── incremental_db
│ │ │ ├── README
│ │ │ └── compiled_partitions
│ │ │ ├── yiwei.root_partition.cmp.atm
│ │ │ ├── yiwei.root_partition.cmp.dfp
│ │ │ ├── yiwei.root_partition.cmp.hdbx
│ │ │ ├── yiwei.root_partition.cmp.kpt
│ │ │ ├── yiwei.root_partition.cmp.logdb
│ │ │ ├── yiwei.root_partition.cmp.rcf
│ │ │ ├── yiwei.root_partition.map.atm
│ │ │ ├── yiwei.root_partition.map.dpi
│ │ │ ├── yiwei.root_partition.map.hdbx
│ │ │ └── yiwei.root_partition.map.kpt
│ │ ├── yiwei.asm.rpt
│ │ ├── yiwei.bdf
│ │ ├── yiwei.bsf
│ │ ├── yiwei.done
│ │ ├── yiwei.fit.rpt
│ │ ├── yiwei.fit.summary
│ │ ├── yiwei.flow.rpt
│ │ ├── yiwei.map.rpt
│ │ ├── yiwei.map.summary
│ │ ├── yiwei.pin
│ │ ├── yiwei.pof
│ │ ├── yiwei.qpf
│ │ ├── yiwei.qsf
│ │ ├── yiwei.qws
│ │ ├── yiwei.sof
│ │ ├── yiwei.tan.rpt
│ │ └── yiwei.tan.summary
│ ├── yiweireg
│ │ ├── db
│ │ │ ├── prev_cmp_yiweireg.map.qmsg
│ │ │ ├── prev_cmp_yiweireg.qmsg
│ │ │ ├── yiweireg.(0).cnf.cdb
│ │ │ ├── yiweireg.(0).cnf.hdb
│ │ │ ├── yiweireg.(1).cnf.cdb
│ │ │ ├── yiweireg.(1).cnf.hdb
│ │ │ ├── yiweireg.asm.qmsg
│ │ │ ├── yiweireg.asm_labs.ddb
│ │ │ ├── yiweireg.cbx.xml
│ │ │ ├── yiweireg.cmp.bpm
│ │ │ ├── yiweireg.cmp.cdb
│ │ │ ├── yiweireg.cmp.ecobp
│ │ │ ├── yiweireg.cmp.hdb
│ │ │ ├── yiweireg.cmp.kpt
│ │ │ ├── yiweireg.cmp.logdb
│ │ │ ├── yiweireg.cmp.rdb
│ │ │ ├── yiweireg.cmp.tdb
│ │ │ ├── yiweireg.cmp0.ddb
│ │ │ ├── yiweireg.cmp_merge.kpt
│ │ │ ├── yiweireg.db_info
│ │ │ ├── yiweireg.eco.cdb
│ │ │ ├── yiweireg.fit.qmsg
│ │ │ ├── yiweireg.hier_info
│ │ │ ├── yiweireg.hif
│ │ │ ├── yiweireg.map.bpm
│ │ │ ├── yiweireg.map.cdb
│ │ │ ├── yiweireg.map.ecobp
│ │ │ ├── yiweireg.map.hdb
│ │ │ ├── yiweireg.map.kpt
│ │ │ ├── yiweireg.map.logdb
│ │ │ ├── yiweireg.map.qmsg
│ │ │ ├── yiweireg.map_bb.cdb
│ │ │ ├── yiweireg.map_bb.hdb
│ │ │ ├── yiweireg.map_bb.hdbx
│ │ │ ├── yiweireg.map_bb.logdb
│ │ │ ├── yiweireg.pre_map.cdb
│ │ │ ├── yiweireg.pre_map.hdb
│ │ │ ├── yiweireg.psp
│ │ │ ├── yiweireg.rtlv.hdb
│ │ │ ├── yiweireg.rtlv_sg.cdb
│ │ │ ├── yiweireg.rtlv_sg_swap.cdb
│ │ │ ├── yiweireg.sgdiff.cdb
│ │ │ ├── yiweireg.sgdiff.hdb
│ │ │ ├── yiweireg.sld_design_entry.sci
│ │ │ ├── yiweireg.sld_design_entry_dsc.sci
│ │ │ ├── yiweireg.syn_hier_info
│ │ │ ├── yiweireg.tan.qmsg
│ │ │ ├── yiweireg.tis_db_list.ddb
│ │ │ └── yiweireg.tmw_info
│ │ ├── incremental_db
│ │ │ ├── README
│ │ │ └── compiled_partitions
│ │ │ ├── yiweireg.root_partition.cmp.atm
│ │ │ ├── yiweireg.root_partition.cmp.dfp
│ │ │ ├── yiweireg.root_partition.cmp.hdbx
│ │ │ ├── yiweireg.root_partition.cmp.kpt
│ │ │ ├── yiweireg.root_partition.cmp.logdb
│ │ │ ├── yiweireg.root_partition.cmp.rcf
│ │ │ ├── yiweireg.root_partition.map.atm
│ │ │ ├── yiweireg.root_partition.map.dpi
│ │ │ ├── yiweireg.root_partition.map.hdbx
│ │ │ └── yiweireg.root_partition.map.kpt
│ │ ├── yiweireg.asm.rpt
│ │ ├── yiweireg.bdf
│ │ ├── yiweireg.bsf
│ │ ├── yiweireg.done
│ │ ├── yiweireg.fit.rpt
│ │ ├── yiweireg.fit.summary
│ │ ├── yiweireg.flow.rpt
│ │ ├── yiweireg.map.rpt
│ │ ├── yiweireg.map.summary
│ │ ├── yiweireg.pin
│ │ ├── yiweireg.pof
│ │ ├── yiweireg.qpf
│ │ ├── yiweireg.qsf
│ │ ├── yiweireg.qws
│ │ ├── yiweireg.sof
│ │ ├── yiweireg.tan.rpt
│ │ ├── yiweireg.tan.summary
│ │ └── yiweireg1.bsf
│ ├── yiweireg.bsf
│ ├── ywregister.asm.rpt
│ ├── ywregister.bdf
│ ├── ywregister.bsf
│ ├── ywregister.done
│ ├── ywregister.fit.rpt
│ ├── ywregister.fit.summary
│ ├── ywregister.flow.rpt
│ ├── ywregister.map.rpt
│ ├── ywregister.map.summary
│ ├── ywregister.pin
│ ├── ywregister.pof
│ ├── ywregister.qpf
│ ├── ywregister.qsf
│ ├── ywregister.qws
│ ├── ywregister.sof
│ ├── ywregister.tan.rpt
│ ├── ywregister.tan.summary
│ └── ywregister1.bsf
└── 计组单总线.png
86 directories, 1516 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论