CrazyEngineers
  • RTL In VLSI design

    raja_karthick

    raja_karthick

    @raja-karthick-dywIfn
    Updated: Oct 22, 2024
    Views: 1.1K
    In VLSI design, there is a design phase called RTL(Register Transfer Level) design. Why are we going for register level designs in VLSI, where the circuitry contains only transistors???
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Koushal Patel

    MemberJan 29, 2015

    In HDLs the designer declares the registers (which roughly correspond to variables in computer programming languages), and describes the combination logic by using constructs that are familiar from programming languages such as if-then-else and arithmetic operations. This level is called register-transfer level. The term refers to the fact that RTL focuses on describing the flow of signals between registers.

    <a href="https://en.wikipedia.org/wiki/Register-transfer_level" target="_blank" rel="nofollow noopener noreferrer">Register Transfer Level</a>
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register