The Datasheet Archive - 100 Million Datasheets from 7500 Manufacturers.    


Datasheet Search Engine   
 
Part # or Description: • 5V RS232 Driver • 2SC5066* • "Real Time Clock" • "USB connector" • "blue led" 5mm • 10 watt zener diode • 2N3055* motorola
 
Search Tip: Try entering the part number only. Include a wildcard (eg. lm317* or 1n4148*)

 

 

High Performance 8-bit RISC Microcontroller 2.01 DFPIC165X low-co


Datasheet Thumbnail

  

Download PDF



Top Searches for this datasheet



DFPIC165X
High Performance 8-bit RISC Microcontroller 2.01
DFPIC165X low-cost, high performance, 8-bit, fully static soft Core, dedicated operation with fast memory (typically on-chip). core been designed with special concern about power consumption. DFPIC165X software compatible with industry standard PIC16C54, PIC16C55, PIC16C56, PIC16C57 PIC16C58. employs modified RISC architecture times faster than original implementation). DFPIC165X have enhanced core features configurable hardware stack. separate instruction data buses allow wide instruction word with separate -bit wide data. DFPIC165X typically achieve code compression speed improvement over other 8-bit microcontrollers class. Core lines 8-bit timer/counter with 8bit programmable prescaller. power-down mode SLEEP allow user reduce power consumption. User wake controller from SLEEP through user reset watchdog overflow. integrated Watchdog Timer with it's clock signal provides protection against software lock-up. DFPIC165X Microcontroller fits perfectly applications ranging from highAll trademarks mentioned this document trademarks their respective owners.
speed automotive appliance motor control low-power remote transmitters/receivers, pointing devices telecom processors. Built-in power save mode small used area programmable devices make this perfect applications applications with space power consumption limitations. DFPIC165X delivered with fully automated testbench complete tests allowing easy package validation each stage design flow.
FEATURES
Software compatible with industry standard PIC16C5X Harvard architecture times faster compared original implementation instructions wide instruction word bytes internal Data Memory bytes Program Memory Configurable hardware stack Power saving SLEEP mode Fully synthesizable, static synchronous design with internal tri-states Scan test ready
http://www.dcd.pl
Copyright 1999-2007 Digital Core Design. Rights Reserved.
PERIPHERALS
Three ports
Three 8-bit corresponding TRIS registers
Timer
8-bit timer/counter Readable Writable 8-bit software programmable prescaler Internal external clock select Edge select external clock
cases number Core instantiations within design, number manufactured chips unlimited. There time restriction except Year license where time limited months. Single Design license
VHDL, Verilog source code called Sour-
Encrypted, plain text EDIF called Netlist
Year license
Encrypted Netlist only
Watchdog Timer
Configurable Time period 7-bit software programmable prescaler Dedicated independent Watchdog Clock input
Unlimited Designs license
Source Netlist
Upgrade from
Source Netlist Single Design Unlimited Designs
DELIVERABLES
Source code: VHDL Source Code or/and VERILOG Source Code or/and Encrypted Megafunction or/and plain text EDIF VHDL VERILOG test bench environment Active-HDL automatic simulation macros ModelSim automatic simulation macros Tests with reference responses Technical documentation Installation notes core specification Datasheet Synthesis scripts Example application Technical support Core implementation support months maintenance
CONFIGURATION
following parameters DFPIC165X core easy adjusted requirements dedicated application technology. Configuration core prepared effortless changing appropriate constants package file. There need change parts code.
memory type size Program Memory size Number hardware stack levels synchronous asynchronous default kWords default default used unused used width unused used unused used unused
Delivery Core updates, minor major versions changes Delivery documentation updates Phone email support
SLEEP mode
LICENSING
Comprehensible clearly defined licensing methods without royalty fees make using Core easy simply. Single Design license allows Core single FPGA bitstream ASIC implementation. Unlimited Designs, Year licenses allow Core unlimited number FPGA bitstreams ASIC implementations.
trademarks mentioned this document trademarks their respective owners.
WATCHDOG Timer Timer system PORTS A,B,C
http://www.dcd.pl
Copyright 1999-2007 Digital Core Design. Rights Reserved.
PINS DESCRIPTION
clkwdt mclr prgdata[11:0] ramdati[7:0] t0cki portai[7:0] portbi[7:0] portci[7:0] prgdata[11:0] ramdati[7:0] prgaddr[11:0] ramdatao[7:0] ramaddr[7:0] ramwe ramoe sleep portao[7:0] portbo[7:0] portco[7:0] trisa[7:0] trisb[7:0] trisc[7:0]
BLOCK DIAGRAM
TYPE
input input input input input input input input input input input input
DESCRIPTION
Global clock Watchdog clock Global reset Power Reset User reset Data from program memory Data from int. data memory Timer input Port input Port input Port input Data from program memory Data from int. data memory
clkwdt
Watchdog Timer Hardware Stack
mclr sleep prgdata prgaddr
Control Unit
Controller
ramdatai ramdatao ramaddr ramwe ramoe portai portbi portci portao portbo portco trisa trisb trisc
t0cki
Timer Ports
output Program memory address output Data internal data memory output address output Data memory write output Data memory output enable output Sleep signal output Port output output Port output output Port output output Data direction pins Port output Data direction pins Port output Data direction pins Port
Arithmetic Logic Unit performs arithmetic logic operations during execution instruction. This module contains work register Status register. Control Unit performs core synchronization data flow control. This module manages execution instructions. Performs decode control functions other blocks. contains program counter (PC) hardware stack. Hardware Stack DFPIC165X configurable hardware stack. stack space part either program data space stack pointer readable writable. pushed onto stack when CALL instruction executed interrupt causes branch. stack popped while RETLW instruction execution. stack operates circular buffer. This means that after stack been pushed times, third push overwrites value that stored from first push. Controller performs interface functions between Data Memory DFPIC165X internal logic. assures correct Data memory addressing data transfers. DFPIC165X supports addressing modes: direct indirect. Direct Addressing 8-bit direct address computed from FSR(7:5) bits least significant bits instruction word.
http://www.dcd.pl
SYMBOL
clkwdt mclr prgdata(11:0) ramdatai(7:0) prgaddr(11:0) ramdatao(7:0) ramaddr(7:0) ramwe ramoe sleep portao(7:0) portbo(7:0) portco(7:0) trisa(7:0) trisb(7:0) trisc(7:0)
t0cki portai(7:0) portbi(7:0) portci(7:0)
trademarks mentioned this document trademarks their respective owners.
Copyright 1999-2007 Digital Core Design. Rights Reserved.
Indirect addressing possible using INDF register. instruction using INDF register actually accesses data pointed file select register FSR. Reading INDF register indirectly will produce 00h. Writing INDF register indirectly results no-operation. effective 8-bit address obtained from 8bit register. Timer Main system's timer prescaler. DFPIC165X Timer operates modes: 8-bit timer 8-bit counter. "timer mode", timer registers incremented every periods. When prescaler assigned into TIMER prescale ration divided 256. "counter mode" timer register incremented every falling rising edge T0CKI pin, dependent T0SE OPTION register. Watchdog Timer free running timer. clock input separate from system clock. means that will even system clock stopped execution SLEEP instruction. During normal operation, timeout generates Watchdog reset. device SLEEP mode timeout causes device wake-up continue with normal operation. Ports Block contains DFPIC165X's general purpose ports data direction registers (TRIS). DFPIC165X three 8-bit full bi-directional ports PORT PORT PORT Read write accesses port performed their corresponding SFR's PORTA, PORTB, PORTC. reading instruction always reads status Port pins. Writing instructions always write into Port latches. Each port's corresponding TRISA, TRISB TRISC registers. When TRIS register this means that corresponding port configured input (output drivers into High Impedance).
OPTIONAL PERIPHERALS
There also available optional peripherals, included presented DFPIC165X Microcontroller Core. optional peripherals, implemented microcontroller core upon customer request. Full duplex UART Master Slave Serial Peripheral Interface
Supports speeds system clock Mode fault error Write collision error Software selectable polarity phase
rial clock
System errors detection Allows operation from wide range system
clock frequencies (build-in 5-bit timer)
Interrupt generation
Pulse Width Modulation Timer
independent 8-bit channels, concate-
nated 16-bit channel
Software-selectable duty from 100%
pulse period
Software-selectable polarity output wave-
form
controller Master
7-bit 10-bit addressing modes NORMAL, FAST, HIGH speeds Multi-master systems supported Clock arbitration synchronization User defined timings lines Wide range system clock frequencies Interrupt generation
controller Slave
NORMAL speed FAST speed HIGH speed 3400 Wide range system clock frequencies User defined data setup time lines Interrupt generation
trademarks mentioned this document trademarks their respective owners.
http://www.dcd.pl
Copyright 1999-2007 Digital Core Design. Rights Reserved.
PERFORMANCE
following table gives survey about Core area performance ALTERA® devices after Place Route:
Speed Logic Cells grade CYCLONE CYCLONE STRATIX STRATIX STRATIX APEX APEX20KC APEX20KE APEX20K ACEX1K FLEX10KE Device Fmax
IMPROVEMENT
Most instruction DFPIC165X executed within cycles. Except conditional program memory branches case that condition branch instruction met. table below shows sample instructions execution times: Mnemonic DFPIC165X operands (CLK cycles) ADDWF ANDWF DECFSZ 2(4)1 INCFSZ 2(4)1 BTFSC 2(4)1 BTFSS 2(4)1 CALL GOTO RETLW
PIC16C54
(CLK cycles)
Impr.
*CPU consisted ALU, Control Unit, Controller, Hardware Stack, RAM, Program memory
Core performance ALTERA® devices
4(8)1 4(8)1 4(8)1 4(8)1
number clock case that result operation
DFPIC&DRPIC FAMILY family DFPICXX DRPICXX Cores combine high-performance, cost, small compact size, offering best price/performance ratio Market. DCD's Cores dedicated cost-sensitive consumer products, computer peripherals, office automation, automotive control systems, security telecommunication applications. DCD's DFPICXX DRPICXX Cores family contains four 8-bit microcontroller Cores best meet your needs: DFPIC165X 12-bit program word, DFPIC1655X 14-bit program word, DRPIC1655X DRPIC166X single cycle microcontrollers with 14-bit program word. three microcontroller cores binary compatible with widely accepted PIC16C5X PIC16CXXX. They employ modified RISC architecture four times faster than original ones. DFPICXXX DRPICXX Cores written pure VHDL/VERILOG languages which make them technologically independent. DFPICXX DRPICXX family members supports power saving SLEEP mode allows user configure watchdog time-out period number hardware stack levels. DFPICXX DRPICXX fully customized according customer needs.
Program Memory space Data Memory space Program word length Number instructions External interrupts Internal Interrupts Levels hardware stack Wake port change Watchdog Timer DoCDDebugger
Sleep Mode
Speed rate
Ports
Design
DFPIC165X DFPIC1655X DRPIC1655X DRPIC166X
Optional DFPIC DRPIC family High Performance Microcontroller Cores
trademarks mentioned this document trademarks their respective owners.
http://www.dcd.pl
Copyright 1999-2007 Digital Core Design. Rights Reserved.
Size (gate)
Timer
Timer
Timer
USART
CCP1
CONTACTS
modification special request please contact Digital Core Design local distributors. Headquarters: Wroclawska 41-902 Bytom, POLAND e-mail: iinfo@dcd.pl tel.
Distributors: http://www.dcd.pl/apartn.php Please check http://www.dcd.pl/apartn.php
trademarks mentioned this document trademarks their respective owners.
http://www.dcd.pl
Copyright 1999-2007 Digital Core Design. Rights Reserved.

Other recent searches


XTL1006 - XTL1006   XTL1006 Datasheet
U17741EE2V0AN00 - U17741EE2V0AN00   U17741EE2V0AN00 Datasheet
SSM4513M - SSM4513M   SSM4513M Datasheet
HBC237 - HBC237   HBC237 Datasheet
ERD32 - ERD32   ERD32 Datasheet
CM1402 - CM1402   CM1402 Datasheet
BD2425N5050AHF - BD2425N5050AHF   BD2425N5050AHF Datasheet

 

Privacy Policy | Disclaimer
© 2012 Datasheet Archive