TI,TI公司,TI代理商
TI(德州仪器)| TI产品型号搜索
专营TI元器件,强大的现货交付能力,解决您的采购难题
全流程提供TI现货供应链服务
当前位置:TI公司 > > TI芯片 >> SN74V283-EP
SN74V283-EP技术文档下载:
SN74V283-EP技术文档产品手册下载
SN74V283-EP - 产品图解:
http://www.ti.com/cn/lit/gpn/sn74v283-ep
承诺原装正品
专营TI,真正优化您的供应链
TI产品 - SN74V283-EP介绍
SN74V283-EP - 增强型产品 32768 X 18 同步 Fifo 存储器

SN74V283-EP是TI公司的一款FIFO寄存器产品,SN74V283-EP是增强型产品 32768 X 18 同步 Fifo 存储器,本页介绍了SN74V283-EP的产品说明、应用、特性等,并给出了与SN74V283-EP相关的TI元器件型号供参考。

SN74V283-EP - 增强型产品 32768 X 18 同步 Fifo 存储器 - FIFO寄存器 - 触发器/锁存器/寄存器 - TI公司(Texas Instruments,德州仪器)

产品描述

The SN74V263, SN74V273, SN74V283, and SN74V293 are exceptionally deep, high-speed, CMOS first-in first-out (FIFO) memories with clocked read and write controls and a flexible bus-matching ×9/×18 data flow.

There is flexible ×9/×18 bus matching on both read and write ports.

The period required by the retransmit operation is fixed and short.

The first-word data-latency period, from the time the first word is written to an empty FIFO to the time it can be read, is fixed and short.

These FIFOs are particularly appropriate for network, video, telecommunications, data communications, and other applications that need to buffer large amounts of data and match buses of unequal sizes.

Each FIFO has a data input port (Dn) and a data output port (Qn), both of which can assume either an 18-bit or 9-bit width, as determined by the state of external control pins’ input width (IW) and output width (OW) during the master-reset cycle.

The input port is controlled by write-clock (WCLK) and write-enable (WEN)\ inputs. Data is written into the FIFO on every rising edge of WCLK when WEN\ is asserted. The output port is controlled by read-clock (RCLK) and read-enable (REN\) inputs. Data is read from the FIFO on every rising edge of RCLK when REN\ is asserted. An output-enable (OE\) input is provided for 3-state control of the outputs.

The frequencies of both the RCLK and the WCLK signals can vary from 0 to fMAX, with complete independence. There are no restrictions on the frequency of one clock input with respect to the other.

There are two possible timing modes of operation with these devices: first-word fall-through (FWFT) mode and standard mode.

In FWFT mode, the first word written to an empty FIFO is clocked directly to the data output lines after three transitions of the RCLK signal. REN\ need not be asserted for accessing the first word. However, subsequent words written to the FIFO do require a low on REN\ for access. The state of the FWFT/SI input during master reset determines the timing mode in use.

In standard mode, the first word written to an empty FIFO does not appear on the data output lines unless a specific read operation is performed. A read operation, which consists of activating REN\ and enabling a rising RCLK edge, shifts the word from internal memory to the data output lines.

For applications requiring more data-storage capacity than a single FIFO can provide, the FWFT timing mode permits depth expansion by chaining FIFOs in series (i.e., the data outputs of one FIFO are connected to the corresponding data inputs of the next). No external logic is required.

These FIFOs have five flag pins: empty flag or output ready (EF\/OR\), full flag or input ready (FF\/IR\), half-full flag (HF)\, programmable almost-empty flag (PAE)\, and programmable almost-full flag (PAF)\. The IR\ and OR\ functions are selected in FWFT mode. The EF\ and FF\ functions are selected in standard mode. HF\, PAE\, and PAF\ always are available for use, regardless of timing mode.

PAE\ and PAF\ can be programmed independently to switch at any point in memory. Programmable offsets determine the flag-switching threshold and can be loaded by parallel or serial methods. Eight default offset settings also are provided, so that PAE\ can be set to switch at a predefined number of locations from the empty boundary. The PAF\ threshold also can be set at similar predefined values from the full boundary. The default offset values are set during master reset by the state of FSEL0, FSEL1, and LD\.

