Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Help!! with MUX and Shift Registers in an architecture

Status
Not open for further replies.

Mai89

Junior Member level 2
Joined
Jun 5, 2019
Messages
20
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
134
I need some help to implement this architecture please Capture1.PNG:
assume that (function constant and modular) are implemented
Some notes from the paper i'm working on:
" This is a message scheduler, which uses sixteen shift registers (64-bits). Shift Registers are
loaded with the padded message blocks which require 16-clock cycles. For N rounds of operation, register 15 (R14) is replaced with the result of an equation (I) from message scheduler on the next clock cycle"
If this note is unclear plz ask me.
 

EXTREMELY unclear. 16 64-bit registers? You seem to only show 15 registers. What is “equation (I)”? I don’t see that on your drawing. What is BSIZE? What is WSIZE? What is that thing called Wt? What controls the mux? And, most importantly, WHAT IS YOUR QUESTION?
 
  • Like
Reactions: Mai89

    Mai89

    Points: 2
    Helpful Answer Positive Rating
EXTREMELY unclear. 16 64-bit registers? You seem to only show 15 registers. What is “equation (I)”? I don’t see that on your drawing. What is BSIZE? What is WSIZE? What is that thing called Wt? What controls the mux? And, most importantly, WHAT IS YOUR QUESTION?

BSIZE= 1024 bit, i divide it to 16 64-bit word and the algorithm contain 80 word one for each round, so words after 15 is generated from word (0:15) using this equation Capture.PNG
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top