Verilog memoryproiecte

Filtrare

Căutările mele recente
Filtrează în funcție de:
Buget
la
la
la
Tip
Aptitudini
Limbi
    Starea proiectului
    2,000 verilog memory proiecte găsite, la prețul de USD
    Debuging verilog S-a încheiat left

    Debuging verilog

    $60 (Avg Bid)
    $60 Oferta medie
    1 oferte

    السلام عليكم ورحمة الله وبركاته واسعد الله اوقاتك بكل خير عندي واجب ومحتاج مساعدتك اذا وقتك يسمح. انشاء بروجكت بال verilog بحيث يقرأ محتويات ال ROM ويخرج المحتوى على LEDs

    $50 (Avg Bid)
    $50 Oferta medie
    1 oferte

    Modul de inmultire, folosind sumator si registrii de deplasare

    $101 (Avg Bid)
    $101 Oferta medie
    10 oferte
    Project for Athul B. S-a încheiat left

    Hi Athul B.,verilog help

    $20 (Avg Bid)
    $20 Oferta medie
    1 oferte
    $20 Oferta medie
    1 oferte
    Project for Ankita L. S-a încheiat left

    verilog programming

    $7 - $7
    $7 - $7
    0 oferte
    $25 Oferta medie
    1 oferte
    Design Verification S-a încheiat left

    PCle, ethernet , UVM, System Verilog

    $130 (Avg Bid)
    $130 Oferta medie
    2 oferte
    verilog programming S-a încheiat left

    verilog

    $393 (Avg Bid)
    $393 Oferta medie
    12 oferte

    fpga/ultra and xilinx wiznet vhdl/verilog

    $229 (Avg Bid)
    $229 Oferta medie
    14 oferte
    $52 Oferta medie
    2 oferte

    system verilog, uvm, Script system verilog, uvm, Script system verilog, uvm, Script system verilog, uvm, Script

    $34 (Avg Bid)
    $34 Oferta medie
    5 oferte

    system verilog, uvm, Script system verilog, uvm, Script system verilog, uvm, Script system verilog, uvm, Script

    $28 (Avg Bid)
    $28 Oferta medie
    3 oferte

    system verilog, uvm,synopsys expert

    $26 (Avg Bid)
    $26 Oferta medie
    6 oferte
    system verilog, uvm S-a încheiat left

    system verilog, uvm

    $43 (Avg Bid)
    $43 Oferta medie
    8 oferte
    Content Writing S-a încheiat left

    Am nevoie de cineva sa faca un update pt un memory scraper

    $93 (Avg Bid)
    $93 Oferta medie
    14 oferte
    Verilog S-a încheiat left

    Verilog

    $162 (Avg Bid)
    $162 Oferta medie
    3 oferte
    Memory Allocator S-a încheiat left

    Exercise is a continuation of an exercise, actually wants to make a Memory Allocator "custom", for example to allocate memory from a "pool" of memory using a class "smart pointer" already implemented.

    $40 (Avg Bid)
    $40 Oferta medie
    1 oferte

    I'm looking for an expert AWS/Ubuntu server administrator to troubleshoot and optimize my server's performance. I have a NodeJs app hosted on EC2 / Ubuntu server, it is working fine but sometime I see the sudden increase in Network in (bytes), Network out (bytes), CPU utilization (%), And memory. So my CPU goes from 2% to more then >60% Memory goes from 10% to more then >70% which triggered my server hang and then I will have to reboot my server to fix that issue. Since I am just alunching my web app, hence I dont have any traffic yet, hence I want to identify how my server resources utilization got increased. I need a person who can check and fix it, I am not really sure what is triggering this, and this Network in (bytes) increases for less then a minute. ...

    $85 (Avg Bid)
    $85 Oferta medie
    10 oferte

    Hi there. I have 2 pages/screens...code/features, which should make it very easy for a decent Developer/Coder. (Need ASAP) 1 page is a page where the User can enter email and password and it saves in the App's local memory (page: Manage Info). The other page is a PIN Code screen that we use to unhide or get access to Admin pages. I want the 2 pages copied to another app. Then I need a couple of changes made to that app. #1 change - I want to add a lock icon at the top right of the home screen. When you click it, it will open the Manage Info page (which you would have copied over). Then once the user saves their 4-digit PIN Code to local memory, from that point on the lock icon will open the PIN Code screen - and they'll have to enter the correct 4-digit PIN t...

    $52 (Avg Bid)
    $52 Oferta medie
    18 oferte
    RasPi Pico Data Logging Project 6 zile left
    VERIFICAT

    ...following: • The data should be written every one second. If writing the string takes more than one second, this should be indicated by an error flag. • The used PIO should get the address of the string in an init() function during initialization. • Core0 should not be used except during initialization. Core1 should not be used at all. The PIO should independently load the data of the string from memory every 1 second, transfer it into the SPI TX FIFO buffer, and write it to the SD card. • During intialization, create two files on the SD card; a data file and an error file. • In normal mode, the data should be written to the data file. • In error mode (indicated by error flag), the data should be written to the error file. The turnaround time for th...

    $26 (Avg Bid)
    $26 Oferta medie
    5 oferte

    I'm looking for an abstract, artistic logo for a T-shirt in loving memory of my late mother. The design should center around flowers, as they were a symbol that reminds me of her. Key Requirements: - The logo should evoke feelings of love, warmth, joy, and serenity, encapsulating the essence of my late mother. - An abstract and artistic style is preferred for the design. - The design will be used on a T-shirt, so it should be appropriate for this medium. Ideal Skills and Experience: - Experience in logo design and particularly T-shirt design. - Proficiency in creating abstract, artistic designs. - Understanding of color theory and its impact on human emotions. - Sensitivity and respect towards the theme of the project. I am open to your creative interpretations and look f...

    $10 (Avg Bid)
    $10
    112 intrări

    ...txt. Run the following command to first install all dependencies from there: pip install -r 4. Run python main.py. If everything goes well, you will see the following output: This means your indexes were successfully created. 5. Navigate to s2/intermediate/ folder where the indexes are stored. s2/intermediate/ is the inverted index file. This postings can be read in memory and used to construct vector representations. 3 What functions should I implement? You will find an incomplete function named rank and evaluate() already defined in main.py. It is called from the main function. Complete this function to implement ranking of documents using vector based models and their evaluation for each query. Feel free to add functions or libraries of your choice. The high level

    $61 (Avg Bid)
    $61 Oferta medie
    4 oferte

    I am seeking specialized teachers for virtual classes. These leaders should be well-versed in health and wellness topics for older adults Expertise Required: Cinema and Art Music and Literature History Travel Hobbies Memory Games Trivia Health Care & General Wellness Staying Healthy as We Age Happiness Wellness and Lifestyle Music Entertainment Open to ALL new ideas also! Applicants should understand various facets of each topic to provide comprehensive lessons. Prior experience in teaching these subjects would be beneficial. Along with teaching, the ideal applicants would possess excellent interpersonal and motivational skills. Let's promote wellness together!

    $115 (Avg Bid)
    $115 Oferta medie
    17 oferte

    ...speaker. We think they used AI but the quality isn't bad, probably because it contains mostly short sentences. We need this file to be proofread, but there's quite a lot of repetitions in the content, so use of a CAT will be important (from Spanish to Spanish ). We have the English file as well of course, so you can compare it to English, but using the CAT ES to ES will enable you to use translation memory so you can avoid having to check and change many repeating lines. It's for Spanish for Spain, it's 6736 words of which 4872 unique and we'd like it back Sunday evening your time (you're in Colombia, right?) if possible. Would you be available to pick this up at a budget of 2 cents per word? We'll pay for all words, repetitions and fuzzy matche...

    $146 (Avg Bid)
    $146 Oferta medie
    1 oferte

    MY DESCRIPTION We've deployed a robust ...the deployment process. Please note that I already have Docker images for my microservices. The primary focus will be configuring these services on the Kubernetes cluster. I had my architect send me some bullets on his specific needs: Identifying root causes of POD failure, was it caused by the code, kubernetes resources limits, nodes architecture, etc. Monitoring POD resources, capturing Memory/CPU usage and analyzing usage patterns, deciding the best resource allocations. Sizing nodes based on IPAS usage patterns. Analyze network issues between different PODs and in/to external integrations. IPAS is our Process Automation Suite. It's used by quite a few clients, but this client in particular has massive volumes and its havi...

    $53 / hr (Avg Bid)
    Urgent Acord de confidenţialitate
    $53 / hr Oferta medie
    13 oferte

    I'm seeking a talented photographer to help capture important moments during my graduation ceremony on the college campus. The photoshoot should incorporate the following: - Posed portraits highlighting my graduation outfit. - Candid shots capturing my spontaneous reactions. - Group photos with family and friends for a more complete graduation album. Ideally, the photos should prominently feature the graduation cap and gown, as they are crucial symbols of this achievement. Prior experience in graduation or similar types of photoshoots will be highly appreciated. Proficiency in outdoor photography is a must along with the ability to position and direct large groups for photos. Understanding of effective lighting techniques, as well as experience in post-production editing, will al...

    $30 - $250
    Local
    $30 - $250
    0 oferte

    I'm seeking a talented photographer to help capture important moments during my graduation ceremony on the college campus. The photoshoot should incorporate the following: - Posed portraits highlighting my graduation outfit. - Candid shots capturing my spontaneous reactions. - Group photos with family and friends for a more complete graduation album. Ideally, the photos should prominently feature the graduation cap and gown, as they are crucial symbols of this achievement. Prior experience in graduation or similar types of photoshoots will be highly appreciated. Proficiency in outdoor photography is a must along with the ability to position and direct large groups for photos. Understanding of effective lighting techniques, as well as experience in post-production editing, will al...

    $30 - $250
    Local
    $30 - $250
    0 oferte

    I am looking for an experienced Verilog developer who can work on my Verilo HDL project. Design a digital circuit for a fruit sorter based on following specification. Develop the block diagram (consists of datapath and control units) and the ASMD chart. Assume that there is a 1-bit RESET signal to reset the circuit and it is asynchronous and active low. In addition, there is a 1-bit CLOCK as the clock. The circuit will start the operation when a 1-bit input signal START is asserted. A fruit detector provides a 1-bit input FRUIT that becomes 1 for one clock cycle if banana is detected and the FRUIT signal will be 1 for two clock cycles if orange is detected. There are 2 different outputs which are OUT1 and OUT2 that will be 1 for one clock cycle for the type of frui...

    $70 (Avg Bid)
    $70 Oferta medie
    1 oferte

    I need an expert in hardware analysis who can assist in identifying a SOIC-8 flash memory chip within a printed circuit board. The central concern of this project is: • Identification of a low-capacity memory chip, up to 1MB. The ideal candidate should have: • Comprehensive knowledge and skills in hardware analysis. • Experience in identifying and differentiating SOIC-8 flash memory chips of varying capacity. • The ability to provide precise and effective results within a reasonable period. Your bid should include a complete analysis report, detailing your methods and confirming the identity of the memory chip. As part of the deliverables, please include tangible proof verifying the chip's capacity.

    $374 (Avg Bid)
    $374 Oferta medie
    16 oferte

    Looking for an experienced embedded systems developer to assist with bringing an existing prototype to market. More information will be provided on request but broadly speaking current prototype is based on a series of ESP32 modules using ESP-IDF. We're seeking a developer/engineer experienced in PCB design and firmware development on the ESP32 platform with particular experien...experienced embedded systems developer to assist with bringing an existing prototype to market. More information will be provided on request but broadly speaking current prototype is based on a series of ESP32 modules using ESP-IDF. We're seeking a developer/engineer experienced in PCB design and firmware development on the ESP32 platform with particular experience on fine-grained optimisation of me...

    $33 / hr (Avg Bid)
    $33 / hr Oferta medie
    31 oferte

    ...into Verilog and run on FPGA device using HLS Vitis. The existing project has: - Edge detection capabilities - Image segmentation capabilities The primary goal of this project is not to enhance or alter the images, but to convert the existing codebase from C++ to Verilog, utilizing HLS Vitis. With your expertise: - Maintain the integrity of the current functionalities during conversion - Reframe the C++ code to Verilog language ensuring a seamless running on an FPGA device. The successful bidder should have significant experience with Verilog, C++, and HLS Vitis, as well as a good understanding of Image Processing algorithms, especially Edge Detection and Image Segmentation. The final output of the conversion should result in an image file product. The d...

    $405 (Avg Bid)
    $405 Oferta medie
    11 oferte

    ...in Multiple APIs: Activate search across all configured and active APIs with clear indicators of success or error. 5. Results Visualization: Display results in a table viewer for easy comprehension. 6. Temporary Data Storage: Save information in memory and delete it when performing a new query. Technical Requirements: 1. Experience in frontend development with AngularJS to create interactive interfaces. 2. Proficiency in backend development with Java or Python for handling API requests. 3. Ability to implement temporary storage systems in memory or cache for sensitive data. 4. Capability to create files for automatic deployment in Lambda functions, Docker containers, or any Serverless service. Expected Deliverables: - Complete development of the interactive form in Ang...

    $2743 (Avg Bid)
    $2743 Oferta medie
    47 oferte

    ...in Multiple APIs: Activate search across all configured and active APIs with clear indicators of success or error. 5. Results Visualization: Display results in a table viewer for easy comprehension. 6. Temporary Data Storage: Save information in memory and delete it when performing a new query. Technical Requirements: 1. Experience in frontend development with AngularJS to create interactive interfaces. 2. Proficiency in backend development with Java or Python for handling API requests. 3. Ability to implement temporary storage systems in memory or cache for sensitive data. 4. Capability to create files for automatic deployment in Lambda functions, Docker containers, or any Serverless service. Expected Deliverables: - Complete development of the interactive form in Ang...

    $2477 (Avg Bid)
    $2477 Oferta medie
    92 oferte

    Description: I am looking for a skilled Matlab developer with expertise in machine learning and signal processing to build a cryptocurrency trading signal application. The core of this project will be to implement an LSTM (Long Short-Term Memory) neural network that utilizes techniques like Fourier transform among other signal processing methods to generate buy and sell signals based on historical cryptocurrency data. Key Project Requirements: - Data Handling: The application should be able to import and use cryptocurrency data from this Kaggle dataset: Binance Full History. - Signal Processing: Integrate Fourier transform and other signal processing techniques to analyze the data. - Model Implementation: Develop and train the LSTM neural network model to predict potential buy an...

    $1062 (Avg Bid)
    $1062 Oferta medie
    22 oferte

    I am looking for small micro controller programmer for my music play application. I want to play preloaded music from micro internal flash memory. We have TDA2030 ic as amplifier so programmer need to generate pwm and send to amplifier ic. We have pcb ready with aplifier IC and power supply. Programmer can choose any low pin low cost MCU which is easily available in indian market.

    $16 (Avg Bid)
    $16 Oferta medie
    2 oferte
    Trophy icon Minimalist Combination Logo Design 2 zile left

    we need a logo for our Memory Foam Pillow Brand" HAPPILUV" for our E commerce store Need source file with all the fonts and Elements. Logo should be in wordmark format with simple heart Logo should be bold, stylish and creative. Corrections and revisions should be done. Only two colour combination should be used. I'm in need of a combination logo, blending text and an icon. The icon should be minimalist in style, avoiding complexity and detail. As for color, I'm open to suggestions - just nothing too garish or overly bright. Sample images are attached. Key Points: - Combination Logo: Your design should seamlessly blend text and an icon. - Minimalist Icon: The icon should be simple and clean, without intricate details. - Color Scheme: While I haven�...

    $5 (Avg Bid)
    Garantat

    I urgently need an experienced graphic designer to create a light-hearted and casual, yet tastefully done memorial/burial brochure. It will be a 40-50 page print-ready PDF, completed by tomorrow (May 9, 2024). Details include: - Front/back design - Obituary - Tributes - Memory wall All content, including pictures and writings will be provided. Key requirements: - Proficiency in creating print-ready PDF files - Ability to work quickly without sacrificing quality - Strong comprehension of design aesthetics especially with cool color schemes (Blues, Greens, Purples) - Prior experience in brochure design, preferably for events and/or memorials, would be greatly appreciated.

    $104 (Avg Bid)
    $104 Oferta medie
    115 oferte

    ...DDR3 memory. 1) Use your own Zynq 7000 based development board (e.g Microzed, Zedboard etc having DDR3 memory) that you already have. 2) To this board connect 2nos. of SPI EEPROM. We will supply you with the EEPROM boards with jumper cables on other end to connect to your development board. 3) 1st EEPROM connects to PS SPI0 & 2nd EEPROM connects to PS SPI1 interface. 4) Both the SPI interfaces will be configured to operate at 25MHz SPI clock frequency. 5) Configure the PS DMA (2 channels would be needed) for both PS SPI0 & PS SPI1 to read the SPI data and transfer that data to DDR3 using DMA at highest speed possible. 6) Provide the C program to write some known values to each EEPROM (like continuously incrementing & continuously decrementing values) from...

    $374 (Avg Bid)
    Recomandat
    $374 Oferta medie
    2 oferte

    Greetings, We are assembling a dynamic team and currently seeking 4-5 proficient Electrical Engineers to join us for a long-term collaboration. This opportunity is ideal for individuals with expertise in electronics, power systems, and communication systems. Key Requirements: - Strong command over MATLAB for data analysis, simulation, and modeling. - Proficiency in VHDL and Verilog for hardware description and digital circuit design. - Experience with multisim or similar simulation software for circuit analysis and design verification. This collaboration offers an exciting chance to work on diverse projects spanning electronics, power systems, and communication systems. We are committed to fostering a collaborative environment that encourages innovation and professional growth. ...

    $11 / hr (Avg Bid)
    $11 / hr Oferta medie
    15 oferte

    My aim is to compile a beautiful documentary-style video from previous video. I'm searching for a skilled freelancer with experience in editing videos to make engaging visual. Ideal Skills & Experience: • Proficiency in editing smartphone video footage • Proven track record i...previous video. I'm searching for a skilled freelancer with experience in editing videos to make engaging visual. Ideal Skills & Experience: • Proficiency in editing smartphone video footage • Proven track record in making documentary-style videos • Experience in producing personal event videos • Attention to detail and storytelling Your job will be to make the most of each clip, creating a lasting memory of our personal event. If your expertise aligns with...

    $118 (Avg Bid)
    $118 Oferta medie
    67 oferte

    ...testing. Key tasks include: - **Code Optimization**: I'm looking to significantly improve the performance and memory usage of my application. You should be able to identify performance bottlenecks and develop optimized solutions. - **Automated Testing**: I need you to set up a comprehensive testing framework that ensures high test coverage. Your role will also involve ensuring the application is scalable and efficiently utilizes resources. Your expertise should help in balancing fast response times with resource conservation. Ideal candidates should: - Have extensive experience with Go programming - Be familiar with DevOps practices - Be seasoned with performance optimization, memory optimization and testing - Be able to address scalability and resource utiliz...

    $7564 (Avg Bid)
    $7564 Oferta medie
    34 oferte

    I would like a painting which will depict my final memories of my dad before he passed away. I will be able to provide a photo of the location and also photos of him which you'll need to use to replicate my memory of him if at all possible. I'd like the painting to be watercolour on canvas so it can be hung or framed on a mantle/sideboard. I'd like a decent level of realism and accuracy whilst portraying bright water colours. I can provide multiple pictures of the location at my parents house and explain the scene and setting of the day. This will mean a lot to me and the picture will remain with me for the rest of my life. - Medium: Watercolor is the preferred medium for this particular project. - Artistic Style: A realistic interpretation is desired, the landscap...

    $418 (Avg Bid)
    $418 Oferta medie
    54 oferte

    I am seeking a professional video editor to create a poignant, sentimental video in loving memory of my beloved dog who recently passed away. Key Requirements: - Mood & Tone: The overall mood of the video should be highly emotional and sentimental, capturing the special bond and moments shared with my pet. The video should evoke a sense of deep connection and love. - Music: The chosen music for this video is the song "Child" by Edward Sharpe and the Magnetic Zeroes. I would like the song to be integrated seamlessly into the video to enhance the emotional impact. - Duration: The ideal duration of the video is 1-2 minutes. It should be long enough to convey the emotions and memories effectively, while keeping viewers engaged. Your Role: - As the video editor, your task...

    $26 (Avg Bid)
    $26 Oferta medie
    36 oferte

    The idea is to experiment and listen to the frames of the modbus master and slave (Any RS485 modbus slave), you can simulate the HMI with Weintek, for example, with a camera to capture images of the HMI and using OCR (artificial vision) in Python Windows to match the variables found with the memory table that is running, you can virtualize com ports. you can simulate the communication of any process

    $45 (Avg Bid)
    $45 Oferta medie
    12 oferte

    I'm seeking assistance fo...blockchain technology, distributed consensuses, and GPU programming. Precisely, I need somebody with experience in the following: - Understanding blockchain basics. No prior experience with blockchain is necessary, but it would be advantageous. - Implementing Proof of Work as the preferred consensus algorithm in our project. - Being adept at CUDA GPU programming techniques, we will mainly focus on memory optimizations, asynchronous operations, and multi-threading tasks. For this project, proficiency in GPU programming and a deep understanding of distributed system principles will be crucial. Your theoretical knowledge in blockchain technology is beneficial. If you are willing to embark on this ambitious project, your expertise could make it a reso...

    $227 (Avg Bid)
    $227 Oferta medie
    27 oferte

    ...PHP developer who can troubleshoot and fix three specific link issues in my custom WordPress project. I need the following resolved: 1. A link between search and product pages is broken 2. There's an error in code memory when linking from search to a product 3. An issue with memory in our payment gateway form I already have a list of the problematic links to share. The developer we require for this job should have: - Proficiency in PHP and WordPress custom coding - Extensive experience in troubleshooting and fixing broken links - Mastery in handling issues related to code memory - Capability to manage issues with payment gateway forms - Familiarity with PHP frameworks, ideally Laravel, Symfony, or CodeIgniter would be beneficial - Great communication skill...

    $24 / hr (Avg Bid)
    $24 / hr Oferta medie
    145 oferte

    The goal of this project is using Vivado tools to enable a hardware implementation on an FPGA board. The key requirement from the FPGA board is high computational speed. Therefore, proficiency in Verilog language is preferred as I intend to implement the NTT algorithm. I am looking for a developer who is experienced with FPGA boards and Vivado tools. The chosen freelancer should also have the ability to maximize computing capabilities of the board for the said implementation.

    $311 (Avg Bid)
    $311 Oferta medie
    6 oferte

    I need verilog code,testbench and simulation for this duty : Design a vector processing system that performs dot product of two vectors kept in the memory. The length of the vector is given as an input and at each clock cycle one element from each vector is multiplied and added. At the end of the processing a valid signal will be raised along with the result. Elements of the vectors are 8-bit unsigned vectors.

    $127 (Avg Bid)
    $127 Oferta medie
    12 oferte

    I'm looking for someone with significant experience in implementing advanced algorithms in computer science. The...project is to improve problem-solving efficiency with the use of data structures. Key Tasks: - Analyze current algorithms to identify areas for optimization - Implement advanced data structures aimed at problem-solving optimization - Test and adjust where necessary to ensure maximum memory efficiency Ideal Skills: - Strong knowledge and experience in advanced computer science algorithms - Proven track record of utilizing data structures for problem-solving - Excellent ability to analyze data and optimize memory usage Successful completion of this project demands a deep understanding of advanced computer science algorithms and the ability to proficiently ...

    $19 (Avg Bid)
    $19 Oferta medie
    11 oferte