首页 > 器件类别 >

COREAI-AN

CoreAI

厂商名称:Actel

厂商官网:http://www.actel.com/

下载文档
文档预览
CoreAI
Product Summary
Intended Use
Analog Interface Control Using a Microprocessor/
Microcontroller and an Actel Fusion
TM
Device
Voltage, Current, and Temperature Monitoring
Using a Microprocessor/Microcontroller and an
Actel Fusion Device
Synthesis and Simulation Support
Directly Supported within Actel Libero IDE and
CoreConsole
Synthesis: Synplicity
®
, Synopsys
®
(Design Compiler /
FPGA Compiler / FPGA Express), Exemplar
Simulation: OVI-Compliant Verilog Simulators and
Vital-Compliant VHDL Simulators
Core Verification
Comprehensive VHDL and Verilog Testbenches
User Can Easily Modify User Testbench Using
Existing Format to Add Custom Tests
Key Features
ADC Conversions Controlled by MCU/MPU Writes
AMBA APB Slave Interface (8- or 16-Bit Data
Widths Supported)
14 Maskable Interrupt Sources
Internal Clock Divider for Generating Analog
Configuration MUX Clock
Optional Read FIFO Stores up to 256 ADC
Conversion Results
Analog Configuration MUX Can Be Configured by
SmartGen
Contents
General Description ................................................... 1
Functional Block Descriptions ................................... 3
CoreAI Device Requirements ..................................... 3
CoreAI Verification ..................................................... 3
I/O Signal Descriptions ............................................... 4
Parameter/Generic Descriptions ................................ 6
Internal CoreAI Registers ......................................... 10
ACM Interface .......................................................... 18
RTC Operation .......................................................... 21
ADC Operation ......................................................... 22
Interrupt Logic ......................................................... 23
Ordering Information .............................................. 24
Datasheet Categories ............................................... 24
Supported Families
Fusion (including M7 devices)
Core Deliverables
Evaluation Version
Compiled RTL Simulation Model Fully
Supported in Actel Libero
®
Integrated Design
Environment (IDE)
Structural Verilog and VHDL Netlists (with and
without I/O Pads) Compatible with Actel
Designer Software Place-and-Route Tool
Compiled RTL Simulation
Supported in Actel Libero IDE
Model
Fully
Netlist Version
General Description
CoreAI (Analog Interface) allows for simple control of
the analog peripherals within the Fusion family of Actel
devices. Control may be implemented with an internal or
external microprocessor or microcontroller (such as
Core8051 or CoreMP7), or with user-created custom logic
within the FPGA fabric. The industry-standard AMBA
(Advanced Microcontroller Bus Architecture) APB
(Advanced Peripheral Bus) slave interface is used as the
primary control mechanism within CoreAI.
CoreAI instantiates the AB (Analog Block) macro, as
shown in
Figure 1 on page 2.
The AB macro includes the
RTL Version
Verilog and VHDL Core Source Code
Core Synthesis Scripts
Testbench (Verilog and VHDL)
March 2006
© 2006 Actel Corporation
v 2 .0
1
CoreAI
ACM (Analog Configuration MUX) interface, Analog
Quads, and RTC (Real-Time Counter). The ACM interface,
within the AB macro, is used to control configuration of
the Analog Quads and RTC in the Fusion device. CoreAI
generates the control signals used by the ACM, including
its clock signal, which is generated by an internal clock
divider. The ACM clock divider is used to ensure that the
ACM interface is clocked at a frequency less than or
equal to 10 MHz (refer to
"ACM Interface" on page 18
for details). For more details on the silicon features of
the AB macro, such as the Analog Quads, RTC, or ACM,
refer to the
Fusion datasheet.
Several aspects of CoreAI can be configured using top-
level parameters (Verilog) or generics (VHDL). For a
detailed description of the parameters/generics, refer to
Table 4 on page 6.
The CoreAI block diagram is shown in
Figure 1.
A typical
application using CoreAI is shown in
Figure 2.
CoreAI
APB I/F
Interrupt
µProcessor I/F
Logic
ACM I/F
Logic
ADC I/F
Logic
Analog Inputs
Analog Outputs
RTC Inputs
RTC Outputs
AB
(Analog Block)
Analog Inputs
Used as
Digital Inputs
Figure 1 •
CoreAI Block Diagram
Fusion Device
CoreMP7
CoreAI
Temperature Monitor
Bipolar Transistor
CorePWM
Figure 2 •
CoreAI Typical Application
2
v2.0
CoreAI
Functional Block Descriptions
CoreAI, shown in
Figure 1 on page 2,
consists of the
microprocessor interface logic, ACM interface logic, and
ADC interface logic blocks. The microprocessor interface
logic implements APB slave logic and generates a
maskable interrupt. The ACM interface block writes
configuration data into the AB macro to control Analog
Quad and RTC settings. The ADC interface block sends
control data to and receives status information from the
ADC.
CoreAI Device Requirements
CoreAI has been implemented in the Actel Fusion device family. A summary of the data for CoreAI is listed in
Table 1
and
Table 2.
Table 1 •
CoreAI Device Utilization and Performance (minimum configuration)
Cells or Tiles
Family
Fusion
Sequential
45
Combinatorial
105
Total
150
Utilization
Device
AFS090
Total
7%
Performance
150 MHz
Note:
Data in this table were achieved using typical synthesis and layout settings. Top-level parameters/generics that differ from the
default values were set as follows: FIXED_VAREFSEL = 1, FIXED_VAREFSEL_VAL = 0, FIXED_MODE = 1, FIXED_MODE_VAL = 0,
FIXED_TVC = 1, FIXED_TVC_VAL = 0, FIXED_STC = 1, FIXED_STC_VAL = 0, CFG_ACx = 512, CFG_ATx = 512, DISABLE_TMSTBINT = 1,
CFG_GDx = 768, ACTLOW_INTERRUPT = 0, DISABLE_INTERRUPT = 1, APB_16BIT_DATA = 1.
Table 2 •
CoreAI Device Utilization and Performance (maximum configuration)
Family
Sequential
Fusion
130
Cells or Tiles
Combinatorial
330
Total
460
FIFO
1
Utilization
Device
AFS090
Total
20%
133 MHz
Performance
Note:
Data in this table were achieved using typical synthesis and layout settings. Top-level parameters/generics that differ from the
default values were set as follows: ACM_CLK_DIV = 4, USE_RTC = 1, USE_RDFIFO = 1, USE_RDFIFO_AEVAL = 16,
USE_RDFIFO_AFVAL = 240.
CoreAI Verification
The comprehensive simulation testbench verifies correct operation of the CoreAI macro.
The testbench applies several tests to the CoreAI macro, including the following:
Voltage monitor, current monitor, and temperature monitor tests
RTC tests
Gate-driver control tests
Using the supplied testbench as a guide, the user can alter the verification of the core by adding custom tests or
removing existing tests.
v2.0
3
CoreAI
I/O Signal Descriptions
The port signals for the CoreAI macro are defined in
Table 3
and illustrated in
Figure 3.
CoreAI has 120 I/O signals.
Note that vector notation is used in
Figure 3
for the AV, AC, AT, ATRETURN, DDGDON, DAVOUT, DACOUT, DATOUT,
AG, and RTCXTLMODE ports; however, these ports are actually split into individual single-bit ports, as described in
Table 3.
For example, there are two individual output ports, RTCXTLMODE1 and RTCXTLMODE0, rather than one
vectored output port RTCXTLMODE[1:0].
PCLK
PRESETN
PADDR[4:0]
PSEL
PENABLE
PWRITE
PWDATA[7:0]
VAREF
GNDREF
AV[9:0]
AC[9:0]
AT[9:0]
ATRETURN[4:0]
DDGDON[9:0]
RTCCLK
PRDATA[7:0]
INTERRUPT
DAVOUT[9:0]
DACOUT[9:0]
DATOUT[9:0]
AG[9:0]
RTCXTLMODE[1:0]
RTCXTLSEL
RTCMATCH
RTCPSMMATCH
Figure 3 •
CoreAI I/O Signal Diagram
Table 3 •
CoreAI I/O Signal Descriptions
Name
APB Interface
PCLK
PRESETN
PADDR[4:0]
PSEL
PENABLE
PWRITE
PWDATA[15:0]
Input
Input
Input
Input
Input
Input
Input
APB System Clock: reference clock for all internal logic
APB active-low asynchronous reset
APB address bus – This port is used to address internal CoreAI registers.
APB Slave Select – This signal selects CoreAI for reads or writes.
APB Strobe – This signal indicates the second cycle of an APB transfer.
APB Write/Read – If high, a write will occur when an APB transfer to CoreAI takes place; if
low, a read from CoreAI will take place.
APB write data – If the APB_16BIT_DATA parameter/generic is set to 1, all 16 bits are used; if
the APB_16BIT_DATA parameter/generic is set to 0, only the lower 8 bits, PWDATA[7:0], are
used (in this case, PWDATA[15:8] should be tied to static high or low values).
APB read data – If the APB_16BIT_DATA parameter/generic is set to 1, all 16 bits are used; if
the APB_16BIT_DATA parameter/generic is set to 0, only the lower 8 bits, PRDATA[7:0], are
used (in this case, PRDATA[15:8] can be left unconnected).
Microprocessor interrupt output – This interrupt signal is generated from 14 possible
interrupt sources, each of which can be masked or enabled via the INTENABLE register. The
polarity of this output is controlled via the ACTLOW_INTERRUPT parameter/generic.
Type
Description
PRDATA[15:0]
Output
INTERRUPT
Output
Note:
All signals active high (logic 1) unless otherwise noted.
4
v2.0
CoreAI
Table 3 •
CoreAI I/O Signal Descriptions (Continued)
Name
Analog Interface
VAREF
Input or
Output
Input
Input
Voltage reference – If using the internal voltage reference, this signal will be an output; if
using an external voltage reference, this signal will be an input for this reference (see the
FIXED_VAREFSEL and FIXED_VAREFSEL_VAL parameters/generics).
Ground reference – If external voltage reference is used, this signal must be connected to the
ground for the reference; otherwise this should be connected to digital ground (logic 0).
Analog Voltage Monitor inputs – These signals correspond to the AVx voltage monitor inputs
(AV9 through AV0) of the AB macro.
Note:
Unused AVx inputs need to be disabled with the CFG_AVx parameters/generics and
connected to logic 0.
AC9, AC8, AC7, AC6, AC5,
AC4, AC3, AC2, AC1, AC0
Input
Analog Current Monitor inputs – These signals correspond to the ACx current monitor
inputs (AC9 through AC0) of the AB macro.
Note:
Unused ACx inputs need to be disabled with the CFG_ACx parameters/generics and
connected to logic 0.
AT9, AT8, AT7, AT6, AT5,
AT4, AT3, AT2, AT1, AT0
Input
Analog Temperature Monitor inputs – These signals correspond to the ATx temperature
monitor inputs (AT9 through AT0) of the AB macro.
Note:
Unused ATx inputs need to be disabled with the CFG_ATx parameters/generics and
connected to logic 0.
ATRETURN4, ATRETURN3,
ATRETURN2, ATRETURN1,
ATRETURN0]
DAVOUT9, DAVOUT8,
DAVOUT7, DAVOUT6,
DAVOUT5, DAVOUT4,
DAVOUT3, DAVOUT2,
DAVOUT1, DAVOUT0
DACOUT9, DACOUT8,
DACOUT7, DACOUT6,
DACOUT5, DACOUT4,
DACOUT3, DACOUT2,
DACOUT1, DACOUT0
DATOUT9, DATOUT8,
DATOUT7, DATOUT6,
DATOUT5, DATOUT4,
DATOUT3, DATOUT2,
DATOUT1, DATOUT0
DDGDON9, DDGDON8,
DDGDON7, DDGDON6,
DDGDON5, DDGDON4,
DDGDON3, DDGDON2,
DDGDON1, DDGDON0
AG9, AG8, AG7 AG6, AG5,
AG4, AG3, AG2, AG1, AG0
Input
Shared Analog Temperature Monitor Returns – These signals correspond to the shared
returns for the temperature monitor inputs (ATRETURN89 through ATRETURN01) of the AB
macro.
Digital AV outputs – These signals correspond to the digital AV outputs (DAVOUT9 through
DAVOUT0) of the AB macro. If any of the AVx inputs are configured as digital inputs rather
than analog inputs, their corresponding buffered digital signals are put out on these ports.
Type
Description
GNDREF
AV9, AV8, AV7, AV6, AV5,
AV4, AV3, AV2, AV1, AV0
Output
Output
Digital AC outputs – These signals correspond to the digital AC outputs (DACOUT9 through
DACOUT0) of the AB macro. If any of the ACx inputs are configured as digital inputs rather
than analog inputs, their corresponding buffered digital signals are put out on these ports.
Output
Digital AT outputs – These signals correspond to the digital AT outputs (DATOUT9 through
DATOUT0) of the AB macro. If any of the ATx inputs are configured as digital inputs rather
than analog inputs, their corresponding buffered digital signals are put out on these ports.
Input
Direct Digital Gate Driver enables – These signals can control the corresponding GDONx
gate-driver enable inputs (GDON9 through GDON0) of the AB macro if the CFG_GDx
parameters/generics are set appropriately (refer to
"Parameter/Generic Descriptions" on
page 6).
Analog Gate Driver outputs – These signals correspond to the AGx gate driver outputs (AG9
through AG0) of the AB macro.
Note:
If unused, each of these gate driver outputs can be disabled via the CFG_GDx
parameters/generics.
Output
Note:
All signals active high (logic 1) unless otherwise noted.
v2.0
5
查看更多>
参数对比
与COREAI-AN相近的元器件有:COREAI-XX、COREAI-EV、COREAI-SN、COREAI-UR、COREAI-UG、COREAI-SR、COREAI-M、COREAI-AR。描述及对比如下:
型号 COREAI-AN COREAI-XX COREAI-EV COREAI-SN COREAI-UR COREAI-UG COREAI-SR COREAI-M COREAI-AR
描述 CoreAI CoreAI CoreAI CoreAI CoreAI CoreAI CoreAI CoreAI CoreAI
急需stc89c51中文资料
谢谢兄弟们 急需stc89c51中文资料 ...
376039329 51单片机
贴片机机架制作教程与机架物料清单
贴片机机架制作教程与机架物料清单下载地址: 贴片机机架制作教程与机架物料清单 楼主的资料很详细,...
net2uizoo 创意市集
51单片机教程视频_从入门到精通轻松学习(王云)
最近看到很多同学问到该怎样学习单片机,以我的学习经历来看,单片机主要是在于实践。当初老师组建实验室...
werfv 51单片机
接插件焊盘没有标号能否导入到PCB中
假设一个接插件的封装中 有一列焊盘没有标号,只给用到的那些焊盘给出了标号 如果这样导入到PCB中,...
emily_1105 PCB设计
【转载】CPU流水线的探秘之旅
作为程序员,CPU在我们的工作中扮演了核心角色,因此了解处理器内部的工作方式对程序员来说不无裨益...
574433742 FPGA/CPLD
测评汇总:米尔 瑞芯微RK3568 工业开发板
活动详情: 【米尔 瑞芯微RK3568 工业开发板】 更新至 2024-11-03 测评报告汇...
EEWORLD社区 测评中心专版
热门器件
热门资源推荐
器件捷径:
E0 E1 E2 E3 E4 E5 E6 E7 E8 E9 EA EB EC ED EE EF EG EH EI EJ EK EL EM EN EO EP EQ ER ES ET EU EV EW EX EY EZ F0 F1 F2 F3 F4 F5 F6 F7 F8 F9 FA FB FC FD FE FF FG FH FI FJ FK FL FM FN FO FP FQ FR FS FT FU FV FW FX FY FZ G0 G1 G2 G3 G4 G5 G6 G7 G8 G9 GA GB GC GD GE GF GG GH GI GJ GK GL GM GN GO GP GQ GR GS GT GU GV GW GX GZ H0 H1 H2 H3 H4 H5 H6 H7 H8 HA HB HC HD HE HF HG HH HI HJ HK HL HM HN HO HP HQ HR HS HT HU HV HW HX HY HZ I1 I2 I3 I4 I5 I6 I7 IA IB IC ID IE IF IG IH II IK IL IM IN IO IP IQ IR IS IT IU IV IW IX J0 J1 J2 J6 J7 JA JB JC JD JE JF JG JH JJ JK JL JM JN JP JQ JR JS JT JV JW JX JZ K0 K1 K2 K3 K4 K5 K6 K7 K8 K9 KA KB KC KD KE KF KG KH KI KJ KK KL KM KN KO KP KQ KR KS KT KU KV KW KX KY KZ
需要登录后才可以下载。
登录取消