
Open
Posted
•
Ends in 18 hours
Paid on delivery
I need a complete 32-bit datapath and the accompanying control logic that can execute the Alpha instruction subset consisting of sll, xor, and or. This is strictly a computer-architecture exercise, so the deliverable should remain at the logic-gate or block-diagram level rather than being written in an HDL. What I expect to receive: • A clearly drawn schematic (PDF or PNG) showing every functional block—register file, ALU, shifter, control unit, multiplexers, and any intermediate buses—wired for 32-bit operation. • A micro-operation schedule or timing table that explains how each of the three instructions moves through the datapath. • The control truth tables or finite-state-machine diagram that generate the required control signals. I will test your work by walking through all three instructions and verifying signal values cycle by cycle, so please annotate the diagram or provide a brief walkthrough for each step. If you simulate the design in any tool, feel free to include screenshots or waveforms, but simulation files are optional. Clarity and correctness of the architectural design are the priority.
Project ID: 40458110
33 proposals
Open for bidding
Remote project
Active 1 day ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
33 freelancers are bidding on average $474 USD for this job

I can design the complete 32-bit Alpha-style datapath and control logic for the instruction subset SLL, XOR, and OR at the architectural/block-diagram level exactly as required. What I will provide: Clean and fully labeled 32-bit datapath schematic (PDF/PNG) Functional blocks including: Register File ALU Barrel Shifter / Shift Unit Control Unit Multiplexers Internal buses and signal paths Detailed micro-operation timing / execution schedule Complete control signal truth tables or FSM-based controller design Step-by-step walkthrough for: sll xor or Optional simulation screenshots/waveforms if desired I have experience with computer architecture and digital-system design, so the deliverable will stay at the logic/block-diagram abstraction level without HDL implementation unless later requested. I can also make the design easy to verify cycle-by-cycle by clearly annotating: register reads/writes ALU/shifter select lines mux selections control outputs bus activity per cycle Estimated delivery: fast turnaround with well-organized documentation. Looking forward to working with you.
$750 USD in 7 days
7.0
7.0

Hello, I understand you need a complete 32-bit datapath design at the architectural (logic-gate/block-diagram) level for an Alpha instruction subset supporting sll, xor, and or, along with full control logic, timing behavior, and cycle-by-cycle execution clarity. The focus is strictly on computer architecture correctness, not HDL implementation, with a strong emphasis on traceability during instruction execution. I will design a clean and fully annotated 32-bit datapath including the register file, ALU, shifter unit, multiplexers, control unit, and internal buses, ensuring each component is clearly defined and correctly interconnected. I will then define the control logic using either a finite-state machine or structured control truth tables, mapping each instruction (sll, xor, or) to precise control signal states across execution cycles. Additionally, I will provide a detailed micro-operation schedule showing how each instruction flows through fetch, decode, execute, and write-back stages. This will include cycle-by-cycle signal transitions so you can directly validate datapath behavior. The final deliverable will include a clean schematic (PDF/PNG) and a clear walkthrough explanation for verification against your test cases. Thanks, Asif
$750 USD in 14 days
5.9
5.9

HI, KINDLY READ THROUGH MY PROPOSAL I will deliver a complete, clean 32-bit single-cycle datapathwith control logic that fully supports the Alpha instruction subset: sll, xor, and or. MY APPROACH ✅ Phase 1: Design a minimal but complete 32-bit datapath supporting register file, ALU (for xor/or), barrel shifter (for sll), and necessary muxes. ✅ Phase 2: Create detailed control signals and truth table / FSM. ✅ Phase 3: Provide micro-operation timing for each instruction with cycle-by-cycle explanation. DELIVERABLES - High-clarity block diagram (described + structured text schematic) - Control signal truth table - Micro-operation schedule / walkthrough for sll, xor, and or - Annotated datapath explanation - RegDst, ALUSrc, MemtoReg, RegWrite, ALUOp (2-bit), ShiftOp I will provide a detailed block-diagram description (with signal names) and full control logic in the final delivery. QUESTIONS 1. Do you prefer a single-cycle or multi-cycle datapath? (Single-cycle recommended for simplicity) 2. Should the shifter be a dedicated barrel shifter or use the ALU? 3. Any specific register file implementation preference? Ready to deliver the full schematic description, truth tables, and walkthrough immediately after your confirmation.
$300 USD in 3 days
6.2
6.2

