⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 4lut_sanitized.arch

📁 用c++写的用于FPGA设计中布图布线的工具源码
💻 ARCH
字号:
# NB:  The timing numbers in this architecture file have been modified# to comply with our NDA with the foundry providing us with process# information.  The critical path delay output by VPR WILL NOT be accurate,# as we have intentionally altered the delays to introduce inaccuracy.# The numbers are still reasonable enough to allow CAD experimentation,# though.  If you want real timing numbers, you'll have to insert your own# process data for the various, R, C, and Tdel entries.# A simple architecture.  # All wires span only one logic block, and all routing switches are tri-state# buffers.# The logic block is a single 4-LUT + FF.# Uniform channels.  Each pin appears on only one side.io_rat 2chan_width_io 1chan_width_x uniform 1 chan_width_y uniform 1# 4-input LUT.  LUT inputs first, then output, then clock.inpin class: 0 bottom inpin class: 0 leftinpin class: 0 topinpin class: 0 rightoutpin class: 1 bottominpin class: 2 global top                  # Clock; shouldn't matter.# Class 0 is LUT inputs, class 1 is the output, class 2 is the clock.subblocks_per_clb 1subblock_lut_size 4#parameters needed only for detailed routing.#switch_block_type wilton#switch_block_type universalswitch_block_type subsetFc_type fractionalFc_output 1Fc_input 1Fc_pad 1segment frequency: 1 length: 1 wire_switch: 0 opin_switch: 0 Frac_cb: 1. \         Frac_sb: 1. Rmetal: 4.16 Cmetal: 81e-15# Switch used as a tri-state buffer within the routing, and also as the# output buffer used to drive from a CLB output pin to a routing wire. switch 0  buffered: yes  R: 786.9 Cin: 7.512e-15  Cout: 10.762e-15 \       Tdel: 456e-12# Used only by the area model. R_minW_nmos 1967R_minW_pmos 3738# Timing info below.C_ipin_cblock 7.512e-15 T_ipin_cblock 1.5e-9 T_ipad 478e-12   # clk_to_Q + 2:1 muxT_opad 295e-12   # TsetupT_sblk_opin_to_sblk_ipin 0  # No local routingT_clb_ipin_to_sblk_ipin 0   # No local routingT_sblk_opin_to_clb_opin 0. # Delays through the BLE (LUT and a FF) T_subblock T_comb: 546e-12 T_seq_in: 845e-12 T_seq_out: 478e-12

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -