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

📄 testrx.cmd

📁 基于XILINX的内嵌POWERPC的处理器的串行通讯的应用源代码.
💻 CMD
字号:
| Script file for testing the receiver| for multi frames | Initial settingsdelete_waveformsrestart stepsize 50nS | Watched Signals and Vectorswatch WB_CLK_I | Wishbone clockwatch WB_RST_Iwatch WB_WE_Iwatch WB_STB_Iwatch WB_ACK_Ovector ADR WB_ADR_I[1:0]vector DI WB_DAT_I[7:0]vector DO WB_DAT_O[7:0]watch RxD_PAD_I	| RS232 Rx Linewatch IntRx_O	| Emit Buffer is emptywatch BR_Clk_Iwatch EnabRx| Stimulators Assignment| 1/Read SReg| 2/Read Byte Rx| 3/Read SReg| 4/Read Byte Rxclock WB_CLK_I	1 0	| BR_CLK_I=10MHzwfm WB_RST_I	@1nS=L 100nS=H 100nS=Lwfm WB_STB_I	@1nS=L +            	@190.001uS=H 100nS=L +				@200.001uS=H 100nS=L +	            @210.001uS=H 100nS=L +				@355.501uS=H 100nS=Lwfm WB_WE_I		@1nS=L +	            @190.001uS=L +    	        @200.001uS=L +        	    @210.001uS=L +            	@355.501uS=Lwfm ADR			@1nS=L +        	    @190.001uS=1\H 100nS=Z +				@200.001uS=0\H 100nS=Z +           		@210.001uS=1\H 100nS=Z +            	@355.501uS=0\H 100nS=Zwfm BR_Clk_I  @0nS=L (1uS=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)*50 8uS=H| Perform Simulationsim 4000uS

⌨️ 快捷键说明

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