For serial programming, SEN\, together with LD\, loads the offset registers via the serial input (SI) on each rising edge of WCLK. For parallel programming, WEN\, together with LD\, loads the offset registers via Dn on each rising edge of WCLK. REN\, together with LD\, can read the offsets in parallel from Qn on each rising edge of RCLK, regardless of whether serial or parallel offset loading has been selected.

Also, the timing modes of PAE\ and PAF\ outputs can be selected. Timing modes can be set to be either asynchronous or synchronous for PAE\ and PAF\.

If the asynchronous PAE\/PAF\ configuration is selected, PAE\ is asserted low on the low-to-high transition of RCLK. PAE\ is reset to high on the low-to-high transition of WCLK. Similarly, PAF\ is asserted low on the low-to-high transition of WCLK, and PAF\ is reset to high on the low-to-high transition of RCLK.

If the synchronous PAE\/PAF\ configuration is selected , PAE\ is asserted and updated on the rising edge of RCLK only and not WCLK. Similarly, PAF\ is asserted and updated on the rising edge of WCLK only and not RCLK. The desired mode is configured during master reset by the state of the programmable-flag mode (PFM) pin.

The retransmit function allows data to be reread from the FIFO more than once. A low on the RT\ input during a rising RCLK edge initiates a retransmit operation by setting the read pointer to the first location of the memory array. Zero-latency retransmit timing mode can be selected using the retransmit timing mode (RM). During master reset, a low on RM selects zero-latency retransmit. A high on RM during master reset selects normal latency.

If zero-latency retransmit operation is selected, the first data word to be retransmitted is placed on the output register with respect to the same RCLK edge that initiated the retransmit, if RT\ is low.

During master reset (MRS)\, the functions for all the operating modes are programmed. These include FWFT or standard timing, input bus width, output bus width, big endian or little endian, retransmit mode, programmable-flag operating and programming method, programmable-flag default offsets, and interspersed parity select. The read and write pointers are set to the first location of the FIFO. Then, based on the selected timing mode, EF\ is set low or OR\ is set high and FF\ is set high or IR\ is set low. Also, PAE\ is set low, PAF\ is set high, and HF\ is set high. The Q outputs are set low.

Partial reset (PRS\) also sets the read and write pointers to the first location of the memory. However, the timing mode, programmable-flag programming method, default or programmed offset settings, input and output bus widths, big endian/little endian, interspersed parity select, and retransmit mode (existing before partial reset is asserted) remain unchanged. The flags are updated according to the timing mode and offsets in effect. PRS\ is useful for resetting a device in mid-operation when reprogramming programmable flags and other functions would be undesirable.

A big-endian/little-endian data word format is provided. This function is useful when data is written into the FIFO in long-word (×18) format and read out of the FIFO in small-word (×9) format. If big-endian mode is selected, the most significant byte (MSB) (word) of the long word written into the FIFO is read out of the FIFO first, followed by the least-significant byte (LSB). If little-endian format is selected, the LSB of the long word written into the FIFO is read out first, followed by the MSB. The mode desired is configured during master reset by the state of the big-endian/little-endian (BE)\ pin.

The interspersed/noninterspersed parity (IP) bit function allows the user to select the parity bit in the word loaded into the parallel port (D0–Dn) when programming the flag offsets. If interspersed-parity mode is selected, the FIFO assumes that the parity bit is located in bit position D8 during the parallel programming of the flag offsets. If noninterspersed-parity mode is selected, D8 is assumed to be a valid bit and D16 and D17 are ignored. IP mode is selected during master reset by the state of the IP input pin. This mode is relevant only when the input width is set to ×18 mode.

The SN74V263, SN74V273, SN74V283, and SN74V293 are fabricated using TI’s high-speed submicron CMOS technology.

For more information on this device family, see the following application reports:

Interfacing TI High-Speed External FIFOs With TI DSP Via DSPs’ External Memory Interface (EMIF) (literature number SPRA534) Interfacing TI High-Speed External FIFOs With TI DSP Via DSPs’ Expansion Bus (XBus) (literature number SPRA547)

