CN1731861A - A kind of method that realizes the multiple image sensor information processing - Google Patents
A kind of method that realizes the multiple image sensor information processing Download PDFInfo
- Publication number
- CN1731861A CN1731861A CN200410011155.1A CN200410011155A CN1731861A CN 1731861 A CN1731861 A CN 1731861A CN 200410011155 A CN200410011155 A CN 200410011155A CN 1731861 A CN1731861 A CN 1731861A
- Authority
- CN
- China
- Prior art keywords
- programmable gate
- field programmable
- image sensor
- gate array
- information processing
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Landscapes
- Transforming Light Signals Into Electric Signals (AREA)
- Stored Programmes (AREA)
Abstract
本发明涉及利用现场可编程门阵列的可重配置特性实现多图像传感器信息处理方法。将多个图像传感器输出端连到一个现场可编程门阵列器件中;利用现场可编程门阵列器件的可重配置特性,将每一类图像传感器的配置文件分区存储到非易失外部存储器中;由单片机根据外部来的命令,将存储器中相应的配置文件下载到现场可编程门阵列器件中。本发明利用现场可编程门阵列的在线可重配置特性,用一片现场可编程门阵列器件实现多图像传感器图像信息处理的输入方法。解决了一个现场可编程门阵列只能处理一类图像传感器信息,要完成多图像传感器信息处理,就要采用多片现场可编程门阵列的问题,本发明降低了系统成本,实现用单片现场可编程门阵列完成多算法共用。The invention relates to a method for realizing multi-image sensor information processing by utilizing the reconfigurable characteristic of field programmable gate array. Connect multiple image sensor output terminals to a field programmable gate array device; use the reconfigurable feature of the field programmable gate array device to partition and store the configuration files of each type of image sensor in a non-volatile external memory; According to the order from the outside, the single-chip microcomputer downloads the corresponding configuration file in the memory to the field programmable gate array device. The invention utilizes the on-line reconfigurable characteristic of the field programmable gate array, and uses a field programmable gate array device to realize an input method for multi-image sensor image information processing. It solves the problem that a field programmable gate array can only process one type of image sensor information, and to complete multi-image sensor information processing, it is necessary to use a multi-chip field programmable gate array. Programmable gate array completes multi-algorithm sharing.
Description
技术领域:Technical field:
本发明属于现场可编程门阵列的应用技术领域,涉及利用现场可编程门阵列的可重配置特性实现多图像传感器信息处理的方法。The invention belongs to the application technical field of field programmable gate arrays, and relates to a method for realizing multi-image sensor information processing by using the reconfigurable characteristics of field programmable gate arrays.
背景技术:Background technique:
多图像传感器输入系统的框图如图1所示:包括第一个图像传感器1-1、第N个图像传感器1-2、第1个接口转换器件1-3、第N个接口转换器件1-4、第一个现场可编程门阵列1-5、第N个现场可编程门阵列1-6、图像处理单元1-7、配置时序发生器1-8、配置数据存储器1-9。The block diagram of the multi-image sensor input system is shown in Figure 1: it includes the first image sensor 1-1, the Nth image sensor 1-2, the first interface conversion device 1-3, and the Nth interface conversion device 1- 4. The first field programmable gate array 1-5, the Nth field programmable gate array 1-6, the image processing unit 1-7, the configuration timing generator 1-8, and the configuration data memory 1-9.
在实际图像处理系统中,常常要求图像处理系统支持多种图像传感器的信息处理,如传统的模拟像机、数字像机和红外像机等,这些图像传感器的数据格式不同,像元数不同,帧频不同,因此它和后面的器件的接口方式就不同,对其处理的算法也就不同,通常都是将其接到现场可编程门阵列中,如模拟像机来的视频信号经过模/数变换送到现场可编程门阵列,而数字像机来的差分信号经过专用接口芯片转换后送到现场可编程门阵列,现场可编程门阵列根据输入的不同信号格式进行解码,并根据需要将其进行处理后送到图像处理单元进行处理。In the actual image processing system, the image processing system is often required to support the information processing of multiple image sensors, such as traditional analog cameras, digital cameras, and infrared cameras. The data formats of these image sensors are different, and the number of pixels is different. The frame frequency is different, so the interface between it and the following devices is different, and the algorithm for processing it is also different. Usually, it is connected to the field programmable gate array, such as the video signal from the analog camera through the analog/ The digital transformation is sent to the field programmable gate array, and the differential signal from the digital camera is sent to the field programmable gate array after being converted by a special interface chip. The field programmable gate array decodes according to different input signal formats, and converts After it is processed, it is sent to the image processing unit for processing.
现场可编程门阵列其内部采用静态随机存储器(SRAM)工艺,它的配置数据存储在静态随机存储器中。由于静态随机存储器的数据是易失的,因此这些数据必须保存在现场可编程门阵列器件以外的可擦除只读存储器或闪速存储器等非易失存储器内,每次系统上电时,将其下载到现场可编程门阵列的静态随机存储器单元中,只有在数据配置正确的情况下系统才能正常工作。Field Programmable Gate Array uses static random access memory (SRAM) technology inside, and its configuration data is stored in static random access memory. Since the data of SRAM is volatile, these data must be stored in non-volatile memory such as erasable read-only memory or flash memory other than field programmable gate array devices. It is downloaded to the static random access memory unit of the field programmable gate array, and the system can work normally only when the data configuration is correct.
上电后,自动加载配置现场可编程门阵列,对其应用来说是必需的。一般由专用配置器件配置或由单片机控制配置。当多个现场可编程门阵列器件需要不同的配置数据时,这些器件可以连接成菊花链的形式,用一组合的比特流分别对这些器件进行编程。也可以由单片机控制对每个器件分别加载配置。After power-up, it automatically loads the configuration field programmable gate array, which is necessary for its application. Generally, it is configured by a dedicated configuration device or controlled by a single-chip microcomputer. When multiple FPGA devices require different configuration data, these devices can be connected in a daisy chain, and a combined bit stream can be used to program the devices individually. It can also be controlled by a single-chip microcomputer to load configurations for each device separately.
如果采用单片超大容量的现场可编程门阵列器件,来完成多图像传感器信息的复杂图像算法,不利于系统的稳定性,同时,由于超大容量的器件都采用球栅阵列封装,这必然会增加焊接工艺难度。通常对于复杂图像算法,用一个现场可编程门阵列来处理一类图像传感器信息,要完成多图像传感器的信息处理,就要采用多片现场可编程门阵列,这必然会增加系统成本。If a single-chip ultra-large-capacity field programmable gate array device is used to complete the complex image algorithm of multi-image sensor information, it is not conducive to the stability of the system. Difficulty of welding process. Usually, for complex image algorithms, a field programmable gate array is used to process a type of image sensor information. To complete the information processing of multiple image sensors, it is necessary to use multiple field programmable gate arrays, which will inevitably increase the system cost.
发明内容:Invention content:
为了解决背景技术中存在的一个现场可编程门阵列只能处理一类图像传感器信号,要完成多图像传感器处理,就要采用多片现场可编程门阵列的问题,本发明的目的是将要提供一种用单片现场可编程门阵列器件实现多图像传感器信息处理的方法。In order to solve the problem that a field programmable gate array in the background technology can only process one type of image sensor signals, and to complete multi-image sensor processing, a multi-chip field programmable gate array will be used. The purpose of the present invention is to provide a A method for realizing information processing of multiple image sensors by using a single-chip field programmable gate array device.
如图2所示:由于现场可编程门阵列的配置数据决定了其内部的互连关系和逻辑功能,改变这些数据,也就改变了器件的逻辑功能。系统在工作过程中可以重新配置数据,从而实现在电路可重配置。本发明所使用的方法,将多个图像传感器输出端经过接口转换电路都连到一个现场可编程门阵列器件中;利用现场可编程门阵列器件的可重配置特性,对上述多个图像传感器中的每一类图像传感器分别采用各自的配置文件;上述多个配置文件分区存储到非易失外部存储器中;然后由单片机根据外部送来所用图像传感器类型的命令,来选择读取非易失外部存储器中与每一类图像传感器相对应的配置文件,再将相应图像传感器类型的配置文件下载到现场可编程门阵列器件中,则本发明利用单片现场可编程门阵列器件实现了对多个图像传感器图像信息的处理。As shown in Figure 2: Since the configuration data of the field programmable gate array determines its internal interconnection and logic functions, changing these data also changes the logic functions of the device. The data can be reconfigured during the working process of the system, so as to realize in-circuit reconfiguration. In the method used in the present invention, multiple image sensor output terminals are connected to a field programmable gate array device through an interface conversion circuit; using the reconfigurable characteristics of the field programmable gate array device, the above-mentioned multiple image sensors Each type of image sensor adopts its own configuration file; the above-mentioned multiple configuration files are partitioned and stored in the non-volatile external memory; then the single-chip microcomputer selects and reads the non-volatile external The configuration file corresponding to each type of image sensor in the memory, and then download the configuration file of the corresponding image sensor type to the field programmable gate array device, then the present invention utilizes a single-chip field programmable gate array device to realize multiple Image sensor image information processing.
本发明的优点:由于本发明利用了现场可编程门阵列的在线可重配置特性,用一片现场可编程门阵列器件实现多图像传感器图像信息处理的输入方法。解决了背景技术中一个现场可编程门阵列只能处理一类图像传感器信息,要完成多图像传感器信息处理,就要采用多片现场可编程门阵列的问题,本发明降低了系统成本;实现用单片现场可编程门阵列完成多算法共用,即利用同一硬件结构实现多种系统功能,使之成多功能硬件。本发明可应用于图像处理技术领域中。The advantages of the present invention are: because the present invention utilizes the online reconfigurable characteristic of the field programmable gate array, the input method for image information processing of multi-image sensors is realized by using a field programmable gate array device. It solves the problem that a field programmable gate array in the background technology can only process one type of image sensor information, and multi-chip field programmable gate arrays must be used to complete the information processing of multiple image sensors. The invention reduces the system cost; Single-chip field programmable gate array completes multi-algorithm sharing, that is, uses the same hardware structure to realize multiple system functions, making it multi-functional hardware. The invention can be applied in the technical field of image processing.
附图说明:Description of drawings:
图1是背景技术多图像传感器的信息处理系统的原理框图Fig. 1 is the functional block diagram of the information processing system of the background technology multi-image sensor
图2是本发明多图像传感器的信息处理系统的原理框图Fig. 2 is the functional block diagram of the information processing system of the multi-image sensor of the present invention
图3是本发明一个实施例的电路原理图Fig. 3 is the schematic circuit diagram of an embodiment of the present invention
具体实施方式:下面结合附图和实施例对本发明进一步说明,但本发明不限于这些实施例。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS: The present invention will be further described below in conjunction with the accompanying drawings and embodiments, but the present invention is not limited to these embodiments.
本发明的实施例按如图2所示的结构框图实现,包括第一个图像传感器2-1、第N个图像传感器2-2、第一个接口转换器件2-3、第N个接口转换器件2-4、现场可编程门阵列2-5、图像处理单元2-6、配置时序发生器2-7、配置数据存储器2-8。The embodiment of the present invention is realized according to the block diagram shown in Figure 2, including the first image sensor 2-1, the Nth image sensor 2-2, the first interface conversion device 2-3, and the Nth interface conversion device Device 2-4, Field Programmable Gate Array 2-5, Image Processing Unit 2-6, Configuration Timing Generator 2-7, Configuration Data Storage 2-8.
图像传感器2-1、图像传感器2-2可采用红外像机数字输出口、红外像机的模拟输出口、数字摄像机视频输出口或模拟摄像机视频输出口等;接口转换器件2-3、接口转换器件2-4可采用电平转换器件、A/D转换器件或数字摄像机专用接口芯片等;现场可编程门阵列2-5采用Xilinx公司的Virtex系列器件,还可以采用Altera公司的器件;图像处理单元2-6采用TMS320C6000系列数字信号处理器;配置时序发生器2-7用可编程逻辑器件;配置数据存储器2-8采用非易失的闪速存储器或可擦除只读存储器。Image sensor 2-1 and image sensor 2-2 can adopt infrared camera digital output port, infrared camera analog output port, digital camera video output port or analog camera video output port, etc.; interface conversion device 2-3, interface conversion Devices 2-4 can use level conversion devices, A/D conversion devices or digital camera dedicated interface chips, etc.; field programmable gate arrays 2-5 can use Xilinx’s Virtex series devices, and can also use Altera’s devices; image processing Unit 2-6 adopts TMS320C6000 series digital signal processor; configuration timing generator 2-7 uses programmable logic device; configuration data memory 2-8 adopts non-volatile flash memory or erasable read-only memory.
图3是本发明的一个具体实施例,第一个图像传感器2-1采用红外摄像机数字输出口;第二个图像传感器2-2采用红外摄像机的模拟输出口;第三个图像传感器2-9采用彩色3CCD(电荷耦合器件)摄像机,第一个接口转换器件2-3采用DS9LV048电平转换器件;第二个接口转换器件2-4采用AD9200A/D转换器件;第三个接口转换器件2-10采用三片AD9200A/D转换器件;现场可编程门阵列2-5采用XCV300;图像处理单元2-6采用TMS320C6203数字信号处理器;配置时序发生器2-7采用可编程逻辑器件XC95108;配置数据存储器2-8采用29LV800B闪速存储器。Fig. 3 is a specific embodiment of the present invention, and the first image sensor 2-1 adopts the infrared camera digital output port; The second image sensor 2-2 adopts the analog output port of the infrared camera; The third image sensor 2-9 Adopt color 3CCD (charge-coupled device) camera, the first interface conversion device 2-3 adopts DS9LV048 level conversion device; the second interface conversion device 2-4 adopts AD9200A/D conversion device; the third interface conversion device 2- 10 uses three pieces of AD9200A/D conversion devices; field programmable gate array 2-5 uses XCV300; image processing unit 2-6 uses TMS320C6203 digital signal processor; configuration timing generator 2-7 uses programmable logic device XC95108; configuration data Memory 2-8 adopts 29LV800B flash memory.
实施例的连接关系如下:红外摄像机的数字输出口的差分信号经过DS9LV048进行电平转换后和XCV300输入/输出引脚IO[15:0]相连。红外像机的模拟输出口的模拟信号经过AD9200进行模/数转换后和XCV300输入/输出引脚IO[25:16]相连。彩色3CCD(电荷耦合器件)摄像机输出的红、绿、兰三路模拟信号分别经过各自的AD9200进行模/数转换后和XCV300输入/输出引脚IO[84:58]相连。TMS320C6203多功能串口的数据接收端DR接收外部送来所用图像传感器类型的命令,TMS320C6203的数据总线ED[7:0]、29LV800的数据总线DQ[7:0]、XCV300的8条输入/输出引脚IO[53:46]及XC95108的8条输入/输出引脚IO[7:0]相连,TMS320C6203的地址总线EA[21:2]、29LV800的地址总线A[18:0]、XCV300的20条输入/输出引脚IO[45:26]及XC95108的20条输入/输出引脚A[27:8]相连,TMS320C6203的输出选通AOE、29LV800的输出选通OE、XCV300的输入/输出引脚IO54及XC95108的输入/输出引脚I/O29相连,TMS320C6203的写有效AWE、29LV800的写有效WE、XCV300的输入/输出引脚IO55及XC95108的输入/输出引脚I/O30相连,TMS320C6203的读有效ARE、XCV300的输入/输出引脚IO56及XC95108的输入/输出引脚I/O31相连,TMS320C6203外部存储器空间1的片选信号CE1和XC95108的输入/输出引脚I/O28相连,TMS320C6203外部存储器空间2的片选信号CE2和29LV800的片选信号CE相连,TMS320C6203外部存储器空间3的片选信号CE3和XCV300的输入/输出引脚I/O57相连。XCV300的5个配置引脚CCLK、DONE、INIT、PROG和DIN分别和XC95108的输入/输出引脚I/O32、I/O33、I/O34、I/O35、I/O36相连,XCV300的模式控制引脚M0、M1、M2接高电平,将XCV300设置成串行从模式。The connection relationship of the embodiment is as follows: the differential signal of the digital output port of the infrared camera is connected to the input/output pin IO[15:0] of the XCV300 after being converted by the DS9LV048. The analog signal of the analog output port of the infrared camera is connected to the XCV300 input/output pin IO[25:16] after AD9200 performs analog/digital conversion. The red, green, and blue analog signals output by the color 3CCD (charge-coupled device) camera are respectively connected to XCV300 input/output pins IO[84:58] after analog/digital conversion by their own AD9200. The data receiving end DR of the TMS320C6203 multi-function serial port receives the commands of the used image sensor type from the outside. Pin IO[53:46] and 8 input/output pins IO[7:0] of XC95108 are connected, address bus EA[21:2] of TMS320C6203, address bus A[18:0] of 29LV800, 20 of XCV300 The input/output pins IO[45:26] and the 20 input/output pins A[27:8] of XC95108 are connected, the output strobe AOE of TMS320C6203, the output strobe OE of 29LV800, the input/output pin of XCV300 Pin IO54 and XC95108 input/output pin I/O29 are connected, TMS320C6203 write effective AWE, 29LV800 write effective WE, XCV300 input/output pin IO55 and XC95108 input/output pin I/O30 are connected, TMS320C6203 Read valid ARE, XCV300 input/output pin IO56 and XC95108 input/output pin I/O31 are connected, TMS320C6203
本实施例仅仅是采用了上述的红外像机数字输出口信息、模拟输出口信息和彩色3CCD(电荷耦合器件)摄像机信息作为三个图像传感器的输入信息。高性能的数字信号处理芯片TMS320C6203,很适合于图像处理,具有功能强大的外部存储器接口,可以与目前几乎所有类型的存储器(包括闪速存储器)直接接口,本实例用一片TMS320C6203作为图像处理单元读取现场可编程门阵列中的数据进行图像处理,同时也作为配置单片机,与可编程逻辑器件XC95144配合,控制现场可编程门阵列配置文件的下载过程。用一片29LV800(闪速存储器)作为现场可编程门阵列的配置存储器,现场可编程门阵列采用Xilinx公司的XCV300器件。其配置文件的下载模式有五种:串行主模式(master serial)、串行从模式(slaveserial)、并行主模式(master selectMAP)、并行从模式(slave selectMAP)、JTAG模式。由模式选择引脚M0,M1,M2设置,本实施例设置成串行从模式,串行从模式的工作过程如下:当PROG产生下降沿脉冲时启动配置过程,在CCLK上升沿,将数据移入目标芯片。在配置过程中,系统需要实时监测,一旦出现错误,INIT将被拉低,系统识别到这个信号后,立即重新启动配置过程。配置数据全部正确地移入目标芯片内部后,DONE信号跳变为高,进入用户工作模式。用TMS320C6203对现场司编程门阵列进行配置,实质上就是由TMS320C6203读取闪速存储器中的配置数据,再将其写入到可编程逻辑器件XC95108中,XC95108仿真串行从模式配置时序,完成对现场可编程门阵列的下载。This embodiment only adopts the above-mentioned infrared camera digital output port information, analog output port information and color 3CCD (charge-coupled device) camera information as the input information of the three image sensors. The high-performance digital signal processing chip TMS320C6203 is very suitable for image processing. It has a powerful external memory interface and can directly interface with almost all types of memory (including flash memory). In this example, a piece of TMS320C6203 is used as an image processing unit to read The data in the field programmable gate array is taken for image processing, and it is also used as a configuration single-chip microcomputer to cooperate with the programmable logic device XC95144 to control the download process of the field programmable gate array configuration file. A piece of 29LV800 (flash memory) is used as the configuration memory of the field programmable gate array, and the field programmable gate array adopts XCV300 device of Xilinx Company. There are five download modes for configuration files: serial master mode (master serial), serial slave mode (slave serial), parallel master mode (master selectMAP), parallel slave mode (slave selectMAP), and JTAG mode. Set by the mode selection pins M0, M1, M2, this embodiment is set to the serial slave mode, the working process of the serial slave mode is as follows: when PROG generates a falling edge pulse, the configuration process is started, and at the rising edge of CCLK, the data is shifted into target chip. During the configuration process, the system needs real-time monitoring. Once an error occurs, INIT will be pulled low. After the system recognizes this signal, the configuration process will be restarted immediately. After the configuration data are all correctly moved into the target chip, the DONE signal jumps to high and enters the user working mode. Using TMS320C6203 to configure the on-site programming gate array, in essence, TMS320C6203 reads the configuration data in the flash memory, and then writes it into the programmable logic device XC95108, and XC95108 simulates the serial slave mode configuration sequence to complete the configuration Downloads for Field Programmable Gate Arrays.
除了上述实施例之外,第一个图像传感器2-1、第N个图像传感器2-2、第一个接口转换器件2-3、第N个接口转换器件2-4、现场可编程门阵列2-5、图像处理单元2-6、配置时序发生器2-7和配置数据存储器2-8还可采用其他部件来实现其他实施例。In addition to the above-mentioned embodiments, the first image sensor 2-1, the Nth image sensor 2-2, the first interface conversion device 2-3, the Nth interface conversion device 2-4, the field programmable gate array 2-5. The image processing unit 2-6, the configuration timing generator 2-7 and the configuration data storage 2-8 may also use other components to implement other embodiments.
Claims (1)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN200410011155.1A CN1731861A (en) | 2004-10-15 | 2004-10-15 | A kind of method that realizes the multiple image sensor information processing |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN200410011155.1A CN1731861A (en) | 2004-10-15 | 2004-10-15 | A kind of method that realizes the multiple image sensor information processing |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| CN1731861A true CN1731861A (en) | 2006-02-08 |
Family
ID=35964142
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN200410011155.1A Pending CN1731861A (en) | 2004-10-15 | 2004-10-15 | A kind of method that realizes the multiple image sensor information processing |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN1731861A (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9918061B2 (en) | 2015-04-07 | 2018-03-13 | SZ DJI Technology Co., Ltd. | System and method for storing image data in parallel in a camera system |
| CN110686775A (en) * | 2019-09-23 | 2020-01-14 | 中国电子科技集团公司第十一研究所 | Digital-to-analog conversion method and circuit |
-
2004
- 2004-10-15 CN CN200410011155.1A patent/CN1731861A/en active Pending
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9918061B2 (en) | 2015-04-07 | 2018-03-13 | SZ DJI Technology Co., Ltd. | System and method for storing image data in parallel in a camera system |
| CN110686775A (en) * | 2019-09-23 | 2020-01-14 | 中国电子科技集团公司第十一研究所 | Digital-to-analog conversion method and circuit |
| CN110686775B (en) * | 2019-09-23 | 2022-03-11 | 中国电子科技集团公司第十一研究所 | A digital-to-analog conversion method and circuit |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| KR100458371B1 (en) | Reconfigurable computing system | |
| CN100498806C (en) | Device and method for outputting signal of emulation infrared detector | |
| CN102214482B (en) | High-speed high-capacity solid electronic recorder | |
| JPH0255878B2 (en) | ||
| US6209075B1 (en) | Method and apparatus for extending memory of an integrated circuit | |
| CN118366520A (en) | FPGA (field programmable gate array) acceleration programming method and device | |
| CN1731861A (en) | A kind of method that realizes the multiple image sensor information processing | |
| CN115543875A (en) | One-time programmable memory control system and FPGA | |
| CN101639692B (en) | Method, equipment and system for controlling a plurality of programmable logical components | |
| US7299100B2 (en) | Digital signal processing apparatus and digital signal processing method | |
| JPH1144741A (en) | Programmable logic device, test method therefor, and test data creation method | |
| CN101286181A (en) | Field Programmable Gate Array Programmable System on Chip Based on DW8051 Core | |
| CN104636151A (en) | FPGA chip configuration structure and configuration method based on application memorizers | |
| CN203706639U (en) | Single-line transmission circuit for LED display module single-point correction data | |
| CN114691554A (en) | Flash memory control method, flash memory crystal grain and flash memory | |
| CN1253786C (en) | Loading method for digital signal processing program | |
| CN115134187B (en) | Distributed communication chip and communication system with flexible expansion interface | |
| CN101330565A (en) | Method and system for real-time synthesis of multi-tap CCD output image data | |
| JPH05108347A (en) | Pipeline arithmetic circuit | |
| TW202226250A (en) | Control method for flash memory, flash memory die and flash memory | |
| JP2009528588A (en) | Method and apparatus for cascaded memory | |
| CN207301682U (en) | A kind of input/output expander based on SPI interface | |
| JPH0667846A (en) | Semiconductor memory device | |
| JPH01125621A (en) | Register setting system | |
| KR20080026726A (en) | Multiport memory device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| C06 | Publication | ||
| PB01 | Publication | ||
| C10 | Entry into substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| C02 | Deemed withdrawal of patent application after publication (patent law 2001) | ||
| WD01 | Invention patent application deemed withdrawn after publication |