Code Monkey home page Code Monkey logo

fault-spm's Introduction

Fault-SPM

32-bit serial parallel multiplier with design-for-testability (DFT) structures, namely, scan-chain and JTAG controller. The DFT structures are automatically inserted using Fault and the design is taped-out using OpenLANE.

I/O Ports

I/Os Mode Function
clk input clock pin
rst input active high reset
mc input 32-bit multiplicant
mp input 32-bit multiplier
prod output 64-bit product
tck* input test clock
tms* input test mode select; used to navigate the TAP state machine
tdi* input test data-in; used to shift-in test vector through the scan-chain
trst* input test rese; used to reset the TAP state machine to the idle state
tdo* output test data-out; used to scan out the response
tdo_paden_o output test data-out enable; used to control the tdo pad

*NOTE:

  • The five test ports (tck, tms, tdi, trst, tdo) are only used during testing to scan-in a test vector and scan-out the response.
  • When not in the testing mode (i.e in the functional mode), tck, tdi, and trst must be pulled to zero and tms must be pulled to one.

DFT

fault-spm's People

Contributors

manarabdelaty avatar mithro avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

mithro

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.