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

📄 testrxlimit.cmd

📁 基于XILINX的内嵌POWERPC的处理器的串行通讯的应用源代码.
💻 CMD
字号:
| Script file for testing the minimal an maximal Baudrate excursion around the| nominal Baudrate of 125kHz (in term of %) | Initial settingsdelete_waveformsrestart stepsize 50nS | Watched Signals and Vectorswatch WB_CLK_I | Wishbone clockwatch WB_RST_Ivector RxData RxData7 RxData6 RxData5 RxData4 RxData3 RxData2 RxData1 RxData0watch RxD_PAD_I	| RS232 Rx Linewatch IntRx_O	| Emit Buffer is emptywatch BR_Clk_Iwatch EnabRx| Stimulators Assignmentclock WB_CLK_I	1 0	| BR_CLK_I=10MHzwfm WB_RST_I	@1nS=L 100nS=H 100nS=Lassign WB_STB_I 0assign WB_WE_I 0wfm BR_Clk_I  @0nS=L (0.946uS=H 1uS=L)*8000 | BR_Clk_I=500kHz| BRDIVISOR=1. Baudrate=500000/1/4=125kHz (Bit period=8uS)| Below is a generation of 50 same frames, coding 40h. wfm RxD_PAD_I    @0nS=H +           102.7uS=H (8uS=L 8uS=L 8uS=L 8uS=L 8uS=L 8uS=L 8uS=L 8uS=H 8uS=L 8uS=H)*150 8uS=H| Perform Simulationsim 10mS| Results:| max BR_Clk_I: 2.118uS| min BR_Clk_I: 1.946uS

⌨️ 快捷键说明

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