Verilog vhdllavori

Filtro

Le mie ultime ricerche
Filtra per:
Budget
a
a
a
Tipo
Competenze
Lingue
    Stato del lavoro
    4,802 verilog vhdl lavori trovati, prezzi in EUR

    Hi, I need a person who can do a simple verilog job for me. More details will be provided in PM. If you previous work sample on Verilog then it would be plus. Would be waiting for your bids. Thanks

    €63 (Avg Bid)
    €63 Offerta media
    8 offerte

    Hi, I need a verilog HDL code for a simple project, the project is as follows: you start off as a single blue square on the bottom of the screen(background black), then once the game starts, blocks(red squares) start falling from the top of the screen and you use KEY[1]and Key[2] on the DE2 board as controls to move your square right/left to dodge the falling blocks. if you get hit by a falling block the game terminates and goes back to it's original state(a single blue square at bottom of screen). the below is the vga adapter we use module part1(SW,KEY,CLOCK_50,VGA_R, VGA_G, VGA_B, VGA_HS, VGA_VS, VGA_BLANK, VGA_SYNC, VGA_CLK,LEDR); input CLOCK_50; input [17:0] SW; input [3:0] KEY; output [17:0]LEDR; output [9:0] VGA_R; output [9:0] VGA_G; output [9:0] VGA_B; out...

    €143 (Avg Bid)
    €143 Offerta media
    3 offerte
    VHDL Designer Terminato left

    Hi there, I am looking for a digital designer with experience in VHDL, preferrable on ASIC, but FPGA will be considered as well. I am working on a complex project that will last a long time and I need help with development. Experience with Ethernet, LVDS or DDR would be a plus. I will first start with a small task to ensure that everything goes fine. Once that ends I will provide more and more work. Thank you. Regards, Nick Keywords: VHDL, digital design, electronics, VLSI, ASIC, FPGA

    €10 / hr (Avg Bid)
    €10 / hr Offerta media
    26 offerte

    Face Recognition using Eigenfaces in FPGA HDL : Verilog Softwares: Modelsim, ALTERA Quartus II FPGA: ALTERA Cyclone II Need to simulate and synthesize eigenfaces for face-recognition in a FPGA. Eigenfaces for recognition by Matthew Turk and Alex Pentland ( IEEE paper) is the core of this project. Eigenfaces method is the core of this project, which is explained in detail in Eigenfaces for recognition by Matthew Turk and Alex Pentland. This method has been implemented successfully in MATLAB and the code is also freely available, but it has not been implemented in FPGA's extensively due to the memory and processing speed constrains. The Pixel information from greyscale face images (up to 5 images can be used & face images should be from approved face data...

    €377 (Avg Bid)
    €377 Offerta media
    14 offerte

    Face Recognition using Eigenfaces in FPGA HDL : Verilog Softwares: Modelsim, ALTERA Quartus II FPGA: ALTERA Cyclone II Need to simulate and synthesize eigenfaces for face-recognition in a FPGA. Eigenfaces for recognition by Matthew Turk and Alex Pentland ( IEEE paper) is the core of this project. Eigenfaces method is the core of this project, which is explained in detail in Eigenfaces for recognition by Matthew Turk and Alex Pentland. This method has been implemented successfully in MATLAB and the code is also freely available, but it has not been implemented in FPGA's extensively due to the memory and processing speed constrains. The Pixel information from greyscale face images (up to 5 images can be used & face images should be from approved face data...

    €334 (Avg Bid)
    €334 Offerta media
    4 offerte

    To create a "checker" in a Network Interface. 1. Checker will collect 32 bits data from 8 deserialisers. (eg A1 ~A8) 2. Checker will collect 32 bits data from 3 Collectors. (eg C1~C3) 3. Checker will then compare the data if it matches. (eg C1 = A1~A8?, C2 = A1~A8?, C3 = A1~A8?) 4. If data matches, Checker will release the data, (eg if C1 = A5 release data , if C2 =...Checker will then compare the data if it matches. (eg C1 = A1~A8?, C2 = A1~A8?, C3 = A1~A8?) 4. If data matches, Checker will release the data, (eg if C1 = A5 release data , if C2 = A1 release data, if C3 = None delete C3) 5. continue process. I attached a picture and original source code for Network interface. "Checker " is to target on at the Receiver. Preferably using Xilinx in VHDL...

    €264 (Avg Bid)
    €264 Offerta media
    1 offerte
    Project ID: 1263358 Terminato left

    To create a "checker" in a Network Interface. 1. Checker will collect 32 bits data from 8 deserialisers. (eg A1 ~A8) 2. Checker will collect 32 bits data from 3 Collectors. (eg C1~C3) 3. Checker will then compare the data if it matches. (eg C1 = A1~A8?, C2 = A1~A8?, C3 = A1~A8?) 4. If data matches, Checker will release the data, (eg if C1 = A5 release data , if C2 = A1 release ...3. Checker will then compare the data if it matches. (eg C1 = A1~A8?, C2 = A1~A8?, C3 = A1~A8?) 4. If data matches, Checker will release the data, (eg if C1 = A5 release data , if C2 = A1 release data, if C3 = None delete C3) 5. continue process. I attached a picture and original source code for Network interface. "Checker " is to target on at the Receiver. Preferably using Xilinx in VHDL...

    €264 (Avg Bid)
    €264 Offerta media
    1 offerte

    I am running a big project and am currently time constrained to implement the Ethernet connection. This is a fairly easy project for someone with expertise in Verilog. The deliverables are as follows -Verilog code to run on a Spartan 6 Atlys Board - (xc6slx45) -simulation time diagrams (more details will be given to the winner) - The code should be able to transmit and receive data at 100mbs (1Gbps support would be nice but not a must) -Support a multicasting protocol (In that if I wanted to send data to 3 recepients out of 5 in the network, I should be able to do it easily) -Support for broadcasting (be able to make the system send the data to all recepients in the network when needed) -there are existing IPcores that offer a starting point and I would suggest tha...

    €360 (Avg Bid)
    €360 Offerta media
    3 offerte
    verilog project Terminato left

    1) Design and build a 8-bit adder using structural or behavioral verilog code. Account for an initial carry-in bit. 2) How to start ? 3) Verilog code in either structural or behavioral format Test bench and simulated waveforms showing the inputs and outputs. Add the 8-bit numbers: 50 + 120 with initial carry in of 0 80 + 75 with initial carry in of 1 225 + 142 with initial carry in of 0 180 + 75 with initial carry in of 1

    €69 (Avg Bid)
    €69 Offerta media
    13 offerte

    I'm working on the VHDL programming for my thesis and one of my task is to write the code for a simple Hello program. The message on the LCD screen should be able to blink on toggling one of the switches. I'm not sure how to make a start on this. Also, there are few things I would like to ask before starting working on it. For further information please contact me on this website. Thanks

    €28 - €38
    €28 - €38
    0 offerte

    Create a project in Xilinx ISE that uses the OpenCores tri-mode MAC that works on the Xilinx SP605 Spartan 6 LX45 evaluation board. You can use one of the existing Xilinx demo projects as a base, or anything t...can be a peripheral that just replaces the existing Xilinx peripheral in an EDK design, or it could just be a stand-alone project. Basically, for anyone that already has already used the OpenCores tri-mode MAC at a gigabit on the SP605, this project is probably just a matter of exporting one of your test projects. The project MUST be in VHDL, sorry Verilog not accepted under any circumstances (except for any OpenCores code that is wrapped with VHDL). No payment up front, but 25% payment considered before delivery if you provide a VNC view of the code ...

    €744 (Avg Bid)
    €744 Offerta media
    6 offerte

    Need to evaluate the FPGA prototyping board Altera cyclone 2 DE1 to design a voice recorder. Design the project using design should be able to record a minimum of 1 minute of audio input and playback clearly through the on-board speaker or an external speaker. In need of the VHDL programme codes and a Report on the analysis and how the design is done.

    €405 (Avg Bid)
    €405 Offerta media
    4 offerte

    Xilinx ISE Project – VHDL design for Virtex 6 FPGA The task is to create a Xilinx ISE project to work with the Xilinx ML605 development board and a mating DAC board. The DAC board comes from a company called 4DSP, model FMC204. See Handbook for FMC204 board attached. The ML605 from Xilinx is a development board for the Virtex 6 FPGA. See The FMC204 board plugs into the ML605 via the high density FMC connector. The project is to generate a simple sine wave at 28MHz in the FPGA and have the DAC board produce 4 analogue output signals. The clock on the DAC board is to run at 112Mhz and provide a reference clock to the FPGA. The DAC sample frequency is also 112Msps. There are

    €564 (Avg Bid)
    €564 Offerta media
    3 offerte

    1. SAR ( synthetic aperture imaging radar )- 2. detection algorithm 3. compression algorithm all these 3 developed in VHDL or may in matlab FFT - in FPGA ( field programming gate array ) parallel and make a architecture with VHDL and compare with different software

    €818 (Avg Bid)
    €818 Offerta media
    5 offerte
    Matlab/VHDL project Terminato left

    1. SAR ( synthetic aperture imaging radar )- 2. detection algorithm 3. compression algorithm all these 3 developed in VHDL or may in matlab FFT - in FPGA ( field programming gate array ) parallel and make a architecture with VHDL and compare with different software

    €1341 (Avg Bid)
    €1341 Offerta media
    6 offerte

    I want to protect my IP cores, targeting Xilinx FPGAs, by using a 1-Wire EEPROM with SHA engine. It is explained in Xilinx application note xapp780 how it can be made. The vhdl source codes as well as picoblaze processor source codes for the xapp780 can also be downloaded from the Xilinx website. The problem is that the xapp780 is for DS2432 EEPROM from Maxim IC. However, I want to use DS28E01-100 EEPROM instead. I compiled the sources but the design is not working with DS28E01-100 EEPROMs. Some more points: 1 - You have to change the xapp780 sources so that it it works with DS28E01-100 EEPROM. 2 - We need 2 designs as it is in xapp780, loader and tester. Loader programs the EEPROM with our security key. Tester checks if the SHA keys are matching. 3 - Target FPGA is X...

    €586 (Avg Bid)
    In primo piano
    €586 Offerta media
    6 offerte

    You need to model a "Combination lock" state machine that activates an "unlock" output when a certain binary sequence received: Please see the attached file ## Deliverables see attached

    €48 (Avg Bid)
    €48 Offerta media
    2 offerte

    We are looking for someone who has worked with the Xilinx Endpoint Block for PCI Express before and sets up an example project for us. ## Deliverables It does not matter what variant of the endpoint block you have used before, but you must have developed code to control it your self, not just instanciated some third party wrapper like EZDMA. Our development will be done in VHDL. If you have a software setup that allows you to simulate the endpoint block together with the GTP we can outsource also the validation to you.

    €49 / hr (Avg Bid)
    €49 / hr Offerta media
    2 offerte
    VGA VHDL Project Terminato left

    I need VHDL code written for a Nexys2 Board from Digilent, Inc. that focus only on the refresh rate of the VGA Monitor displaying in the color black and White. Each color should be connected to a switch so I can test good and bad refresh rates for each separate color on the monitor. I will need the syntax written for the UCF file to correctly connect to the Nexys2 board to perform testing of the code. I will need instructions on how to manually change the refresh rates in the code myself so I can use Xilinx ISE Design Suite 13.1 to generate a bit file that will be loaded to the board with Adept Software. I need to be able to set good and very bad refresh rates to record for my research for each color.

    €164 (Avg Bid)
    €164 Offerta media
    9 offerte

    Hello I want a vhdl code for a digital clock to present hours and minutes in board of spartan 3 . The code should be wrriten by the freelancer him/her self not from copy from internet. A report should be included . Thank you

    €85 (Avg Bid)
    €85 Offerta media
    12 offerte

    Processor Implementation in VHDL codes are in pdf. compile it and correct the errors. it has to work at XILINX 10.1 just create an errorless project. all codes are ready in pdf. MAX 60$. WORKING SIMULATION IS ENOUGH. CORRECT ERRORS, maybe there is no error but i can not run simulation. URGENT.

    €45 (Avg Bid)
    €45 Offerta media
    9 offerte
    VHDL consult Terminato left

    I'm working on a small project which implements a simple (slow) serial CPU bus in a FPGA. The CPU bus is 2 bits wide and uses a transition based protocol. The code is written in VHDL and functional but the system contains bugs. You will review my code, consult me how to improve it and try to find bugs. The code base is only a few hundred lines and is simple in nature. The bug(s) can be in the code but also in my physical setup. Communication will go through a chat application such as MSN, Google Talk, IRC (I'm open to alternatives). My timezone is GMT+2. I expect you to have a good knowledge of VHDL, Experience with Altera FPGA and the Quartus II development environment, basic to good knowledge of digital electronics. A bonus upon succesful completi...

    €163 (Avg Bid)
    In primo piano
    €163 Offerta media
    12 offerte

    This project implements almost all the mips instructions, more instructions can also be added. it can also be used in multicycle or pipelined processor

    €337 (Avg Bid)
    €337 Offerta media
    18 offerte

    Opracowanie oraz zapisanie w języku opisu sprzętu (HDL) zadanej funkcji systemu wbudowanego typu NoC. Realizacja – dowolne ze środowisk do opisu/syntezy/symulacji systemów cyfrowych. A temat to: Moduł mechaniki przełączania w ruterze typu store-and-forward. Przyjąć, że ruter jest 5-portowy (N, S,W, E, LP) z n-flitowym buforem wejściowym (n przyjąć z zakresu 5-20). Opracować przykładowy format flita. Można przyjąć, że pierwszy flit zawiera ID portu, do którego ma być przekierowana transmisja (rozmiar bufora FIFO ma pomieścić całą transmisję).

    min €2
    min €2
    0 offerte

    I have an Altera DE2-115 evaluation board with a Cyclone 4 FPGA processor (EP4CE115F29C7). I need a HDL design either written in Verilog or VHDL that implements a SPI core. I want to transfer data between the FPGA evaluation board and a PIC24 microprocessor evaluation board from Microchip. The data consists only of a few bytes that are transferred in both directions approximately every second. The HDL design must be written so that i can use it directly in Quartus II software by embedding the SPI core into a top level schematic file. You should only make a bid if you are familiar with Quartus II and if you have the necessary hardware to test your SPI HDL design, or if you have so much experience with FPGA SPI that you are very confident that your design will work.

    €184 (Avg Bid)
    €184 Offerta media
    13 offerte

    Finalise the VHDL code and test bench. Prepare the final report. This MUST be consolidated into a single report for the overall task, but will clearly show the contributions of the various sub-tasks. The report should include at least the following items: i. a complete functional description of the system. Also include a block diagram of your synthesized design ii. a description of how the system has been mapped onto the board resources, including pin-outs and include a summary of the FPGA resources used. iii. A discussion of the simulation rationale (i.e. what you were trying to achieve) and the results – annotated in a manner that makes is completely clear that you have achieved what you se...

    €149 - €447
    €149 - €447
    0 offerte
    Emulator on Verilog Terminato left

    Roughly what you have to do is: Write an emulator for the ARM machine. This should have a range of features to show the inner workings of the process of executing an assembly program. Write a bubble sort program in ARM assembly. The start of this file is provided, you have to fill in the blanks. Stage 1 Write an emulator that is able to read a ".emu" file in the format described above and detect programs that are not correct such as having more or less than 32 bits per line, or that have non recognized instructions such as unknown opcodes. The program should be written so it is executed using a command similar to ./emu [option(s)] Stage 2 Implement the option "-trace" which should show how the program is executed and how the different registers are affe...

    €532 (Avg Bid)
    €532 Offerta media
    1 offerte
    VHDl assembly Terminato left

    it's about writing a very basic, single-cycle cpu that just operates : add,load,store,beq and slt in VHDL. im gonna pay 45$ for that and i have almost 3 days left. for some one who knows VHDL or assembly language doest take more than a day.I have attached the project question and i can provide you the link for VHDL download if interested in doing that. I have already done the data path design and the control unit, So all i need is just the VHDL codes.

    €39 (Avg Bid)
    €39 Offerta media
    3 offerte

    (1). Write VHDL code for entity **1-of-2 multiplexer**, synthesis and implement the design. Present your synthesis result, check summary report and identify the recourses used. Write another architecture description then compare the implementation results. (2). Write VHDL code for entity **BCD-7-segment converter**, synthesis and implement the design. Present your synthesis result, check summary report and identify the recourses used. Write another architecture description then compare the implementation results. (3). Write VHDL code for entity **decoder**, synthesis and implement the design. Present your synthesis result, check summary report and identify the recourses used. Write another architecture description then compare the implementation results. (4). Wr...

    €85 (Avg Bid)
    €85 Offerta media
    3 offerte

    ...NiosII based music player that allows the user to select the music via a touch screen. the player must satisfy thses requirements: 1. the touched images must be 64*64 pixel by 64 pixel each.( the type of lcd should be LTM)(vhdl code) 2. the player must have at least three music selections each in at last ten second long. for the 3 songs, need to program the flash memory with the wav file which consist of 3 songs should be 48 khz for each pice of music(C code) 3. Need to creat PLL (phase-lock-loop) to generate the 18.432 MHZ clock signal for the codec:(the vhdl code need for a component in the niosII system that contain a 128*32 first-In-First Out memory and wolfson WM8731 codec data interface. fifo(altera dcfifo) 4. the top design need Wolfson WM8731 Codec Control i...

    €376 (Avg Bid)
    €376 Offerta media
    3 offerte

    hi! i am looking for the VHDL code for DCT implementation. pls help me out.

    €28 - €47
    €28 - €47
    0 offerte

    Here is a description of the project I'm needing, the first part (written plan of implementation) is due Tuesday morning. The final project is due May 10. It needs to be created using VERY basic Verilog code for use on an Altera DE2 board. Please email with questions. "You are the design engineer and must create a working Mastermind game using the Altera DE2 board. You may use Verilog modules and any of the logic gates and library parameterized modules. You may not use any other programming language such as C. Your game must at a minimum allow one human to play one game, either against another human or the computer. It is up to you to decide how to 1) represent the colors 2) the codemaker will enter and store the code. 3) The codebreaker will enter a guess...

    N/A
    In primo piano
    N/A
    0 offerte

    Serial Peripheral Interface is basically used to allow the Microcontroller unit to communicate with many peripheral devices. The serial clock synchronises the shifting data serially through two serial lines. Master controls the interchange by controlling the clock line. SPI is a synchronous serial data bus. This report describes the design of Serial Peripheral Interface using VHDL and simulate using simulator. The transmitting and receiving parts are designed by taking the logic from the Parallel–in Serial–out shift register and Serial –in Parallel–out shift register. SPI interface is designed and then it is interfaced with Microcontroller bus interface. The microcontroller bus interface is designed to read, write and data transfer with the registers .Basica...

    €131 (Avg Bid)
    €131 Offerta media
    15 offerte

    Please help me to implement the MPIS single cycle CPU

    €886 (Avg Bid)
    €886 Offerta media
    4 offerte
    FPGA Developer Terminato left

    Skills required: * Experience with Xilinx Virtex-5 or Virtex-6 FPGA * Experience with Xilinx EDK designs * Competent in VHDL Extras: * Experience with XUPV5 development board * Access to a XUPV5 development board The job is to develop a peripheral core in VHDL and a test project for EDK to verify the core on the XUPV5 board. The peripheral will use the PCI Express Endpoint internal core of the Virtex-5 FPGA and provide a user FIFO interface. The peripheral will contain a DMA scatter gather engine to enable the software in the host PC to setup DMA transfers between the host PC and the FIFOs. There will be 8 FIFOs (or channels) that can be targeted by the host software.

    €299 (Avg Bid)
    €299 Offerta media
    2 offerte

    We are looking for a vhdl implementation on the spartan 3e board which must be utilizing the board's DAC feature. We also need additional two to three additional features/implementations on this same project from any of the following spartan 3e features: a) VGA port b) RS232 port c) PS/2 keyboard d) ADC e) SPI f) Ethernet g) Expansion connectors h) LCD screen Free reign of selection above and manner of implementation is given as long as it could be done very soon. 3 days or less may be preferred. Also, we request commenting each section of the code and an accurate overall explanation of the project. Hopefully, you could now be the right person for it!

    €190 (Avg Bid)
    €190 Offerta media
    5 offerte
    Visual HDL Terminato left

    ...an open source part to convert from graphical representation to VHDL. If the end user buys my application they download a plugin for your application which allows them to error encode the design. If they do not buy my application they can still use the software for chip design. You would write the open source graphical program and build the website. It would be similar to Simulink from Mathworks but it would not include a simulation environment. To simulate a design you call the programs to generate VHDL, then call an open source VHDL simulator to do the simulation. It would then call an open source waveform viewer to look at the results of the simulation. Here is a list of simulators, only some of them handle VHDL:

    €3507 (Avg Bid)
    €3507 Offerta media
    7 offerte

    Hi All, We have urgent need for someone who holds strong expertise in CCD/CMOS Camera Hardware Design as well as associated IP development in VHDL. Skills required ( Must ) : - Must have strong experience in CCD/CMOS Camera Hardware Development. Must have experience with different kinds of image sensor. - PCB Schematic, BOM, PCB Placement, Layout, Routing etc. - IP development for the given hardware in VHDL we are looking for someone who can work for us remotely on part-time or contract basis. we are looking for someone for long term relationship. we have couple of projects available, we will discuss the project details with the selected person. Please contact us for detail. I would really appreciate if only serious bidders react on this project work. Applic...

    €456 (Avg Bid)
    €456 Offerta media
    14 offerte

    I need a program to continuously capture the data from the ADC on the Spartan 3A or Spartan 3E board and stream it out over the ethernet on the board. The 2 ADCs on the boards are 12/14 bits with a m...com/products/boards/s3e1600e/ ,plasma ONLY in VHDL, no Verilog, please do not ask. No upfront payment, payment guranteed with e-screw after receiving working simulation and code. PLEASE : if you ask for pre-pay, I decline your bid right away.

    €188 (Avg Bid)
    €188 Offerta media
    1 offerte

    Convert a Verilog source code to VHDL

    €28 - €235
    Sigillata
    €28 - €235
    4 offerte

    pls check the attachment for details i want u to do this work very fast i can pay 50$ pls use Altera software with small report of in ur own words but deadline is very strict pls help

    €47 (Avg Bid)
    €47 Offerta media
    3 offerte

    ...question 16, you need to write the verilog code and simulate it using Modelsim or any other circuit simulator to verify the code. You'll need to submit the complete code and the simulator results (waveform). These are undergraduate level stuff, so you should find them pretty easy, but If you need explanations or help, you can ask me ## Deliverables 1) All deliverables will be considered "work made for hire" under U.S. Copyright law. Employer will receive exclusive and complete copyrights to all work purchased. (No 3rd party components unless all copyright ramifications are explained AND AGREED TO by the employer on the site per the worker's Worker Legal Agreement). For question 16 in the attached file, you need to provide: 1) Verilo...

    €141 (Avg Bid)
    €141 Offerta media
    6 offerte

    Write the VHDL description of the 32-bit MIPS ALU whose details are described above. You should simulate your design using ISE or another VHDL simulator to prove the correctness of your design. Prepare a short report with the VHDL codes and the simulation results. IT IS A VERY EASY JOB FOR WHO KNOWS VHDL. It's one of my lab project. Details of Job attached.

    €61 (Avg Bid)
    €61 Offerta media
    7 offerte

    ...each of them, you need to write the verilog code and simulate them using Modelsim or any other circuit simulator to verify the code. You'll need to submit the complete code and the simulator results (waveform). These are undergraduate level stuff, so you should find them pretty easy, but If you need explanations or help, you can ask me. ## Deliverables 1) All deliverables will be considered "work made for hire" under U.S. Copyright law. Employer will receive exclusive and complete copyrights to all work purchased. (No 3rd party components unless all copyright ramifications are explained AND AGREED TO by the employer on the site per the worker's Worker Legal Agreement). For each of the two questions (13, 14), you need to provide: 1) Ve...

    €32 (Avg Bid)
    €32 Offerta media
    1 offerte