FEATURES — S3C44B0X: 16/32-bit RISC microcontroller — X-tal operation — Boot ROM: 512 K bit, 1 M bit, 8 M bit, support half-word size boot ROM — DRAM: 4 M x 16 EDO DRAM support — SDRAM: 4 M x 16 SDRAM support — 8-bit LCD connector — General I/O: GIP
基于FPGA的I2C总线控制核设计》P23 I2C控制核的VHDL源码如下: .附录:VHDL源代码 1. i2c_top 模块逻辑代码 entity i2c_top is port( eclk: in std_logic; nReset: in std_logic; --asram interface signal of EMIF nAoe: in std_logic; nAwe: in std_logic; nAre: in std_logic; -- Ardy: out std_logi
s3c2410测试开发程序 源代码 2410init.o(Init) refers to 2410test.o(.text) for Main 2410test.o(.text) refers to 2410lib.o(.text) for Uart_Printf 2410test.o(.text) refers to mmu.o(.text) for MMU_Init 2410test.o(.text) refers to lib_init.o(.text) for __rt_lib_ini