代码搜索:RS编码
找到约 10,000 项符合「RS编码」的源代码
代码结果 10,000
www.eeworm.com/read/285288/8855956
bak rs232-eeprom_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
File 1,1,
www.eeworm.com/read/374940/9378396
bak rs232_rec5.tcl.bak
set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED"
set_global_assignment -name ENABLE_INIT_DONE_OUTPUT OFF
set_location_assignment PIN_23 -to pin_clk
www.eeworm.com/read/374940/9378398
summary rs232_rec5.fit.summary
Fitter Status : Successful - Mon Mar 31 15:42:16 2008
Quartus II Version : 7.2 Build 175 11/20/2007 SP 1 SJ Full Version
Revision Name : rs232_rec5
Top-level Entity Name : rs232_rec5
Family : Cycl
www.eeworm.com/read/374940/9378399
rpt rs232_rec5.map.rpt
Analysis & Synthesis report for rs232_rec5
Mon Mar 31 15:42:03 2008
Quartus II Version 7.2 Build 175 11/20/2007 Service Pack 1 SJ Full Version
---------------------
; Table of Contents ;
----
www.eeworm.com/read/374940/9378408
summary rs232_rec5.map.summary
Analysis & Synthesis Status : Successful - Mon Mar 31 15:42:03 2008
Quartus II Version : 7.2 Build 175 11/20/2007 SP 1 SJ Full Version
Revision Name : rs232_rec5
Top-level Entity Name : rs232_rec5
www.eeworm.com/read/374940/9378410
summary rs232_rec5.tan.summary
--------------------------------------------------------------------------------------
Timing Analyzer Summary
--------------------------------------------------------------------------------------
www.eeworm.com/read/374940/9378414
rpt rs232_rec5.fit.rpt
Fitter report for rs232_rec5
Mon Mar 31 15:42:16 2008
Quartus II Version 7.2 Build 175 11/20/2007 Service Pack 1 SJ Full Version
---------------------
; Table of Contents ;
------------------
www.eeworm.com/read/374940/9378419
rpt rs232_rec5.sim.rpt
Simulator report for rs232_rec5
Fri Mar 28 10:25:17 2008
Quartus II Version 7.2 Build 175 11/20/2007 Service Pack 1 SJ Full Version
---------------------
; Table of Contents ;
---------------
www.eeworm.com/read/374940/9378421
smsg rs232_rec5.fit.smsg
Extra Info: Performing register packing on registers with non-logic cell location assignments
Extra Info: Completed register packing on registers with non-logic cell location assignments
Extra Info:
www.eeworm.com/read/374940/9378425
bak rs232_rec2.vhd.bak
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
ENTITY rs232_rec2 IS
PORT (
clk : IN std_logic;