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

📄 not_and.edn

📁 该程序实现的是n位全加器
💻 EDN
📖 第 1 页 / 共 2 页
字号:
          (net (rename y_5 "y[5]") (joined
           (portRef (member y 2))
           (portRef PAD (instanceRef y_pad_5))
          ))
          (net (rename y_6 "y[6]") (joined
           (portRef (member y 1))
           (portRef PAD (instanceRef y_pad_6))
          ))
          (net (rename y_7 "y[7]") (joined
           (portRef (member y 0))
           (portRef PAD (instanceRef y_pad_7))
          ))
          (net c_in (joined
           (portRef c_in)
           (portRef PAD (instanceRef c_in_pad))
          ))
          (net (rename s_0 "s[0]") (joined
           (portRef PAD (instanceRef s_pad_0))
           (portRef (member s 7))
          ))
          (net (rename s_1 "s[1]") (joined
           (portRef PAD (instanceRef s_pad_1))
           (portRef (member s 6))
          ))
          (net (rename s_2 "s[2]") (joined
           (portRef PAD (instanceRef s_pad_2))
           (portRef (member s 5))
          ))
          (net (rename s_3 "s[3]") (joined
           (portRef PAD (instanceRef s_pad_3))
           (portRef (member s 4))
          ))
          (net (rename s_4 "s[4]") (joined
           (portRef PAD (instanceRef s_pad_4))
           (portRef (member s 3))
          ))
          (net (rename s_5 "s[5]") (joined
           (portRef PAD (instanceRef s_pad_5))
           (portRef (member s 2))
          ))
          (net (rename s_6 "s[6]") (joined
           (portRef PAD (instanceRef s_pad_6))
           (portRef (member s 1))
          ))
          (net (rename s_7 "s[7]") (joined
           (portRef PAD (instanceRef s_pad_7))
           (portRef (member s 0))
          ))
          (net c_out (joined
           (portRef PAD (instanceRef c_out_pad))
           (portRef c_out)
          ))
          (net c_out_c (joined
           (portRef c_out (instanceRef gen_7_last_last_cell))
           (portRef A (instanceRef c_out_pad))
          ))
          (net (rename s_1_c_7 "s_1_c[7]") (joined
           (portRef s (instanceRef gen_7_last_last_cell))
           (portRef A (instanceRef s_pad_7))
          ))
          (net (rename s_1_c_6 "s_1_c[6]") (joined
           (portRef s (instanceRef gen_6_middle_middle_cell))
           (portRef A (instanceRef s_pad_6))
          ))
          (net (rename s_1_c_5 "s_1_c[5]") (joined
           (portRef s (instanceRef gen_5_middle_middle_cell))
           (portRef A (instanceRef s_pad_5))
          ))
          (net (rename s_1_c_4 "s_1_c[4]") (joined
           (portRef s (instanceRef gen_4_middle_middle_cell))
           (portRef A (instanceRef s_pad_4))
          ))
          (net (rename s_1_c_3 "s_1_c[3]") (joined
           (portRef s (instanceRef gen_3_middle_middle_cell))
           (portRef A (instanceRef s_pad_3))
          ))
          (net (rename s_1_c_2 "s_1_c[2]") (joined
           (portRef s (instanceRef gen_2_middle_middle_cell))
           (portRef A (instanceRef s_pad_2))
          ))
          (net (rename s_1_c_1 "s_1_c[1]") (joined
           (portRef s (instanceRef gen_1_middle_middle_cell))
           (portRef A (instanceRef s_pad_1))
          ))
          (net (rename s_1_c_0 "s_1_c[0]") (joined
           (portRef s (instanceRef gen_0_first_first_cell))
           (portRef A (instanceRef s_pad_0))
          ))
          (net c_in_c (joined
           (portRef Y (instanceRef c_in_pad))
           (portRef c_in (instanceRef gen_0_first_first_cell))
          ))
          (net (rename y_c_7 "y_c[7]") (joined
           (portRef Y (instanceRef y_pad_7))
           (portRef y (instanceRef gen_7_last_last_cell))
          ))
          (net (rename y_c_6 "y_c[6]") (joined
           (portRef Y (instanceRef y_pad_6))
           (portRef y (instanceRef gen_6_middle_middle_cell))
          ))
          (net (rename y_c_5 "y_c[5]") (joined
           (portRef Y (instanceRef y_pad_5))
           (portRef y (instanceRef gen_5_middle_middle_cell))
          ))
          (net (rename y_c_4 "y_c[4]") (joined
           (portRef Y (instanceRef y_pad_4))
           (portRef y (instanceRef gen_4_middle_middle_cell))
          ))
          (net (rename y_c_3 "y_c[3]") (joined
           (portRef Y (instanceRef y_pad_3))
           (portRef y (instanceRef gen_3_middle_middle_cell))
          ))
          (net (rename y_c_2 "y_c[2]") (joined
           (portRef Y (instanceRef y_pad_2))
           (portRef y (instanceRef gen_2_middle_middle_cell))
          ))
          (net (rename y_c_1 "y_c[1]") (joined
           (portRef Y (instanceRef y_pad_1))
           (portRef y (instanceRef gen_1_middle_middle_cell))
          ))
          (net (rename y_c_0 "y_c[0]") (joined
           (portRef Y (instanceRef y_pad_0))
           (portRef y (instanceRef gen_0_first_first_cell))
          ))
          (net (rename x_c_7 "x_c[7]") (joined
           (portRef Y (instanceRef x_pad_7))
           (portRef x (instanceRef gen_7_last_last_cell))
          ))
          (net (rename x_c_6 "x_c[6]") (joined
           (portRef Y (instanceRef x_pad_6))
           (portRef x (instanceRef gen_6_middle_middle_cell))
          ))
          (net (rename x_c_5 "x_c[5]") (joined
           (portRef Y (instanceRef x_pad_5))
           (portRef x (instanceRef gen_5_middle_middle_cell))
          ))
          (net (rename x_c_4 "x_c[4]") (joined
           (portRef Y (instanceRef x_pad_4))
           (portRef x (instanceRef gen_4_middle_middle_cell))
          ))
          (net (rename x_c_3 "x_c[3]") (joined
           (portRef Y (instanceRef x_pad_3))
           (portRef x (instanceRef gen_3_middle_middle_cell))
          ))
          (net (rename x_c_2 "x_c[2]") (joined
           (portRef Y (instanceRef x_pad_2))
           (portRef x (instanceRef gen_2_middle_middle_cell))
          ))
          (net (rename x_c_1 "x_c[1]") (joined
           (portRef Y (instanceRef x_pad_1))
           (portRef x (instanceRef gen_1_middle_middle_cell))
          ))
          (net (rename x_c_0 "x_c[0]") (joined
           (portRef Y (instanceRef x_pad_0))
           (portRef x (instanceRef gen_0_first_first_cell))
          ))
          (net (rename carry_3 "carry[3]") (joined
           (portRef c_out (instanceRef gen_3_middle_middle_cell))
           (portRef c_in (instanceRef gen_4_middle_middle_cell))
          ))
          (net (rename carry_4 "carry[4]") (joined
           (portRef c_out (instanceRef gen_4_middle_middle_cell))
           (portRef c_in (instanceRef gen_5_middle_middle_cell))
          ))
          (net (rename carry_0 "carry[0]") (joined
           (portRef c_out (instanceRef gen_0_first_first_cell))
           (portRef c_in (instanceRef gen_1_middle_middle_cell))
          ))
          (net (rename carry_1 "carry[1]") (joined
           (portRef c_out (instanceRef gen_1_middle_middle_cell))
           (portRef c_in (instanceRef gen_2_middle_middle_cell))
          ))
          (net (rename carry_5 "carry[5]") (joined
           (portRef c_out (instanceRef gen_5_middle_middle_cell))
           (portRef c_in (instanceRef gen_6_middle_middle_cell))
          ))
          (net (rename carry_6 "carry[6]") (joined
           (portRef c_out (instanceRef gen_6_middle_middle_cell))
          ))
          (net (rename carry_2 "carry[2]") (joined
           (portRef c_out (instanceRef gen_2_middle_middle_cell))
           (portRef c_in (instanceRef gen_3_middle_middle_cell))
          ))
          (net GND (joined
           (portRef Y (instanceRef GND_i))
           (portRef c_in (instanceRef gen_7_last_last_cell))
          ))
          (net VCC (joined
           (portRef Y (instanceRef PWR_i))
          ))
         )
       )
    )
  )
  (design add_full_n (cellRef add_full_n (libraryRef work)))
)

⌨️ 快捷键说明

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