Git Product home page Git Product logo

zslwyuan / basic-simd-processor-verilog-tutorial Goto Github PK

View Code? Open in Web Editor NEW
104.0 6.0 31.0 1.54 MB

Implementation of a simple SIMD processor in Verilog, core of which is a 16-bit SIMD ALU. 2's compliment calculations are implemented in this ALU. The ALU operation will take two clocks. The first clock cycle will be used to load values into the registers. The second will be for performing the operations. 6-bit opcodes are used to select the functions. The instruction code, including the opcode, will be 18-bit.

License: GNU General Public License v3.0

Verilog 100.00%
simd processor verilog processor-design verilog-project multiplier adder instruction-set-architecture cadence-virtuoso cpu

basic-simd-processor-verilog-tutorial's Issues

help needed for runing simulation in Vivado 2020.1

Sir,
i'm new to verilog and trying to explore and learn. I found SIMD processors interesting and so took it as project.
I have took the source codes made available here and pasted it as it is in Xilin's Vidvado 2020.1 version.
now ideally i though it will working without problems.

But, i have encounter with ERRORS,

in General Section:
[USF-XSim-62] 'elaborate' step failed with error(s). Please check the Tcl console output or 'C:/Users/Ren.Ps/Documents/VHDL/SIMD/SIMD.sim/sim_1/behav/xsim/elaborate.log' file for more information.

[Vivado 12-4473] Detected error while running simulation. Please correct the issue and retry this operation.

In Simulation Section:
[XSIM 43-3230] Could not open sdf file "CPUtop.mapped.sdf".
[XSIM 43-3915] Encountered a fatal error. Cannot continue. Exiting...

i'm not able to resolve this from weeks now. can you or anyone help me to resolve and get the testebench waveform. plz.

Dependency between adder blocks.

Hi, as you mentioned, each adder block forwards carry bit between other adders. But there is some dependency in here that each adder block waits for the carry to arrive from its previous block. I think would be carry look-aheader adder design to reduce propagation delay instead of current solution.
image

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.