Are you looking for a complete and clearly documented 32-bit datapath design for the Alpha instruction subset focused on sll, xor, and or, with fully explained control logic at the architecture level? I’m an Electrical and PCB Architecture Engineer with experience in processor datapath design, digital logic systems, ALU/control-unit development, and instruction-level operation analysis. I can develop a clean 32-bit architectural design showing the register file, ALU, shifter, multiplexers, buses, and control circuitry required to correctly execute the specified Alpha instructions without relying on HDL implementation. Scope I Can Support 32-bit datapath architecture design, instruction execution flow, control-signal generation, FSM/control-table preparation, micro-operation sequencing, and cycle-by-cycle signal explanation for validation. I can also provide optional simulation walkthroughs or timing illustrations if required. Deliverables Complete 32-bit datapath schematic (PDF/PNG) Control logic truth tables and/or FSM diagram Micro-operation timing/execution schedule for sll, xor, and or Annotated signal-flow explanation for each instruction Optional simulation screenshots/waveform illustrations I focus on producing architecturally correct and easy-to-follow designs that can be verified step by step during instruction execution. Best regards, Hasan
$500 USD in 7 days
4.5
4.5

Hi! I’m Cora May, and I’d love to help you build a complete 32-bit Alpha datapath with matching control logic for the sll, xor, and or instruction subset, staying strictly at the logic-gate/block-diagram level. I have strong experience translating instruction semantics into clean register-transfer datapaths, wiring every mux, bus, ALU input, shifter path, and intermediate control line for full 32-bit operation. You’ll receive a clearly drawn schematic (PDF/PNG) with annotated signal labels, plus a micro-operation schedule/timing table that shows how each instruction progresses cycle by cycle through fetch/execute (and any needed writeback) so your signal-value verification is straightforward. I’ll also provide the control truth tables and/or a finite-state-machine diagram that generates the required control signals for sll, xor, and or, including the exact select lines for each mux. For your testing, I can include a brief walkthrough for every cycle: what each register holds, which functional units are enabled, and which buses drive the ALU/shifter outputs.
$555 USD in 2 days
2.8
2.8

SA, As a Digital IC Design Engineer with hands-on experience developing MIPS microarchitecture pipelines, I would love to tackle this Alpha-ISA execution engine. I can deliver the fully synthesizable RTL, the software-exposed control path, and the self-checking testbenches exactly as you have outlined. Looking forward to discussing the project further more.
$500 USD in 7 days
1.7
1.7

Hello, I can design a complete 32-bit datapath and control logic for the Alpha instruction subset (SLL, XOR, OR) at the logic-gate/block-diagram level without HDL, exactly as required for computer architecture analysis. I have experience in computer architecture, digital logic design, datapath/control-unit development, ALU & shifter integration, register file design, FSM/control truth tables, and instruction-level micro-operation analysis. Deliverables I can provide: ✔ Complete 32-bit datapath schematic (PDF/PNG) including register file, ALU, shifter, multiplexers, control unit, and buses ✔ Detailed instruction flow / micro-operation timing table for SLL, XOR, and OR ✔ Control signal truth tables / FSM diagram for cycle-by-cycle operation ✔ Step-by-step walkthrough to verify signal values and datapath behavior ✔ Clean, accurate, and well-labeled architecture focused on clarity and correctness I can ensure the design is logically correct, easy to verify, and suitable for academic/architecture evaluation.
$250 USD in 2 days
0.7
0.7

Hello, I have thoroughly reviewed your project requirements for creating a 32-bit datapath and control logic for executing the Alpha instruction subset. I understand the need for a detailed schematic, micro-operation schedule, and control truth tables for this computer architecture exercise. With over 500 completed graphic design projects, I am confident in my ability to deliver a professional and accurate solution tailored to your specifications. My name is Aqsa, and I have 5 years of experience in Digital Design, specializing in complex architectural projects like the one you have described. ✅ To get a better sense of my skills, please visit my portfolio: https://www.freelancer.pk/u/Aqsa4400/AqsaDesignz I would love to discuss your project further in chat to ensure I can meet your expectations. Thanks, Aqsa
$250 USD in 2 days
0.0
0.0

Hi, I can help you design the complete 32-bit datapath and control logic for the Alpha instruction subset (sll, xor, and or) at the computer-architecture level. I can provide: • a clearly organized 32-bit schematic showing the register file, ALU, shifter, multiplexers, buses, and control unit • detailed datapath operation for each instruction cycle by cycle • control truth tables and/or FSM-based control logic for signal generation • annotated explanations showing how operands move through the system for sll, xor, and or instructions • optional simulation screenshots or verification walkthroughs if needed I understand this is an architecture/design exercise rather than an HDL implementation, so the focus will remain on block-level logic design, signal flow, and correctness of control sequencing. The diagrams will be structured clearly enough for manual verification of signal values and instruction execution paths. Once you share the exact Alpha instruction formats or any professor-specific constraints/preferences, I can begin the architecture design immediately.
$250 USD in 3 days
0.0
0.0

