reciever_8__header.blf
来自「此RS232通信协议用VHDL语言实现」· BLF 代码 · 共 14 行
BLF
14 行
.model reciever_8_
.inputs bclkr
.inputs resetr
.inputs rxdr
.outputs r_ready
.outputs rbuf<7>
.outputs rbuf<6>
.outputs rbuf<5>
.outputs rbuf<4>
.outputs rbuf<3>
.outputs rbuf<2>
.outputs rbuf<1>
.outputs rbuf<0>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?