Vhdl simulatorPekerjaan

Filter

Pencarian saya terakhir
Filter menurut:
Anggaran
hingga
hingga
hingga
Jenis
Keahlian
Bahasa
    Pernyataan Pekerjaan
    2,000 vhdl simulator pekerjaan ditemukan, seharga USD

    I am using IOS 14.5, and XCode 12.5 Showing All Messages Building for iOS Simulator, but the linked and embedded framework '' was built for iOS + iOS Simulator.

    $37 (Avg Bid)
    $37 Rata-rata
    4 penawaran

    I need someone who has experience with IoT experiments for evaluating protocols. I will pay you for some guidance

    $24 (Avg Bid)
    $24 Rata-rata
    3 penawaran

    I need a developer to create a Monte Carlo simulator for potential home buyers thinking about selling to buy or purchasing a new home and if it's a good financial decision for their family. offers a similar tool that I would like to build, they have a free trial that you can check out. This calculator must connect via api to a website that is accessible to the public... no logins.

    $1314 (Avg Bid)
    $1314 Rata-rata
    7 penawaran
    Virtual laboratory Berakhir left

    Hello, I am part of a group of engineers trying to teach what we have learned during our careers. We need to build a virtual laboratory for teaching Assembly, Integration and Test (AIT) of Cubesats. We will...someone that can deliver a simple software or 2-minute animation that we can use as a Minimum Viable Product (MPV). However, depending on the results, this project may scale up to very serious and relevant development. We would like that the MVP looks like the software shown in this video () or like the STEAM game called Rover Mechanic Simulator (). We would like to get a Rough Order Magnitude of the costs and time required to develop the MVP in the first place.

    $1561 (Avg Bid)
    $1561 Rata-rata
    9 penawaran
    Need a coder Berakhir left

    The project is based on 802.11s that is hybrid wireless mesh protocol should be applied in Wireless network to analyse TCP throughput of two variants TCP vegas and TCP SACK, simulate in Network Simulator 3.

    $31 (Avg Bid)
    $31 Rata-rata
    1 penawaran

    ...load the countrycode lists from a local json (json file will be added in xcode project) . Step 1: Reading Json and creating a Dictionary object Step 2: Downloading url images to local device and update the remote url with local file path eg. { flag : "" }. downloading these images and updating the value of same key flag like below. { flag: "file:///Appdata/Simulator/......./" } Step 3: Storing this data to model object Step 4: Loading a UItableview in ViewController to show all these Json Country code and details (all 5 keys and values should be in each uitableview cell) Till Step 3 i have done, i will share the code. When i tried to access my public Model structure am not able to get access to it from ViewController. Need this fix in another

    $45 (Avg Bid)
    $45 Rata-rata
    2 penawaran

    Hardware control and system (VHDL).I will share more details in chat.

    $40 (Avg Bid)
    $40 Rata-rata
    3 penawaran

    I want to create a Life Simulator game and I need the designer to do it.

    $15 / hr (Avg Bid)
    $15 / hr Rata-rata
    4 penawaran
    Xcode simulator Berakhir left

    Need help to debug errors in Xcode for the repository collected from the GitHub It’s dough wallet simulation on iPhone or Xcode and app is currently not on App Store but on GitHub

    $146 (Avg Bid)
    $146 Rata-rata
    12 penawaran

    I'm really not sure where t...closed. I log in and they say chat with us. I chat with them, they say send an email tu support. This is the WORST CUSTOMER EXPERIENCE i have ever experience. I even asked if they had broker rebate when putting money or taking money from the market. The lady said "I don't know". They also keep insisting non-stop for you to use their SUPER SLOW managed route. It's incredible. I tried their simulator: it only fills when you buy on the ask and sell on the bid. Horrible!! I asked why my leverage dropped from 6 to 4 everyday. No once could explain. I called technical support during the day, they said send an email. Those reviews HAVE TO BE FAKE! I serioulsy cannot believe it. I' have tried everything and each time custome...

    Lua
    $30 - $250
    $30 - $250
    0 penawaran
    Web designer Berakhir left

    Logo Landign page with a loan simulator (I will provide excel file with the simulator, it will be necessary to code it) It is necessary also to put information regarding the requirements and how the system works. Contact form

    $1029 (Avg Bid)
    $1029 Rata-rata
    68 penawaran

    ...experiment is: AC voltage measurements – peak responding detectors . It is actually not as complex as it sounds mainly because of there is a template of the final report that needs to be delivered so it just needs to be filled properly( Creating the final report by hand from scratch is not necessary). Also, you don′t need a real-life laboratory to make the experiment, due to COVID-19 there is a simulator in electronic form for the lab environment that is provided to us written in java, I will provide you with both the template of the final report and the program that will let you make measurements just like in real life lab environment. Also, there will be a .pdf file that includes a general explanation about what needs to be done with the experiment that will be atta...

    $32 (Avg Bid)
    $32 Rata-rata
    3 penawaran

    Implement the mirror adder shown in Figure 1 in 18-nm FinFET GPDK. Make sure to properly size the FinFETs. a. Simulate the mirror adder to determine delays from inputs to the sum and carry out. b. Characterize power dissipation for the fastest data rate this adder can handle. 2) Using the adder implemented in part (1) implement a 16-bit carry-ripple adder. Simulate your 16-bit carry-ripple adder and determine the following: a. What input data combination will result in the worst-case delay. b. Worst-case delay through the 16-bit carry-ripple adder c. Power dissipation for the fastest data rate 16-bit carry-ripple adder can handle. Write a project report to present your results. a. Make sure your report is readable with clear figures and tables. b. Perform hand analysis c. Compare your hand...

    $153 (Avg Bid)
    $153 Rata-rata
    3 penawaran

    Hi, We have an app which is working on all Android Platforms. We shift it to iOS, it is working using ionic serve command and also working on ionic Cordova run browser. It is also building successfully for iOS. But when we run it on simulator, the app hangs on splash screen and not going beyond it. Help needed to load the app on Simulator, rest all is working. Looking only for very small job as it can be fixed in 30 min to 1 hour who is having an experience on it. Regards

    $38 (Avg Bid)
    $38 Rata-rata
    3 penawaran

    In this project, you are required to implement a set of min-heap operations in ARM assembly language. You will use KEIL simulator to develop and test your code. First of all, you will implement the min-heap data structure (which has the logical structure of a nearly complete binary tree) as an array of 32-bit integers. The first element in the array A[0] is the size of the heap, i.e. the number of elements in the heap (i.e the integer “size”) is in A[0]. The rest of the elements in A (A[1] to A[size]) are the values in the nodes of the binary tree. Fundamental property of a min-heap is that for every node i other than the root, A[parent(i)] ≤ A[i], that is, the value of a node is at most the value of its parent. If a node is at the kth location in the array, its c...

    $20 (Avg Bid)
    $20 Rata-rata
    1 penawaran

    Hello, We are looking for a designer that can design a logomark for our video game. This logomark must be able to fit with our current logotype. The game is a drone racing simulator, and our target are FPV drone pilots and gamers. This logomark will be used on the website (favicon), on the PC/Mac game icon, and on the mobile app. Thank you

    $80 (Avg Bid)
    $80 Rata-rata
    34 penawaran
    Chess Simulator Berakhir left

    Important: You must have basic knowledge of working of Chess game and PGN notations. I need an Android app for Chess simulator. The app would be a tutorial app for chess. The app must read from a DB of chess PGN notations, and guide the user to make the correct move. There are two modules planned for this 1. A single player chess game, where user may play with the App. No AI involved. The moves by App are pre defined using the PGN notations, which are pre recorded. There must be option to update these predefined rules by me. 2. If the user wishes, then she may ask for guidance. The app should be able to guide the user, again based on the predefined PGN notations.

    $7 (Avg Bid)
    $7 Rata-rata
    1 penawaran
    VHDL Expert Berakhir left

    VHDL Expert VHDL Expert VHDL Expert

    $19 (Avg Bid)
    $19 Rata-rata
    3 penawaran
    Simulation ROS Berakhir left

    I need a help with ROS project by using CoppeliaSim simulator

    $120 (Avg Bid)
    $120 Rata-rata
    3 penawaran

    Hello, I have been trying to script my own Roblox game for about 2 months and none of my games have worked so I came on here and found you! So I was wondering what kinds of games you made and how much it was. The kind of game I was thinking of maybe asking you to make is a simulator pretty similar to the Roblox game MUSCLE LEGENDS!!! It would make me really happy if you would respond and let me know the details and if you would be willing to work with me. I also am not willing to pay more than $25 Thanks! HUDSON HORST

    $19 (Avg Bid)
    $19 Rata-rata
    1 penawaran

    Hi Muhammad Hamza K., I noticed your profile and would like to offer you my project. We can discuss any details over chat.i have a ROS project using coppelasim simulator and need help with it

    $115 (Avg Bid)
    $115 Rata-rata
    1 penawaran

    Hi Ferid S., I noticed your profile and would like to offer you my project. We can discuss any details over chat. I have a ROS project using CoppeliaSim simulator and need help with it

    $115 - $115
    $115 - $115
    0 penawaran

    You must make an updated version of the following flight simulator: Updates must include: 1. High resolution graphics 2. Increased polygonal ground detail (download free game "Faceted Flight" on Steam as reference). 3. Enhanced flight models. 4. Object shadows. 5. Muzzle flashes. 6. Bug fixes / free. 7. VR support. The original source code is available here: Our goal is to preserve the original look and feel of the old school virtual reality look. No texture mapping needed. We look forward to working with you!

    $16486 (Avg Bid)
    $16486 Rata-rata
    8 penawaran

    IEEE bus systems are used by researchers to implement new ideas and concepts. The technical note describes the details of the IEEE 14-bus system. The system consists of loads, capacitor banks, transmission lines, and generators. Each machine or generator is represented as a voltage source where its source impedance is set abitrary as 10 . Tables 1.1, 1.2, 1.3 show the power system data of IEEE 14-Bus Test System. Figure 1.1 is the schematic diagram of IEEE 14-Bus Test System. Table 1.1 summaries the characteristics of each source, with a base of 100 MVA for per unitizing. The per unit line resistances and reactances are provided in Table 1.2 for each line segment of the test system and finally Table 1.3 lists the load charateristic at various buses.

    $102 (Avg Bid)
    $102 Rata-rata
    4 penawaran

    Develop a polynomial evaluator in VHDL.I will share more details in chat.

    $121 (Avg Bid)
    $121 Rata-rata
    3 penawaran
    vhdl program -- 2 Berakhir left

    • Make the Memory Map for the following configuration • 1 microprocessor 16 bits addresses • 1 Eprom (16 bits) and a RAM (16 bits) • 9 sensors described in the attached tables • 3 actuators described attached Indicate the addresses in Hexadecimal for each object • Make the VHDL code for the selection of objects • Draw the diagram (processor and other circuits)

    $203 (Avg Bid)
    $203 Rata-rata
    9 penawaran

    implement an application in ROS for the autonomous navigation of the TurtleBot2 in the virtual robot simulator coppeliaSim

    $149 (Avg Bid)
    $149 Rata-rata
    5 penawaran

    quero criar um jogo de navegador no estilo amor doce

    $476 (Avg Bid)
    $476 Rata-rata
    15 penawaran

    Background: Network simulator models the concept and behavior of network entities. Examples of recent network simulators are NS3, OPNET, OMNET, and QualNet. Network simulators allow the behavior and performance a network to be monitored and analyze without the present of the actual network. In network simulators, the network is typically modeled with devices, connections and traffics. The most well-known network protocols performance parameters are: throughput, end-to-end delay, jitter, packet loss, packet delivery ratio and service recovery time. This is an individual assignment. You are required to choose one (1) of the network protocols. By using one (1) of the recent network simulator; construct, simulate and evaluate the performance of the chosen protocol. You are allowe...

    $73 (Avg Bid)
    $73 Rata-rata
    8 penawaran

    Este un proiect pentru facultate. Termenul este 17 mai 2021. Cerința detaliată a proiectului este în imagine. Mi-ar trebui documentația care să cuprindă cutia neagră a circuitului, descompunerea în Unitate de control și Unitate de Execuție, o listă cu resursele pe care le voi volosi (ex: generator de numere aleatoare), organigrama, implementare in VHDL și o schema logică pentru că prezentarea proiectului trebuie făcută în Logisim, în care nu putem folosi decât componente de bază. Trebuie să folosim afișorul cu 7 segmente, butoane și switch-uri. La finalul documentației ar trebui să fie și Justificarea soluției alese, Manual de utilizare și întreținere, dar și Posibilități de dezvoltare ulterioară.

    $72 (Avg Bid)
    $72 Rata-rata
    1 penawaran

    Description Proposing and computer implementation of a heuristic program supporting the process of formal verification of digital circuit models using the constraints programming method. You should propose and implement an algorithm, and then test it on a set of selected hardware models in VHDL, Verilog or SystemC. Required knowledge of modern digital and microprocessor systems, ease of creating abstract models and fluent knowledge of C ++ and at least one hardware description language.

    $61 (Avg Bid)
    $61 Rata-rata
    1 penawaran

    For the information, please read the document (The document is written in Turkish)

    $10 - $30
    $10 - $30
    0 penawaran

    I am building a simple 8086-based microprocessor system, and I need someone to implement the following using proteus: Using Proteus simulator, design and implement a microprocessor-based system containing four RAM chips (divided between two banks) connected to an 8086 microprocessor, then write assembly code to test the accessibility of the first byte, first two bytes, last byte and last two bytes of EACH of the chips. The RAM chips should be addressed at random addresses selected by YOU, DO NOT USE THE FIRST OR THE LAST BLOCKS of address space for this purpose, let your choice be random for each of the memory chips. The design should include a separate clock generator, you are expected to present the signals using Proteus’s Digital Analysis. Make sure you use an 8082A clock g...

    $20 (Avg Bid)
    $20 Rata-rata
    2 penawaran

    Hello, I want to ask if you are able to do something like that. The deadline for this project is friday 7. may at 3 P.M. of CET. It is posible to do this until this date? I'm also sending a task for this project. Please, let me know as quickly as you can if you can do that and for how much. Thank you.

    $25 (Avg Bid)
    $25 Rata-rata
    1 penawaran

    Hi, We built a dehydration system using microwave power. We noticed that a large amount of the power is wasted. We think the reason is the design of our waveguides. I am looking for someone who can simulate our current waveguides and chamber and tell us if the current design is efficient. If you think is is not efficient, then I am looking for your help to design a better one.

    $38 / hr (Avg Bid)
    $38 / hr Rata-rata
    5 penawaran

    Hello, I am doing my thesis in Smart Awareness System for Drivers using SUMO. I already created a simple network using NETEDIT and know how to create a simulation with random trips. The only part I need help with is creating scenario with certain conditions to show how I can use ITS (Intelligent Transportation System) to communicate cars to have warnings to help increase driver awareness. For example, creating in a simple network, conditions like Traffic alteration (Accidents, Congestion ahead), Climate alteration (Rainy, Snowy Roads) and Road Alteration (Roundabouts, Traffic Lights Ahead, Road bumps etc.). I have later to export data using SUMO simulation and whatever tools/software required to create these scenarios.

    $300 (Avg Bid)
    $300 Rata-rata
    2 penawaran
    VHDL tutorial Berakhir left

    I need someone to help me explain some concepts on VHDL

    $92 (Avg Bid)
    $92 Rata-rata
    7 penawaran
    Project for Pham Z. Berakhir left

    Create Prioritize Scheduling algorithm in fog computing using Cloud Analyst Simulator in Python

    $310 (Avg Bid)
    $310 Rata-rata
    1 penawaran

    looking to market for new business clients for new business opening in both GC and Sydney running Racing Simulator parties, corporate events, social club nights, etc. need to gather leads and have a good closure rate on leads. i have dabbled with mailchimp but am not expert so thought maybe a bit of help might be the way to proceed.

    $12 / hr (Avg Bid)
    $12 / hr Rata-rata
    23 penawaran

    I need the help of someone who could help me propose and implement an algorithm using constraints programming methods that supports formal verification of digital models that can be used on hardware models in c Precisely or VHDl,verilog, e.t.c, and also i will need a report proposal on this to get it approved its quite urgent please, your help would be highly appreciated

    $41 (Avg Bid)
    $41 Rata-rata
    4 penawaran

    I need your help to Design a full adder circuit to add octal digits using VHDL.I will provide you more details in chat.

    $40 (Avg Bid)
    $40 Rata-rata
    5 penawaran

    I'm looking for a data collecting and game back testing simulator from the website for the game "Lightning Roulette" that collects the "Occurred at" "Spin Result" and "Multiplier" sections which then are used in a back testing bot for the game "Lightning Roulette". You must know what Lightning Roulette is and everything about the game, if you do not please do not apply to this request. You must have experience with data collection and knowledge with coding to create a proper Lightning Roulette back tester bot to run the numbers that were collected through and where I'm able to enter what numbers, colors, will be played for the whole back testing and show the potential loss or profit at the end of the back testing.

    $285 (Avg Bid)
    $285 Rata-rata
    4 penawaran
    VHDL project Berakhir left

    This is a VHDL project needing help with understanding/suggestion. Contact me for further discussion.

    $72 (Avg Bid)
    $72 Rata-rata
    19 penawaran

    VHDL , QUARTUS , MODELSIM ALTERA, QUESTASIM, UP DOWN COUNTER , COUNT ZERO COUNTER, CLOCK GENERATOR, RGB CONTROLLER. STATE MACHINE ...

    $155 (Avg Bid)
    $155 Rata-rata
    9 penawaran

    I want to have a logo in different colors on the VGA monitor.

    $3 / hr (Avg Bid)
    $3 / hr Rata-rata
    3 penawaran
    Roblox Simulator Berakhir left

    Make me a Roblox Simulator game with purchasable items, rebirths, pets, zones, etc. Educated in roblox games specifically simulator games. Super easy concept. Willing to do future updates(paided). Friendly, willing to listen, unlimited revisions.

    $185 (Avg Bid)
    $185 Rata-rata
    3 penawaran

    Project on VHDL using Xilinx Vivado. Need some one expertise on Digital Design using Xilinx Vivado.

    $54 (Avg Bid)
    $54 Rata-rata
    6 penawaran

    Using GX works , GT designer and GT simulator 3 , i would like u to have a look at the task below ( I uploaded photo) and contact me if u can do it .. the submission is today

    $30 (Avg Bid)
    $30 Rata-rata
    1 penawaran

    I developed an android app and added admob banner and interstitial ad to the app. The banner ad is working fine; however, the interstitial ad doesnt work and always returns error code 3: No fill from ad server. The interstitial ad is working fine on the android simulator but not the real app. I tried so many time using different VPN IP (more than 100 IPs) but the interstitial ad keeps showing that error. I need to find someone who are expert in Admob network. Here how it works: 1. You create an admob network 2. you create an addroid app (in java or kotlin) 3. You add interstitial ad to the android app 4. You send me the apk file of the app 5.I test it with several IPs 6. If it works then you will guide me though all the detailed steps for creating admob and creating

    $218 (Avg Bid)
    $218 Rata-rata
    5 penawaran

    For an art project, I need a really basic, minimalistic game. The concept is literally a Grass Growing Simulator, with simply one blade of grass as a representative. The player could interact with it by pressing x, to slightly fasten the growing process. I need it to work both on a pc (with xbox controller) and on the phone (by scanning the qr code). Since it is my personal art project, the budget is limited, but the cause is good! Cheers

    $553 (Avg Bid)
    $553 Rata-rata
    6 penawaran