In the world of computer architecture and logic design, precision and expertise are paramount. As an experienced and proficient engineer with a decade-long career in freelance design, I possess the necessary skills to deliver precisely what you seek for your Alpha Datapath and Control Logic project. Drawing from my deep understanding of logic-gate and block-diagram levels, I'll meticulously design a 32-bit datapath with all the requisite functional blocks—register file, ALU, shifter, control unit, multiplexers—withintermediate buses, wired for optimal performance. But that's not all. Throughout my career, I've mastered the art of translating complexity into clarity. I will provide a schematic of your architecture not only with pinpoint accuracy but also with insightful annotations and walkthroughs for each step to simplify comprehension."The customer comes first"is a philosophy I adhere to religiously in my work. So in addition to the mandated deliverables – the schematic and timing table – I assure you full accessibility and support in case any queries or issues arise during your testing process. This pre-existing knowledge will accelerate my comprehension of your unique requirements and enable me to deliver a comprehensive architectural design that meets your high standards of correctness and clarity. With me on board, you have more than just an engineer; you have an experienced partner dedicated to your satisfaction at every stage.
$500 USD in 7 days
0.0
0.0

Hi, I’m Ihor. I’ve worked on custom CPU datapaths, digital logic blocks, and MCU-level architecture projects involving ALU design, control logic, register files, instruction decoding, and timing analysis. I’m comfortable producing architecture-level documentation with clean block diagrams, control tables, and cycle-by-cycle operation details rather than HDL-only implementations. For this project, I can provide a complete 32-bit datapath for the Alpha subset instructions (sll, xor, or), including the register file, ALU, shifter, multiplexers, buses, and control unit. I’ll also include the micro-operation timing schedule, control truth tables/FSM behavior, and annotated instruction walkthroughs showing signal flow and control values cycle by cycle for verification. Best regards.
$400 USD in 7 days
0.0
0.0

Hello, I would be glad to support your project involving the design of a 32-bit datapath with SLL, XOR, and OR instructions. I have experience working with computer architecture concepts at the block-diagram level, including ALU design, register transfer logic, and control signal mapping. I can deliver a clear and structured schematic showing all functional units—register file, ALU, shifter, multiplexers, and control unit—fully connected and annotated for step-by-step instruction execution. Alongside the diagram, I will prepare a micro-operation timing table and a control signal truth table or FSM that clearly defines how each instruction flows through the datapath. My focus will be on clarity, correctness, and ease of verification so you can trace signal behavior cycle by cycle without ambiguity. Looking forward to working with you. Ben
$500 USD in 7 days
0.0
0.0

Hello, Your project is a great fit for my background in digital design and computer architecture, especially in designing control logic and finite state machines for instruction execution. I can build a clean 32-bit datapath architecture including all required components such as ALU, shifter, register file, multiplexers, and control unit. I will also design a precise FSM or control truth table that generates all required signals for SLL, XOR, and OR operations, ensuring cycle-by-cycle traceability. In addition, I will provide a micro-operation schedule that clearly explains how data moves through each stage, making it easy for you to validate behavior during testing. I prioritize structured, readable diagrams and accurate control logic over complexity, ensuring the design is easy to verify and simulate manually. Best regards. Lucian
$500 USD in 7 days
0.0
0.0

Hello, I am interested in your 32-bit architecture design project and can provide a clean, well-structured schematic that clearly illustrates every functional block and data path. My deliverables will include a full datapath diagram (register file, ALU, shifter, control unit, and multiplexers), carefully labeled buses, and instruction flow for SLL, XOR, and OR operations. I will also include a step-by-step timing table showing micro-operations per cycle and a control signal design (FSM or truth table) that governs execution. I understand the importance of clarity for validation, so I will ensure the diagram is easy to trace and test cycle-by-cycle without needing HDL or simulation dependence. I look forward to contributing to your project. Mekhi
$500 USD in 7 days
0.0
0.0