产品特性

  • Controlled Baseline
    • One Assembly/Test Site, One Fabrication Site
  • Extended Temperature Performance of –55°C to 125°C
  • Enhanced Diminishing Manufacturing Sources (DMS) Support
  • Enhanced Product-Change Notification
  • Qualification Pedigree
  • Choice of Memory Organizations
    • SN74V263 – 8192 × 18/16384 × 9
    • SN74V273 – 16384 × 18/32768 × 9
    • SN74V283 – 32768 × 18/65536 × 9
    • SN74V293 – 65536 × 18/131072 × 9
  • 133-MHz Operation
  • 7.5-ns Read/Write Cycle Time
  • User-Selectable Input and Output Port Bus Sizing
    • ×9 in to ×9 out
    • ×9 in to ×18 out
    • ×18 in to ×9 out
    • ×18 in to ×18 out
  • Big-Endian/Little-Endian User-Selectable Byte Representation
  • 5-V-Tolerant Inputs
  • Fixed, Low First-Word Latency
  • Zero-Latency Retransmit
  • Master Reset Clears Entire FIFO
  • Partial Reset Clears Data, but Retains Programmable Settings
  • Empty, Full, and Half-Full Flags Signal FIFO Status
  • Programmable Almost-Empty and Almost-Full Flags; Each Flag Can Default to One of Eight Preselected Offsets
  • Selectable Synchronous/Asynchronous Timing Modes for Almost-Empty and Almost-Full Flags
  • Program Programmable Flags by Either Serial or Parallel Means
  • Select Standard Timing (Using EF\ and FF\ Flags) or First-Word Fall-Through (FWFT) Timing (Using OR\ and IR\ Flags)
  • Output Enable Puts Data Outputs in High-Impedance State
  • Easily Expandable in Depth and Width
  • Independent Read and Write Clocks Permit Reading and Writing Simultaneously
  • High-Performance Submicron CMOS Technology
  • Glueless Interface With ’C6x DSPs
  • Available in 80-Pin Thin Quad Flat Pack (TQFP) Package

Component qualification in accordance with JEDEC and industry standards to ensure reliable operation over an extended temperature range. This includes, but is not limited to, Highly Accelerated Stress Test (HAST) or biased 85/85, temperature cycle, autoclave or unbiased HAST, electromigration, bond intermetallic life, and mold compound life. Such qualification testing should not be viewed as justifying use of this component beyond specified performance and environmental limits.

下面可能是您感兴趣的TI公司FIFO寄存器元器件
  • BQ26100 - 具有 SDQ 接口的基于 SHA-1/HMAC 安全和认证 IC
  • CDCV850 - 2.5V 锁相环差动时钟驱动器,具有 2 线路串行接口
  • CD4066B-Q1 - 汽车类 CMOS 四路双向开关
  • UCC37324 - 双 4A 峰值高速低侧电源 MOSFET 驱动器
  • TPS65263-Q1 - 支持 I2C 控制的动态电压调节的 4.0V-18V 输入电压、3A/2A/2A 三路同步降压转换器
  • LP5524 - 采用微型 SMD 封装的并行 LED 驱动器,具有 PWM 亮度控制
  • MSP430F46171 - 16 位超低功耗 MCU,具有 92KB 闪存、8KB RAM、比较器、DMA 和 160 段 LCD
  • TPS3801E18 - 超小型电源电压监控器
  • TPA6112A2 - 具有差动输入的 150mW 立体声耳机音频放大器
  • CD4021B-Q1 - 汽车类 CMOS 8 级静态移位寄存器
  • 节约时间成本,提高采购效率,TI官网授权代理
    TI公司|TI德州仪器|德州仪器TI公司代理商|TI芯片代理商
    TI公司产品现货专家,订购TI公司产品不限最低起订量,TI产品大陆现货即时发货,香港库存3-5天发货,海外库存7-10天发货
    寻找全球TI代理商现货货源 - TI公司(德州仪器)电子元件在线订购