MACHXL Software User's Guide

Total Page:16

File Type:pdf, Size:1020Kb

MACHXL Software User's Guide MACHXL Software User's Guide © 1993 Advanced Micro Devices, Inc. TEL: 408-732-2400 P.O. Box 3453 TWX: 910339-9280 Sunnyvale, CA 94088 TELEX: 34-6306 TOLL FREE: 800-538-8450 APPLICATIONS HOTLINE: 800-222-9323 (US) 44-(0)-256-811101 (UK) 0590-8621 (France) 0130-813875 (Germany) 1678-77224 (Italy) Advanced Micro Devices reserves the right to make changes in specifications at any time and without notice. The information furnished by Advanced Micro Devices is believed to be accurate and reliable. However, no responsibility is assumed by Advanced Micro Devices for its use, nor for any infringements of patents or other rights of third parties resulting from its use. No license is granted under any patents or patent rights of Advanced Micro Devices. Epson® is a registered trademark of Epson America, Inc. Hewlett-Packard®, HP®, and LaserJet® are registered trademarks of Hewlett-Packard Company. IBM® is a registered trademark and IBM PCä is a trademark of International Business Machines Corporation. Microsoft® and MS-DOS® are registered trademarks of Microsoft Corporation. PAL® and PALASM® are registered trademarks and MACHä and MACHXL ä are trademarks of Advanced Micro Devices, Inc. Pentiumä is a trademark of Intel Corporation. Wordstar® is a registered trademark of MicroPro International Corporation. Document revision 1.2 Published October, 1994. Printed inU.S.A. ii Contents Chapter 1. Installation Hardware Requirements 2 Software Requirements 3 Installation Procedure 4 Updating System Files 6 AUTOEXEC.BAT 7 CONFIG.SYS 7 Creating a Windows Icon for MACHXL 8 Chapter 2. Processing a Design Design Flow 12 Program Module Descriptions 13 Structure of a MACHXL Design File 15 Creating a New Design 16 Using the New Design Form 16 Creating a New Design with the Text Editor 20 Opening an Existing Design 20 Using the Text Editor 21 Compiling the Design 24 Viewing Compilation Results 25 Back-Annotating the Design File 25 Simulating the Design 26 Downloading the JEDEC File 28 Standard PLD Programmer 28 JTAG Programming Cable 28 Disassembling a Compiled Design 28 Processing a Simple Design 30 Creating the Declaration Segment 31 Writing the Equations 39 Writing the Simulation Statements 40 Compiling the Design 41 Getting a Problem Design to Fit 43 Chapter 3. Design Examples Multiplexer 50 Comparator 51 Left/Right Shifter 52 Barrel Shifter 53 Simple 3-Bit Counter 54 iii Decoder 56 Up-Down Counter and Up-Counter with Parallel Load 57 Data Acquisition System 58 Moore State Machine 60 Chapter 4. Menu Reference Overview 65 Screen Layout 65 Choosing Menu Commands 66 Preserving Menu Settings 69 File Menu 70 Begin New Design 70 Retrieve Existing Design 71 Change Directory 72 Set Up 73 Working Environment 73 Compilation Options 75 Compilation Options Form 76 MACH Fitting Options Form 77 Simulation Options 87 Logic Synthesis Options 89 Go To System 95 Quit 96 Edit Menu 97 Text File 97 Auxiliary Simulation File 97 Other File 98 Run Menu 98 Compilation 99 Compilation Options 100 Logic Synthesis Options 100 MACH Fitting Options 101 Run-Time Status Display 101 Output Files 102 Simulation 102 Both 103 Other Operations 103 Modify Pin & Node Numbers 104 iv Disassemble From 105 Intermediate File 105 Jedec 105 Recalculate JEDEC Checksum 107 View Menu 108 Execution Log File 108 Design File 109 Fitter Reports 109 Fitting 109 Place/Route Data 109 Timing Analysis 109 JEDEC Data 110 Simulation Data 110 All Signals 111 Trace Signals Only 111 Printing the Simulation History 112 Waveform Display 113 All Signals 113 Trace Signals Only 114 Printing a Waveform 114 Current Disassembled File 115 Other File 115 Download Menu 116 Download to Programmer 116 Program via Cable 117 View Configuration File 117 Create/Edit Configuration File 118 Chain File Editor Modes 120 Completing the JTAG File Editor Form 123 Program device 126 Review JTAG results 127 Review JTAG status 127 View/edit output file(s) 127 Chapter 5. Language Reference Symbols and Operators 129 Keywords 131 Chapter 6. Equations Segment In Depth Pairing 193 Implicit Pairing Rules and Behavior 193 v Output Pairing 195 Input Pairing 196 MACH 1xx Designs 196 MACH 2xx (Except MACH215) Designs 198 MACH 4xx and MACH215 Designs 199 Explicit Pairing Rules and Behavior 199 Copying Logic with Braces { } 200 Output Pairing 200 Input Pairing 203 Polarity 205 The Two Components of Polarity 205 Controlling Polarity from the Equation 205 Controlling Polarity from the Pin Statement 206 Controlling Polarity from CASE Statements 206 Functional Equations 209 Controlling Three-State Output Buffers 209 Controlling Clocks 210 Specifying a Rising-Edge Clock 211 Specifying a Falling-Edge Clock 211 Specifying a Product-Term Clock 212 Global Clock Acquisition 212 Controlling Set and Reset 214 Sharing Set and Reset 215 Vectors 216 Ranges of Pins or Nodes 216 Comma-Delimited Vectors 218 Radix Operators 219 IF-THEN-ELSE Statements 221 CASE Statements 222 Building State Machines with CASE Statements 224 Multiple State Machines 230 The "Don't-Care" Logic-Synthesis Option 237 MINIMIZE_ON and MINIMIZE_OFF 241 Chapter 7. Simulation Segment In Depth Overview 245 Creating a Simulation File 246 Simulation Command Summary 246 Simulation Segment vs. Auxiliary File 248 Considerations 249 Vectors In Simulation 250 vi SETF and PRELOAD 250 CHECK and CHECKQ 251 CLOCKF 252 TRACE_ON 252 Flip-Flops 252 Buried Nodes 253 Latches 253 Output Enable 253 Preloaded Registers 254 Verified Signal Values 254 Viewing Simulation Results 254 All Signals 255 Trace Signals Only 257 Text Display, Non-Vectored 258 Text Display, Vectored 259 Waveform Display, Non-Vectored 260 Waveform Display, Vectored 261 Using Simulation Constructs 261 For Loop 261 While Loop 262 If-Then-Else 262 Design Examples 263 Boolean Equation Design 263 State Machine Design 266 Notes On Using the Simulator 267 Modeling of Registers and Latches 268 Programmer Emulation at Power-Up 268 Power-Up Sequence 269 Software Preload Sequence 269 Full Evaluation of Input Pins 270 Clock Polarity 270 Driving Active-Low Clocks 271 Product Term-Driven Clocks 273 Simultaneous Events 274 Power-Up Preload On Floating Pins 274 Output Buffers 274 Input Signal Ordering 275 Preventing Unexpected Simulation Behavior 276 Placement Information Missing 276 Set/Reset Signals Swapped 276 Set/Reset Signals Treated As "Don't Care" 277 Uncontrollable Power-Up Conditions 277 vii Chapter 8. Using the Fitter Overview 281 The Fitting Process 281 Initialization 281 Normalization 282 Design Rule Check 282 Block Partitioning 282 Iterative versus Non-Iterative Partitioning 283 Manual Partitioning 284 Resource Assignment (Placement and Routing) 284 Designing to Fit 285 Methodology 285 Analyze Device Resources 286 Clock Signals 286 All Devices 286 MACH 3xx/4xx 286 MACH 215/3xx/4xx 287 Set/Reset Signals 288 Available Set and Reset Lines 288 MACH 3xx/4xx 288 Interaction of Set and Reset Signals (All Devices Except MACH215) 288 Reserving Unused Macrocells and I/O Pins 289 Product Terms 290 Strategies for Fitting Your Designs 291 Fitting with Unconstrained Pinout 293 Fitting with Constrained Pinout 293 Interconnection Resources 295 Oversubscribed Macrocells and/or Inputs 295 Large Functions at the End of a Block 296 Adjacent Macrocell Use 297 Grouping Logic 297 Setting Compilation and Fitting Options 298 Reducing Non-Forced Global Clocks 298 Gate Splitting 298 All MACH Devices 300 MACH 3xx/4xx Devices 300 Failure to Fit on Second Pass 302 Understanding Global Clock Signals 303 viii Balancing Clock Resources and Requirements 303 Global Clock Rules 304 Conditions Forcing Placement at a Global Clock Pin 305 Manually Forcing a Clock Signal to be Global 306 Conditions Forcing Non-Global Clocks 307 Resolving Contradictions 308 Chapter 9. Report Files Overview 311 Log File 312 Fitting Report 318 Header Information 318 MACH Fitter Options 318 Device Resource Summary 320 Block Partitioning Summary 322 Signal Summary 324 PRESET, RESET and OUTPUT ENABLED Signal Summary 327 Tabular Information 328 Fitting Status 338 Place and Route Data Report 339 Unplaceable Designs 340 Unroutable Designs 340 Place and route processing time 341 Place/Route Resource and Usage tables 341 Signal Fan-Out Table 343 Device pin-out list 344 Block information 345 Macrocell (MCell) Cluster Assignments 345 Maximum PT Capacity 350 Node-Pin Assignments 351 IO-to-Node Pin Mapping 353 IO/Node and IO/Input Macrocell Pairing Table 356 Input and Central switch matrix tables 357 Input Multiplexer (IMX) Assignments 357 Logic Array Fan-in 359 Using Place and Route Data to Limit Placements 362 Timing Analysis Report 364 TSU 366 TCO 367 TPD 368 ix TCR 369 Failure Reports 370 Failure to Partition 370 Failure to Place 372 Failure to Route 373 Chapter 10. Device Reference MACH Family Features Summary 377 MACH Features Locator, Part 1 378 MACH Features Locator, Part 2 379 MACH 1xx/2xx Design Considerations 380 Product Term Cluster Steering 380 Default Clock 380 XOR with D-Type Flip-Flops 381 T-Type Flip-Flops 381 Latches 382 MACH 1xx Latch Emulation 382 MACH 2xx Hardware Latches 383 Registered Inputs 384 Node Feedback vs. Pin Feedback 387 Registered Output with Node Feedback or Pin Feedback 388 Combinatorial Output with Node Feedback or Pin Feedback 391 Global Set and Reset 392 PAL22V10-Compatible Set/Reset Behavior 393 MACH 1xx/2xx Power-Up 393 Synchronous vs. Asynchronous Operation 393 Powerdown Feature 393 MACH 3xx/4xx Design Considerations 394 Cluster Size 394 Default Clock 395 XOR with D-Type Flip-Flops 395 T-Type Flip-Flops 396 Latches 399 MACH 3xx/4xx Hardware Latches 399 MACH 2xx/3xx/4xx vs. MACH 1xx Latch Implementation 400 Registered Inputs (MACH 4xx Devices Only) 401 Zero Hold Time for Input Registers 402 Node vs. Pin Feedback 403 x Registered Output with Node Feedback or Pin Feedback 404 Combinatorial Output with Node Feedback or Pin Feedback 407 Flexible Clock Generator 408 Global Set and Reset 409 Set/Reset Compatibility 410 PAL22V10 Register Behavior 411 Controlling MACH 3xx/4xx Set/Reset Behavior 412 Set/Reset in MACH 3xx/4xx Asynchronous Macrocells 413 Higher Block Utilization with the Set/Reset Selector Fuse 414 MACH 3xx/4xx Power-Up 415 MACH 3xx/4xx Asynchronous Macrocell Power-Up Operation 416 Set/Reset Design Recommendations 416 Synchronous vs.
Recommended publications
  • MACABEL ABEL for the APPLE MACINTOSH Nor IIX WORKSTATION A/UX VERSION
    SPECIFICATIONS MACABEL ABEL FOR THE APPLE MACINTOSH nOR IIX WORKSTATION A/UX VERSION GENERAL DESCRIPTION ABEL.'" the industry standard PLD design software, is now available on the Apple Macintosh® II or IIx workstation. MacABEL allows you to take advantage of the personal productivity features of the Macintosh to easily describe and implement logic designs in programmable logic devices (PLDs) and PROMs. Like ABEL Version 3.0 for other popular workstations, MacABEL combines a natural high-level design language with a language processor that converts logic descriptions to programmer load files. These files contain the required information to program and test PLDs. MacABEL allows you to describe your design in any combi­ nation of Boolean equations, truth tables or state diagrams­ whichever best suits the logic you are describing or your comfort level. Meaningful names can be assigned to signals; signals grouped into sets; and macros used to simplify logic descriptions - making your logic design easy to read and • Boolean equations understand. • State machine diagram entry, using IF-THEN-ELSE, CASE, In addition, the software's language processor provides GOTQ and WITH-ENDWITH statements powerful logic reduction, extensive syntax and logic error • Truth tables to specify input to output relationships for both checking - before your device is programmed. MacABEL combinatorial and registered outputs supports the most powerful and innovative complex PLDs just • High-level equation entry, incorporating the boolean introduced on the market, as well as many still in development. operators used in most logic designs < 1 1 & 1 # 1 $ 1 1 $ ) , MacABEL runs under the Apple A/UX'" operating system arithmetic operators <- I + I * I I I %I < < I > > ) , relational utilizing the Macintosh user interface.
    [Show full text]
  • Review of FPD's Languages, Compilers, Interpreters and Tools
    ISSN 2394-7314 International Journal of Novel Research in Computer Science and Software Engineering Vol. 3, Issue 1, pp: (140-158), Month: January-April 2016, Available at: www.noveltyjournals.com Review of FPD'S Languages, Compilers, Interpreters and Tools 1Amr Rashed, 2Bedir Yousif, 3Ahmed Shaban Samra 1Higher studies Deanship, Taif university, Taif, Saudi Arabia 2Communication and Electronics Department, Faculty of engineering, Kafrelsheikh University, Egypt 3Communication and Electronics Department, Faculty of engineering, Mansoura University, Egypt Abstract: FPGAs have achieved quick acceptance, spread and growth over the past years because they can be applied to a variety of applications. Some of these applications includes: random logic, bioinformatics, video and image processing, device controllers, communication encoding, modulation, and filtering, limited size systems with RAM blocks, and many more. For example, for video and image processing application it is very difficult and time consuming to use traditional HDL languages, so it’s obligatory to search for other efficient, synthesis tools to implement your design. The question is what is the best comparable language or tool to implement desired application. Also this research is very helpful for language developers to know strength points, weakness points, ease of use and efficiency of each tool or language. This research faced many challenges one of them is that there is no complete reference of all FPGA languages and tools, also available references and guides are few and almost not good. Searching for a simple example to learn some of these tools or languages would be a time consuming. This paper represents a review study or guide of almost all PLD's languages, interpreters and tools that can be used for programming, simulating and synthesizing PLD's for analog, digital & mixed signals and systems supported with simple examples.
    [Show full text]
  • Dissertation Applications of Field Programmable Gate
    DISSERTATION APPLICATIONS OF FIELD PROGRAMMABLE GATE ARRAYS FOR ENGINE CONTROL Submitted by Matthew Viele Department of Mechanical Engineering In partial fulfillment of the requirements For the Degree of Doctor of Philosophy Colorado State University Fort Collins, Colorado Summer 2012 Doctoral Committee: Advisor: Bryan D. Willson Anthony J. Marchese Robert N. Meroney Wade O. Troxell ABSTRACT APPLICATIONS OF FIELD PROGRAMMABLE GATE ARRAYS FOR ENGINE CONTROL Automotive engine control is becoming increasingly complex due to the drivers of emissions, fuel economy, and fault detection. Research in to new engine concepts is often limited by the ability to control combustion. Traditional engine-targeted micro controllers have proven difficult for the typical engine researchers to use and inflexible for advanced concept engines. With the advent of Field Programmable Gate Array (FPGA) based engine control system, many of these impediments to research have been lowered. This dissertation will talk about three stages of FPGA engine controller appli- cation. The most basic and widely distributed is the FPGA as an I/O coprocessor, tracking engine position and performing other timing critical low-level tasks. A later application of FPGAs is the use of microsecond loop rates to introduce feedback con- trol on the crank angle degree level. Lastly, the development of custom real-time computing machines to tackle complex engine control problems is presented. This document is a collection of papers and patents that pertain to the use of FPGAs for the above tasks. Each task is prefixed with a prologue section to give the history of the topic and context of the paper in the larger scope of FPGA based engine control.
    [Show full text]
  • Legal Notice
    Altera Digital Library September 1996 P-CD-ADL-01 Legal Notice This CD contains documentation and other information related to products and services of Altera Corporation (“Altera”) which is provided as a courtesy to Altera’s customers and potential customers. By copying or using any information contained on this CD, you agree to be bound by the terms and conditions described in this Legal Notice. The documentation, software, and other materials contained on this CD are owned and copyrighted by Altera and its licensors. Copyright © 1994, 1995, 1996 Altera Corporation, 2610 Orchard Parkway, San Jose, California 95134, USA and its licensors. All rights reserved. You are licensed to download and copy documentation and other information from this CD provided you agree to the following terms and conditions: (1) You may use the materials for informational purposes only. (2) You may not alter or modify the materials in any way. (3) You may not use any graphics separate from any accompanying text. (4) You may distribute copies of the documentation available on this CD only to customers and potential customers of Altera products. However, you may not charge them for such use. Any other distribution to third parties is prohibited unless you obtain the prior written consent of Altera. (5) You may not use the materials in any way that may be adverse to Altera’s interests. (6) All copies of materials that you copy from this CD must include a copy of this Legal Notice. Altera, MAX, MAX+PLUS, FLEX, FLEX 10K, FLEX 8000, FLEX 8000A, MAX 9000, MAX 7000,
    [Show full text]
  • HDL and Programming Languages ■ 6 Languages ■ 6.1 Analogue Circuit Design ■ 6.2 Digital Circuit Design ■ 6.3 Printed Circuit Board Design ■ 7 See Also
    Hardware description language - Wikipedia, the free encyclopedia 페이지 1 / 11 Hardware description language From Wikipedia, the free encyclopedia In electronics, a hardware description language or HDL is any language from a class of computer languages, specification languages, or modeling languages for formal description and design of electronic circuits, and most-commonly, digital logic. It can describe the circuit's operation, its design and organization, and tests to verify its operation by means of simulation.[citation needed] HDLs are standard text-based expressions of the spatial and temporal structure and behaviour of electronic systems. Like concurrent programming languages, HDL syntax and semantics includes explicit notations for expressing concurrency. However, in contrast to most software programming languages, HDLs also include an explicit notion of time, which is a primary attribute of hardware. Languages whose only characteristic is to express circuit connectivity between a hierarchy of blocks are properly classified as netlist languages used on electric computer-aided design (CAD). HDLs are used to write executable specifications of some piece of hardware. A simulation program, designed to implement the underlying semantics of the language statements, coupled with simulating the progress of time, provides the hardware designer with the ability to model a piece of hardware before it is created physically. It is this executability that gives HDLs the illusion of being programming languages, when they are more-precisely classed as specification languages or modeling languages. Simulators capable of supporting discrete-event (digital) and continuous-time (analog) modeling exist, and HDLs targeted for each are available. It is certainly possible to represent hardware semantics using traditional programming languages such as C++, although to function such programs must be augmented with extensive and unwieldy class libraries.
    [Show full text]
  • VHDL Language Guide (Accolade)
    Accolade VHDL Reference Guide Home Product Information Resources Contacts Welcome to the VHDL Language Guide The sections below provide detailed information about the VHDL language. If you are new to VHDL, we suggest you begin with the Language Overview and A First Look at VHDL sections. The main sections of this guide are listed below: Language Overview A First Look at VHDL Objects, Data Types and Operators Using Standard Logic Concurrent Statements Sequential Statements Modularity Features Partitioning Features Test Benches Keyword Reference Examples Gallery Copyright (c) 2000-2001, Altium Limited. All rights reserved. PeakVHDL is a trademark of Altium Limited. For more information visit www.altium.com http://www.acc-eda.com/vhdlref/ [12/19/2004 12:08:34 PM] Language Overview Language Overview What is VHDL? VHDL is a programming language that has been designed and optimized for describing the behavior of digital systems. VHDL has many features appropriate for describing the behavior of electronic components ranging from simple logic gates to complete microprocessors and custom chips. Features of VHDL allow electrical aspects of circuit behavior (such as rise and fall times of signals, delays through gates, and functional operation) to be precisely described. The resulting VHDL simulation models can then be used as building blocks in larger circuits (using schematics, block diagrams or system-level VHDL descriptions) for the purpose of simulation. VHDL is also a general-purpose programming language: just as high-level programming languages allow complex design concepts to be expressed as computer programs, VHDL allows the behavior of complex electronic circuits to be captured into a design system for automatic circuit synthesis or for system simulation.
    [Show full text]
  • Digital Beamforming Implementation on an FPGA Platform (Projecte Fi De Carrera)
    Digital Beamforming Implementation on an FPGA Platform (Projecte Fi de Carrera) Digital Beamforming Implementation on an FPGA Platform (Projecte Fi de Carrera) July, 2007. Author: David Bernal Casas SPCOM Group Universitat Politecnica` de Catalunya (UPC) Escola Tecnica` Superior d'Enginyers de Telecomunicacions de Barcelona (ETSETB) Jordi Girona 1-3, Campus Nord, Edifici D5 08034 Barcelona, SPAIN [email protected] Advisor: Pau Closas G¶omez SPCOM Group Universitat Politecnica` de Catalunya (UPC) Escola Tecnica` Superior d'Enginyers de Telecomunicacions de Barcelona (ETSETB) Jordi Girona 1-3, Campus Nord, Edifici D5 08034 Barcelona, SPAIN [email protected] v Some words of my... I don't remember... Te dir¶ealgo que ya sabes. El mundo no es sol ni arco iris. Es un sitio muy malo y desagradable, y no importa lo duro que seas, te pondr¶ade rodillas y te dejar¶aah¶³ permanentemente si se lo permites. T¶u,yo, nadie pega m¶asduro que la vida. Pero no se trata de lo duro que pegues. Se trata de cuan duro te peguen y puedas seguir adelante. Se trata de cuanto aguantas y sigues adelante. As¶³es como se gana! Si sabes lo que vales, sal a buscarlo. Pero tienes que estar dispuesto a soportar los golpes. Y no acusar a nadie diciendo que no eres lo que quisieras por culpa de aquel, o de aquella o de nadie. Los cobardes hacen eso, y t¶uno eres un as¶³!Eres mejor que eso! Siempre te querr¶eno importa lo que pase. Thanks to all Contents Chapter 1 Introduction 1 Chapter 2 State-of-the-art programmable devices for DSP implementation 5 2.1 Brief
    [Show full text]
  • Verilog® Quickstart, 3E
    VERILOG® QUICKSTART A Practical Guide to Simulation and Synthesis in Verilog Third Edition THE KLUWER INTERNATIONAL SERIES IN ENGINEERING AND COMPUTER SCIENCE VERILOG® QUICKSTART A Practical Guide to Simulation and Synthesis in Verilog Third Edition James M. Lee Intrinsix Corp. KLUWER ACADEMIC PUBLISHERS NEW YORK, BOSTON, DORDRECHT, LONDON, MOSCOW eBook ISBN: 0-306-47680-0 Print ISBN: 0-7923-7672-2 ©2002 Kluwer Academic Publishers New York, Boston, Dordrecht, London, Moscow Print ©2002 Kluwer Academic Publishers Dordrecht All rights reserved No part of this eBook may be reproduced or transmitted in any form or by any means, electronic mechanical, recording, or otherwise, without written consent from the Publisher Created in the United States of America Visit Kluwer Online at: http://kluweronline.com and Kluwer's eBookstore at: http://ebooks.kluweronline.com TABLE OF CONTENTS LIST OF FIGURES xiii LIST OF EXAMPLES xv LIST OF TABLES xxi 1 INTRODUCTION 1 Framing Verilog Concepts 3 The Design Abstraction Hierarchy 3 Types of Simulation 4 Types of Languages 4 Simulation versus Programming 5 HDL Learning Paradigms 5 Where To Get More Information 7 Reference Manuals 8 Usenet 8 2 INTRODUCTION TO THE VERILOG LANGUAGE 9 Identifiers 9 Escaped Identifiers 10 White Space 11 Comments 12 Numbers 12 Text Macros 13 Modules 14 Semicolons 14 Value Set 15 Strengths 15 Numbers, Values, and Unknowns 16 vi Verilog Quickstart 3 STRUCTURAL MODELING 19 Primitives 19 Ports 20 Ports in Primitives 20 Ports in Modules 21 Instances 22 Hierarchy 22 Hierarchical Names
    [Show full text]
  • CMOS PLD Development Software Support Overview
    PLD Software Tools Overview Atmel’s philosophy is that you should be able to use standard tools to design with our CMOS PLD programmable logic devices. With the tools that Atmel has available, we can serve the needs of beginning users as Development well as more experienced users. Based on the background of the user, we can make recommendations on the most cost-effective solution (see Table 1). If you have any Software questions regarding which package is best suited to a particular set of needs, please contact the Atmel PLD Technical Support Hotline at (408) 436-4333 or e-mail to Support [email protected]. This document outlines general system configurations required to use the various sys- Overview tems, details each package including ordering information, and includes a section with suggested systems for various types of users. Atmel offers several levels of systems to meet the various needs of our customers. The systems are described on the following pages, along with a brief description of their function. For further information, contact your local Atmel sales representative, or the Atmel PLD Hotline at (408) 436-4333, or PLD e-mail at [email protected]. Rev. 0429C–08/99 1 Table 1. PLD Software System Recommendations User Experience Recommended System New PLD User No prior PLD experience. Wants basic support for PAL-type and ATDS1000PC (Atmel-WINCUPL), V-Series devices and is willing to do manual pin assignment. ATDS1100PC (Atmel-Synario) PAL-type Device User Knows ABEL, CUPL, or PALASM, and is familiar with 22V10 ATDS1100PC design. Wants to move up in density, and wants automatic fitting to reduce need to learn detailed internals of each device.
    [Show full text]
  • PLD Overview
    PLD Overview PLD Software Tools Overview Atmel’s philosophy is that you should licensed from Data I/O Corporation and CMOS PLD be able to use standard tools you al- Logical Devices, Inc. Development ready have to design with our program- Under the terms of our agreements mable logic devices. For those users with Data I/O, Atmel may sell these Software that do not currently have such a tool, systems and their options only to users or who wish to augment tools they al- of these limited systems. If a customer Support ready own, we have Atmel-specific ver- already has the full function version sions of standard tools available at very from Data I/O, they can purchase up- Overview reasonable costs. grades or options from the original With the tools Atmel has available, we company, not from Atmel. can serve the needs of beginning users This document outlines general system as well as more experienced users. configurations required to use the vari- Based on the background of the user, ous systems, details each package in- we can make recommendations on the cluding ordering information, and in- most cost effective solution (see Table cludes a section with suggested sys- 1). If you have any questions regarding tems for various types of users. which package is best suited to a par- ticular set of needs, please contact the Systems Atmel PLD Technical Support Hotline Atmel offers several levels of systems at (408) 436-4333 or email to pld@at- to meet the various needs of our cus- mel.com.
    [Show full text]
  • Appendix a GATE-LEVEL DETAILS
    Appendix A GATE-LEVEL DETAILS Chapters 2 and 3 briefly introduced the built-in primitives. This appendix will briefly describe each of the built-in primitives and the options when instantiating them. The delay and strength options for primitive instances will be explained. PRIMITIVE DESCRIPTIONS Logic Gates AND Figure A-1 AND Gate 282 Verilog Quickstart The and primitive can have two or more inputs, and has one output. When all of the inputs are “1” then the output is “1”. Table A-1 Logic Table for and Primitive 0 1 x z 0 0 0 0 0 1 0 1 x x x 0 x x x z 0 x x x NAND Figure A-2 NAND Gate The nand primitive can have two or more inputs, and has one output. When all of the inputs are “1” then the output is “0”. Table A-2 Logic Table for nand Primitive 0 1 x z 0 1 1 1 1 1 1 0 x x x l x x x z l x x x Gate-Level Details 283 OR Figure A-3 OR Gate The or primitive can have two or more inputs, and has one output. When any of the inputs is “1” then the output is “1”. Table A-3 Logic Table for or Primitive 0 1 x z 0 0 1 x x 1 1 1 1 1 x x l x x z x l x x NOR Figure A-4 NOR Gate The nor primitive can have two or more inputs, and has one output.
    [Show full text]
  • School of Electrical & Computer Engineering Purdue University
    School of Electrical & Computer Engineering ECE 270 Lecture Module 2 Purdue University, College of Engineering Spring 2019 Edition Purdue IM:PACT* Spring 2019 Edition *Instruction Matters: Purdue Academic Glossary of Common Terms Course Transformation DISCRETE LOGIC – a circuit constructed using small-scale integrated (SSI) and medium-scale integrated (MSI) logic devices (NAND gates, decoders, Introduction to Digital System Design multiplexers, etc.) PROGRAMMABLE LOGIC DEVICE (PLD) – an integrated circuit onto which a generic logic circuit can be programmed (and subsequently erased and re-programmed) GENERIC ARRAY LOGIC (GAL) –a (legacy) flash memory based PLD, which is typically erased and re-programmed out- Module 2 of-circuit Combinational Logic Circuits COMPLEX PLD (CPLD) – large flash memory based PLD that is programmable in-circuit 2 Glossary of Common Terms Module 2 isp (IN-SYSTEM PROGRAMMING) –prefix Learning Outcome: “An ability to analyze and design used on CPLDs that can be erased and re- combinational logic circuits” programmed in-circuit A. Combinational Circuit Analysis and Synthesis FIELD PROGRAMMABLE GATE ARRAY B. Mapping and Minimization (FPGA) – an SRAM-based PLD that can be C. Timing Hazards programmed in-circuit (no need to “erase” D. XOR/XNOR Functions since SRAM-based) E. Programmable Logic Devices ADVANCED BOOLEAN EXPRESSION F. Hardware Description Languages LANGUAGE (ABEL) – a “classic” hardware G. Combinational Building Blocks: Decoders description language (HDL) for specifying the behavior of PLDs H. Combinational Building Blocks: Encoders and Tri-State Outputs I. Combinational Building Blocks: Multiplexers VHDL and VERILOG – advanced hardware J. Top Level Modules simulation and description languages 3 4 Purdue IM:PACT* Spring 2019 Edition Reading Assignment: *Instruction Matters: Purdue Academic th th Course Transformation DDPP 4 Ed.
    [Show full text]