Hello, I am confident I can help you complete this computer architecture exercise with a strong focus on correctness and verification. I will design a complete 32-bit datapath architecture including all essential components—register file, ALU, shifter, multiplexers, and control unit. Each instruction (SLL, XOR, OR) will be mapped through a detailed micro-operation schedule so you can verify execution cycle by cycle. Additionally, I will provide a control FSM or truth table that defines all signal generation clearly, ensuring the design is deterministic and testable. The final schematic will be annotated to allow straightforward walkthroughs of signal propagation for validation purposes. My goal is to make your testing process simple and fully transparent. Ameer
$500 USD in 7 days
0.0
0.0

Hello, This project sounds very interesting, especially since it focuses on building a clear 32-bit datapath at the architectural level. I enjoy working on CPU datapath design and control logic, and I can help you build a clean and fully traceable solution. I will prepare a complete schematic including all required blocks—register file, ALU, shifter, control unit, multiplexers, and interconnecting buses. Along with that, I will provide a micro-operation timing table for SLL, XOR, and OR instructions so each cycle is easy to follow. I can also design the control logic using either a structured FSM or truth tables, depending on what you prefer for verification. Everything will be organized so you can easily walk through the datapath step by step during testing. Looking forward to collaborating on this. Bishop
$500 USD in 7 days
0.0
0.0

Hello, I am a computer architect with extensive experience in datapath and control logic design for reduced instruction subsets. I will create a complete 32-bit datapath and control unit for the Alpha instructions **sll** (shift left logical), **xor**, and **or**. The design will include register file, ALU, barrel shifter, control unit, multiplexers, buses, and a micro-operation schedule. **Deliverables:** - Clear block diagram schematic (PDF/PNG) showing all functional blocks and 32-bit wiring. - Micro-operation timing table for each instruction. - Control truth tables or FSM diagram for control signals. - Walkthrough of signal values per cycle for all three instructions. I am ready to begin as soon as we confirm the register count (e.g., 32x32-bit) and memory interface (if any). Sincerely, Kayky
$500 USD in 3 days
0.0
0.0

Hi, I’m experienced in computer architecture and digital logic design, and I can create a complete 32-bit datapath and control-logic design for the Alpha instruction subset including sll, xor, and or at the schematic/block-diagram level. The design will clearly show the register file, ALU, shifter, multiplexers, buses, and control circuitry with accurate 32-bit signal flow and properly defined control paths. I can also provide detailed micro-operation timing tables, control truth tables or FSM diagrams, and annotated instruction walkthroughs so each operation can be verified cycle by cycle with clear signal tracing. The final deliverables will be clean, well-structured PDFs/PNGs suitable for academic or engineering review. Thanks, Jack
$500 USD in 3 days
0.0
0.0

Hi I am a RTL (Schematic + circuit + VHDL/verilog) design engineer having 15 year experience in academic, research and Industry. In your project, I can give the clean schematics, block designs and circuits. I can share my past working samples Thanks
$250 USD in 7 days
0.0
0.0

HI, how are you? My name is Volodymyr, and thank you for considering my proposal. I am an experienced digital design engineer with a strong background in computer architecture, datapath/control design, and logic-level schematics. I have completed similar projects designing 32-bit datapaths with custom ALUs, shifters, and control units for academic and professional exercises. For your project, I will deliver: A clearly annotated schematic (PDF/PNG) showing all functional blocks—32-bit register file, ALU, shifter, multiplexers, buses, and control logic Micro-operation schedules and timing tables for sll, xor, and or instructions, illustrating data flow cycle by cycle Control truth tables or finite-state-machine diagram generating the required control signals Each diagram will be annotated for clarity, allowing you to walk through and verify all three instructions. Optional screenshots or waveform captures from simulation tools can be included to illustrate signal progression, though the design will remain at the logic-gate/block-diagram level. Accuracy, clarity, and correctness are my priority. I can start immediately and ensure a professional, fully documented deliverable ready for your verification. Best regards, Volodymyr
$400 USD in 3 days
0.0
0.0

-, Saudi Arabia
Payment method verified
Member since Sep 8, 2019
$30-250 USD
$30-250 USD
$250-750 USD
$30-250 USD
$10-30 USD
min $50 USD / hour
$30-250 USD
€250-750 EUR
$30-250 USD
$25-50 CAD / hour
₹1500-12500 INR
₹150000-250000 INR
₹12500-37500 INR
$10-30 USD
$1500-3000 USD
€8-30 EUR
£20-250 GBP
$10-25 USD / hour
₹600-1500 INR
₹600-1500 INR
₹1500-12500 INR
$250-750 CAD
$15-25 USD / hour
₹1500-12500 INR
$30-250 USD