Verilog vhdl jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    4,814 verilog vhdl jobs found, pricing in USD

    A verilog code for 32bit single precision floating point addition unit. The detail will be provided.

    $144 (Avg Bid)
    $144 Avg Bid
    14 bids

    Hi, I have two project requirements. NO COPIES. I need some original work. I need the codes that are atleast about 300-350 lines in VERILOG (strictly, no VHDL please). Your ideas and suggestions are encouraged. Will decide the cost of the project depending on the idea it's based on. Deadlines: Project 1: 5th - 6th May Project 2: 12th - 13th May

    $155 (Avg Bid)
    $155 Avg Bid
    4 bids

    I have a set of VHDL and microcontroller questions needing solution. They are basic questions if you know this topic. I have attached the questions for your assesement. Please only bid if you can provide solutions as soon as possible.

    $30 - $250
    Sealed
    $30 - $250
    4 bids

    The goal of this project is to implement the Rijndael (AES) encryption system using Verilog. To do this, several separate sections of the algorithm will be coded to work together towards the end goal of performing the correct encryption routines. The algorithm lends itself well towards parallel computations acting on separate sections of the data during the different stages in each round. AES encryption is done in rounds, similar to DES and IDEA. Each round of encryption consists of four steps. These steps are byte substitution, row shifting, column transformation, and round key addition. The interaction of these steps can be seen in more detail in the figures below.

    $119 (Avg Bid)
    $119 Avg Bid
    4 bids

    Hi, I have two project requirements. NO COPIES. I need some original work. I need the codes that are atleast about 300-350 lines in VERILOG (strictly, no VHDL please). Your ideas and suggestions are encouraged. Will decide the cost of the project depending on the idea it's based on. Deadlines: Project 1: 5th - 6th May Project 2: 12th - 13th May

    $40 (Avg Bid)
    $40 Avg Bid
    10 bids

    This is a very very small project. Won't take much time because all design code is already written. I already have a code. you need to fix some errors in verilog and write 2-3 testbenches and make already written code working (verification should not fail). More than verilog design, main work is test bench. You should be expert. Not for someone who want to learn. project should be completed in a day. Not apply if you are not free next 2 days. Please send me message with your experience with verilog, previous verilog projects and education. I will send you exact details about project in message. You should know about computer architecture, pipelining. Thanks Actually very simple project. 90% work is done. Budget no more than $50. wil...

    $43 (Avg Bid)
    $43 Avg Bid
    3 bids

    Assignment description: 1. The processor has 5 parts: PC, ROM, Register file, ALU and RAM write Mips code for sorting method write VHDL code for each part in order the processor to be able to sort using 16 random numbers

    $50 (Avg Bid)
    $50 Avg Bid
    1 bids

    I would expect the following: - VHDL code with description - test bench, - documentation in .doc

    $533 (Avg Bid)
    $533 Avg Bid
    5 bids

    Design and synthesize a simple point of sale (PoS) terminal on the DE-1 board

    $103 (Avg Bid)
    $103 Avg Bid
    8 bids

    Write VHDL for Freezer Regulator.,Create a High level State machine that regulates freezer temperature based on settings (31 – 0) in degrees. Connect datapath to controller Create Datapath from given datapath controller’s finite State Machine,

    $80 (Avg Bid)
    $80 Avg Bid
    1 bids

    All the details in this file i need fast work and pay 30$

    $30 (Avg Bid)
    $30 Avg Bid
    1 bids

    >>That is, convert input from serial to parallel, store data in RAM, take data from...ram and send to other data lines. >>6-8 input detector-> counter value "4" puts data in to ram, then serial to paralel converter put in ram. >>d1 d2 d3 bytes to decode and then sepearte data from d1 d2 d3 to other data bus. >>90 lenth, 90 width, is the frame size. LFSR is the data source. 1) COnvert shift register to incorportate frame detect ckt. (vhdl code) hint: 16bit shift reg. start SR code. add decode vhdl code to detect frame: F628 is the pattern of the code we're detecting. Process; to be able to decode this circuit , we need a a testbench. 2) bit counter: 0-7: (Use frame detect) 3) byte counter: 0-809 (Use frame d...

    $36 (Avg Bid)
    $36 Avg Bid
    3 bids

    >>That is, convert input from serial to parallel, store data in RAM, take dat...lines. >>6-8 input detector-> counter value "4" puts data in to ram, then serial to paralel converter put in ram. >>d1 d2 d3 bytes to decode and then sepearte data from d1 d2 d3 to other data bus. >>90 lenth, 90 width, is the frame size. LFSR is the data source. 1) COnvert shift register to incorportate frame detect ckt. (vhdl code) hint: 16bit shift reg. start SR code. add decode vhdl code to detect frame: F628 is the pattern of the code we're detecting. Process; to be able to decode this circuit , we need a a testbench. 2) bit counter: 0-7: (Use frame detect) 3) byte counter: 0-809 (Use frame detect) Please take a look and let ...

    $249 (Avg Bid)
    $249 Avg Bid
    2 bids

    I want PS2 Keyboard interface design with Xilinx FPGA VHDL spartan board and a detail report with this project

    $327 (Avg Bid)
    Featured
    $327 Avg Bid
    12 bids

    We are looking for someone who can program our new FPGA board with USB3.0. Required skills are: C/C++ and VHDL Good understanding of Eclipse and Visual C++ IDE and ARM GCC Good understanding of Xilinx Spartan 6 FPGAs and Xilinx ISE Good understanding of USB Our board has the following components: 1x USB3.0 Connector 1x CYUSB3014 USB Controller Chip with ARM Processor from Cypress 1X I2C EEPROM for ARM Processor 1x Spartan 6 XC6SLX16 FPGA 1x 1Gbit DDR2 SDRAM connected to the FPGA (Not used currently) 1x 100 MHz Clock for FPGA 2x 100 pin extension connectors Power supplies for USB Chip and FPGA Leds The board features: -Can be used as bus powered or self powered. -Very Small, 45mmx65mm -External connectors have: . More than 100 General purpose IOs connected...

    $1427 (Avg Bid)
    Featured
    $1427 Avg Bid
    12 bids

    Take at least 16 values or more and sort them in an ascending or descending order. To be able to sort you need to write these "so called" random values in the memory (RAM) and then perform the sort function on these values. I will try to go through the steps you need to take in the class. 1) Write at least 16 random values in RAM using "sw" command 2) Read the values from the RAM using "lw" command and store them in the registers 3) Compare the values and store the result 4) Follow your sorting algorithm 5) Store the sorted list in the RAM.. could be in different location than where you wrote the initial values. Please try not to send me snippets of code to see if you are on the right track.

    $116 (Avg Bid)
    $116 Avg Bid
    5 bids

    Completing this project successfully will guarantee further work for a number of years to come and possibly a paid senior position. We have a very ambitious new embedded machine vision company and we're funded. The first part of this project is explai...large as 64x64. Also, multiple FPGAs will access the same frame buffer coming from the PC. Plan ahead so that you don't need to redesign the circuit or change too much of the code. Deliverables need to be "arbitratable" on vWorker, so they include: - circuit schematics in gerber format for production of prototype - bill of materials for us to order the hardware components - VHDL program and simple instructions on what software/methods to use to program the FPGA - C# code on the PC side ...

    $5808 (Avg Bid)
    $5808 Avg Bid
    3 bids

    Hi i have a small project which needs to be completed in verilog.

    $150 (Avg Bid)
    $150 Avg Bid
    1 bids

    Hi i need help with a NOC router verilog project

    $150 - $150
    $150 - $150
    0 bids

    In this particular project we will design the architecture of the processor, and the project is not restricted on designing only ALU, The processor contains a number of basic pieces. There is a register array, an ALU (Arithmetic Logic Unit), a shifter, a program counter, an instruction register, a comparator, an add...will be covering the following part: Design of ALU Design of registers, RegArrays, Shifters, TriReg, Comparator Design of Memory Design of Control Unit Design of System Buses Planning & Development of the CPU Architecture, Planning , Developing and Implementation of ISA (Instruction Set Architecture) with Addressing Modes, Implementation of Op-codes, Preparing the IP-Core of the CPU using VHDL coding, Preparation of Test Bench to study the Architecture a...

    $653 (Avg Bid)
    $653 Avg Bid
    12 bids

    Given a RTL description of a hardware design in verilog or VHDL. I need to build a tool which can generate a CDFG (control data flow graph) and also the ability to graphically view the CDFG

    $1562 (Avg Bid)
    $1562 Avg Bid
    4 bids

    IEEE paper implementation of the attached document. XIlinx ISE software VHDL coding of sign language recognition.

    $925 (Avg Bid)
    $925 Avg Bid
    7 bids

    I need to translate 14 VHDL files (total ~3000 lines) to Verilog.

    $130 (Avg Bid)
    $130 Avg Bid
    23 bids
    VHDL Ended

    The purpose of this project is to develop a device that can be used in combination with a normal phone to expand its capabilities to use it for VOIP and/or Skype services. The VOIP/Skype interface...VOIP/Skype interface should be configurable over the Ethernet interface and can be used from the phone by starting a call using special characters like "**" or "*##". Since the phone now needs to deal with multiple lines, there should also be proper handling to deal with e.g. two incoming calls etc. To make this project I'm using Altera DE2-115 board to implement a voice over IP phone on FPGA using VHDL coding. The final goal is to use SIP and other protocols for VOIP communication such as rtp, g.711, TCP, UDP and Ethernet. And other protocols for the board itsel...

    $1390 (Avg Bid)
    $1390 Avg Bid
    1 bids

    actually am doing my in vlsi (spl).and i need to do the project what i uploaded here in vlsi implementation.i.e first of all i need to write code in matlab and convert it into verilog and dis verilog code need to dump in fpga kit

    $750 (Avg Bid)
    $750 Avg Bid
    1 bids

    Hello everyone We want project design of fast fourier transform using vhdlof radix 4, N point FFT architecture and also you have to submit professional 100-120 page report and 15-20 page ppt slides on it and you do not have to submit any hardware but you have to submit vhdl cod as well as all hardware implementation detail so we can implement hardware here so happy bidding

    $128 (Avg Bid)
    $128 Avg Bid
    9 bids

    I need a VHDL code that counts from 0 to 9 and show the output both on character LCD and on LEDs as binary numbers the counter should count every 1 second

    $766 (Avg Bid)
    $766 Avg Bid
    15 bids

    Write VHDL code in Xilinx ISE for Spartan 3. Program should add and substract 4-bit positive and negative binary numbers. Subtract is allowed if first number is bigger than second. If that condition ain't satisfied turn on 'g' segment on 7-segment display. Input combinations are set up with switches and result is shown on 7-segment display.

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    10 bids

    Program should add and substract 4-bit positive and negative binary numbers. Subtract is allowed if first number is bigger than second. If that condition ain't satisfied turn on 'g' segment on 7-segment display. Input combinations are set up with switches and result is shown on 7-segment display.

    $2 - $30 / hr
    $2 - $30 / hr
    0 bids

    I have a project which is to design an alarmclock cum stop watch by using Xilinx board and VHDL time could be set by a numeric keypad or keyboard and display on the LCD. I have already bought the Xilinx board which the model is Spartan-3A. I am looking for a person who can do it.

    $412 (Avg Bid)
    $412 Avg Bid
    15 bids

    i have attached a file that shows the c-program coding that needs to developed. I have done the state diagram entry and TFF equations part. but I need help building the Verilog part. the aim of the part is to generate verilog HDL code from the state diagram info taken in the c-programming. its Urgent.

    $153 (Avg Bid)
    $153 Avg Bid
    9 bids

    you have it in my email 200 usd within 24 hours if more it will be 150 usd

    $200 (Avg Bid)
    $200 Avg Bid
    1 bids

    Mastermind desing with verilog. Details are on the file please read it

    $179 (Avg Bid)
    $179 Avg Bid
    5 bids

    Its a digital clock using VHDL all data included in file Its basically works on the fundamental of clock feq.1 hz clock generation using clock through this we get 1 sec of pulse and by using 1 sec of time period,we can calculate the sec--min--hour. Its include by using positive edge of clock pulse we count upto 50000000 count and through this we change the status of the clock...so when count get 50000000 then half of clock period get completed..so when 50000000*2 get posedge of clock and through this we get 1 second of time... file: test bench ///////////////////////////////// Its a digital clock using VHDL all data included in file Its basically works on the fundamental of clock feq.1 hz clock generation using clock through this we get 1 sec of pulse and

    $53 (Avg Bid)
    $53 Avg Bid
    12 bids

    I am looking for somebody who can build SIC/XE processor simulator for format 2 and 3 with same length by adding 00 in the beginning of format 2 instruction

    $100 (Avg Bid)
    $100 Avg Bid
    1 bids

    I am looking for somebody who can build SIC/XE processor simulator for format 2 and 3 with same length by adding 00 in the beginning of format 2 instruction

    PHP
    $100 (Avg Bid)
    $100 Avg Bid
    1 bids

    I am looking for somebody who can build SIC/XE processor simulator for format 2 and 3 with same length by adding 00 in the beginning of format 2 instruction

    PHP
    $100 (Avg Bid)
    $100 Avg Bid
    1 bids

    I am looking for somebody who can build SIC/XE processor simulator for format 2 and 3 with same length by adding 00 in the beginning of format 2 instruction

    $100 (Avg Bid)
    $100 Avg Bid
    1 bids

    Hi, I am looking for a good Verilog coder who can code some basic logic design. PM me if you would like to know more. I would like it done by Thursday so if you take the project, you will be given two days at most to complete it. I prefer it to be done in a day. It shouldnt take more than an hour or two if you're familiar with Verilog. Thank you

    $333 (Avg Bid)
    $333 Avg Bid
    12 bids

    This project is on VHDL need to be professional in VHDL the information is given in the attached in the document. 1. Modify and utilise the provided behavioural model for a 4-bit register, to compile, simulate and verify correct functional operation of an 8-bit device.( behavioral model for a 4-bit register provided at the end of the page) 2. Modify the dataflow architecture (figure 1) to facilitate the implementation of the complete instruction set (table 1). Note: special attention will need to be given to the inclusion of a shifter and execution of the increment and decrement instructions. 3. Design and individually simulate behavioural VHDL models for the dataflow components. Combine structurally to define the complete dataflow

    $100 (Avg Bid)
    $100 Avg Bid
    1 bids

    I am in need of a fully working design of an FPGA based oscilloscope, Must be at least 20 Mhz and bidder must provide full analog front end circuit and VHDL code to view the output on a PC via USB or Ethernet. Work must be your own.

    $450 (Avg Bid)
    $450 Avg Bid
    2 bids

    We need a pipelined verilog datapath that is formatted to MIPS ISA. We can provide you a non pipelined datapath to use as a reference. We have also included a non-pipelined and pipelined image of what the datapath should look like. It will need to be able to input MIPS assembly code into the program via a .txt file. Additionally, we need this datapath and assembly code to be able to be synthesized on a Spartan 3E FPGA board. Overview: -Design a pipelined version of the datapath - Synthesize the design - Run it on FPGA board using our assembly code - Use the LCD of the FPGA board to display the coordinates of the block with the minimum SAD.

    $480 (Avg Bid)
    $480 Avg Bid
    10 bids

    To utilise structural and behavioural VHDL to model and simulate an 8-bit processor capable of implementing the attached instruction set. VHDL have to be used. For designing need multisim.

    $100 (Avg Bid)
    $100 Avg Bid
    2 bids

    Hi, I need a state machine that controls the Wiznet chip W5300 for UDP or Ethernet communication. The scope is to send data on ethernet at (at least) 10 Mbit/s. The state machine should be in Verilog (not VHDL) targeting an FPGA. Further datails in PM.

    $106 (Avg Bid)
    $106 Avg Bid
    6 bids