Tapis

Carian terbaru saya
Tapis mengikut:
Bajet
hingga
hingga
hingga
Jenis
Kemahiran
Bahasa
    Status Pekerjaan
    908 altera quartus pekerjaan dijumpai

    Assalam o alaikum, I am looking for electrical engineers having expertise in following areas:  Embedded C Programming.  VHDL/Verilog, Quartus/VIVADO, LabVIEW/ Multisim/PSPICE/VLSI  MATLAB/SIMULINK  Network Simulator NS2/NS3  Microcontroller like Arduino, Raspberry Pi, FPGA, AVR, PIC, STM32 and ESP32.  IDEs like Keil MDK V5, ATmel studio and MPLab XC8.  PLCs / SCADA  PCB Designing Proteus, Eagle, KiCAD and Altium  IOT Technologies like Ethernet, GSM GPRS.  HTTP Restful APIs connection for IOT Communications. Actually I have multiple projects in different domains of electrical engineering and I already have a team of engineers working on them but due to workload I am looking for few more engineers to be a part of my team and work with us on regular basis.

    $194 Average bid
    $194 Avg Bida
    30 bida
    Simulador Narrativo de Vida
    2 hari left
    Disahkan

    ...principales • MVP jugable en iOS y Android con el bucle anual completo • Motor de eventos parametrizable (texto, opciones, efectos, probabilidad) • Persistencia del progreso del jugador y estados de atributo • Interfaz limpia de sólo texto/botones, adaptada a pantallas táctiles • Documentación corta (código, estructura de datos, cómo añadir eventos) Criterios de aceptación • Cada decisión altera al menos uno de los cinco atributos y registra el cambio de forma visible para el usuario • Los tres ámbitos de vida aparecen balanceados durante una partida típica de 60-80 turnos • Sin fallos críticos en sesiones de prueba en iOS 16+ y Android 11+ • Pa...

    $187 Average bid
    $187 Avg Bida
    27 bida

    ...apenas alimenta os dados da proposta (cliente, serviços, escalas, quantidades, opções, etc.) - O sistema envia esses dados para a planilha Excel matriz - O Excel calcula tudo automaticamente - O sistema retorna os valores finais - Uma proposta em PDF é gerada automaticamente, baseada em um modelo Word já existente Ou seja: - Eu controlo impostos, taxa ADM, margens e fórmulas - O vendedor não vê nem altera cálculos - Processo rápido, seguro e padronizado Fluxo esperado 1 - Vendedor preenche um formulário (tablet/web): *Dados do cliente *Seleção de serviços (portaria, limpeza, vigia, zeladoria) *Escalas (ex.: 12x36, 6x1, 5x2, etc.) *Quantidade de postos / colaboradores *Regras espec&i...

    $249 Average bid
    $249 Avg Bida
    14 bida

    We have a 4 output DVB-ASI Streamer PCIe card. For the PCIe function we use a PLX device which is now obsolete. We wish to use an Altera device for the PCIe function & increase the outputs to 8 independent outputs + 8 copies in the new version. Full development is ideal. But are also able to carry out some of the tasks.

    $34999 Average bid
    $34999 Avg Bida
    17 bida

    ...with a clear, well-reasoned state diagram. All synthesis, simulation, and verification have to be done in Quartus Prime so that I can open the project and build upon it later. What I need from you is twofold: first, the working design inside Quartus Prime—fully annotated, synthesizable and ready to compile—second, a custom-structured report that walks through the design decisions, the complete 64-bit truth table, the corresponding state transitions, and any simulation evidence that proves the implementation functions exactly as specified. Feel free to pick the HDL you prefer inside Quartus; consistency and clarity matter more to me than the language. Deliverables should include: • Quartus Prime project folder with all source files and tes...

    $69 Average bid
    $69 Avg Bida
    9 bida

    We have a 4 output DVB-ASI Streamer PCIe card. For the PCIe function we use a PLX device which is now obsolete. We wish to use an Altera device for the PCIe function & increase the outputs to 8 independent outputs + 8 copies in the new version. Full development is ideal. But are also able to carry out some of the tasks.

    $35678 Average bid
    $35678 Avg Bida
    20 bida

    ...demonstration that off-loads the control algorithms onto an FPGA—ideally the Altera DE2-115 I already have on my desk. Right now I’m at the initial setup stage, so everything is still in pure Simulink. Your role is to guide me through the FPGA-in-the-Loop (FIL) workflow, get the controller blocks synthesised, and prove they behave identically once they’re running on silicon. Sensor integration and data logging can wait; the immediate focus is control-algorithm work and, in particular, thorough algorithm testing after it lands on the chip. Deliverables • Partitioned Simulink model with the guidance/control section prepared for HDL Coder • Synthesizable VHDL/Verilog project targeted to the DE2-115 and built in Quartus • Configured Sim...

    $135 Average bid
    $135 Avg Bida
    22 bida

    I’m building a small proof-of-concept that turns the raw analog voltage from a capacitive proximity sensor into a clean Near/Far decision with hysteresis and streams that result over a UART link to my computer. The entire design must be written in synthesizable SystemVerilog and kept intentionally simple so it compiles easily in a standard FPGA flow (ModelSim/Vivado/Quartus—your choice). Key points you’ll handle • Sample an external ADC value that represents sensor capacitance. • Convert that value to a Near or Far state using sensible default thresholds and add hysteresis so the output doesn’t chatter. • Transmit “NEARrn” or “FARrn” (or similarly short strings) via a 1-stop-bit, 8-N-1 UART. • Make th...

    $87 Average bid
    $87 Avg Bida
    9 bida

    ...funcionalidad visible (vistas, formularios, dashboards) y dejarla coherente con la experiencia que espero ofrecer al cliente final. Alcance 1. Duplicar la base actual y reconfigurarla para que sirva como plantilla reusable. 2. Rediseñar la interfaz de Airtable para que la presentación sea limpia y fácil de interpretar. 3. Ajustar y vincular mediante API automatizaciones en n8n si algún cambio visual altera la lógica existente. Trabajo con las versiones web estándar de Airtable y n8n; se valorará experiencia previa creando interfaces tipo “client-facing” con estas herramientas o con apps complementarias como Softr o Glide. Objetivos: – Cargar/Editar reservas en menos de 30 s – Encontrar cualquier d...

    $566 Average bid
    $566 Avg Bida
    35 bida

    I need a VHDL...Overflow handling: if more than N words arrive before TLAST, raise a dedicated error line and discard the surplus. • Deliverables: – Readable, synthesizable VHDL source for the core. – A self-checking test-bench (ModelSim/Questa or similar) that drives typical and corner-case traffic, shows the error path, and logs results. – Simple build notes so I can drop the files into Vivado or Quartus and recreate your simulation. Signal naming and coding style should follow AXI4-Stream convention; please include generics for word width and packet length. Clear comments are expected so I can extend the design later. If you’ve done AXI stream processing blocks before, this will feel familiar—let me see your proposed timeline a...

    $95 Average bid
    $95 Avg Bida
    9 bida

    We are looking for a skilled FPGA Design Engineer with solid experience in VHDL development and FPGA toolchains (Vivado, Quartus). You will collaborate remotely using our servers and follow a structured workflow that includes version control, automated analysis, and verification. The ideal candidate is proactive, detail-oriented, and comfortable working on real FPGA design tasks, from module development to system-level integration. Responsibilities Design, implement, and verify VHDL modules for FPGA-based systems. Work with Xilinx (Zynq) and Intel (Altera) FPGA platforms. Integrate and debug high-speed serial protocols such as Aurora, SDI, HDMI, 10 GbE, and other Gbps transceiver-based links. Support signal processing and video processing implementations on FPGA. Contribute...

    $23 / hr Average bid
    $23 / hr Avg Bida
    91 bida

    ...drawing clean schematics and selecting ICs to running simulations and walking us through timing or power considerations before we commit to the board. Typical tasks you might handle include: • Translating our functional block diagrams into gate-level or HDL implementations (Verilog/VHDL welcome). • Producing simulation files and screenshots that prove the logic works (Multisim, Proteus, Quartus, ModelSim—whatever you are comfortable with). • Supplying concise notes so the rest of the team can reproduce or extend the design. If you have breadboard or FPGA experience and can show a quick demo video, that’s a bonus but not essential. When you reply, link or attach a couple of past digital-circuit projects so we can see your style and depth. ...

    $3 / hr Average bid
    $3 / hr Avg Bida
    11 bida

    ...responder un mensaje normal, nada más. Pago: 20 € por este microtrabajo. Se puede considerar como pequeño voluntariado remunerado. Se empieza ahora mismo. Interesados: mensaje privado. Busco a alguien que pueda estar muy pendiente de Microsoft Teams (ya sea en el móvil, ordenador o tablet) para ayudarme a responder mensajes de una persona cuando yo no pueda hacerlo a tiempo. Esta persona se altera si no le contesto en menos de 10 minutos. Normalmente le respondo rápido, pero a veces (especialmente por la mañana) puedo despistarme. Trabajo de 8:00 a 16:00, y esto puede pasar entre 0 y 10 veces por semana. La idea es que si yo no he contestado al minuto 11, tú puedas responderle por mí con un mensaje adecuado y con algo ...

    $22 Average bid
    $22 Avg Bida
    24 bida

    ...responder un mensaje normal, nada más. Pago: 20 € por este microtrabajo. Se puede considerar como pequeño voluntariado remunerado. Se empieza ahora mismo. Interesados: mensaje privado. Busco a alguien que pueda estar muy pendiente de Microsoft Teams (ya sea en el móvil, ordenador o tablet) para ayudarme a responder mensajes de una persona cuando yo no pueda hacerlo a tiempo. Esta persona se altera si no le contesto en menos de 10 minutos. Normalmente le respondo rápido, pero a veces (especialmente por la mañana) puedo despistarme. Trabajo de 8:00 a 16:00, y esto puede pasar entre 0 y 10 veces por semana. La idea es que si yo no he contestado al minuto 11, tú puedas responderle por mí con un mensaje adecuado y con algo ...

    $18 Average bid
    $18 Avg Bida
    42 bida

    ...responder un mensaje normal, nada más. Pago: 20 € por este microtrabajo. Se puede considerar como pequeño voluntariado remunerado. Se empieza ahora mismo. Interesados: mensaje privado. Busco a alguien que pueda estar muy pendiente de Microsoft Teams (ya sea en el móvil, ordenador o tablet) para ayudarme a responder mensajes de una persona cuando yo no pueda hacerlo a tiempo. Esta persona se altera si no le contesto en menos de 10 minutos. Normalmente le respondo rápido, pero a veces (especialmente por la mañana) puedo despistarme. Trabajo de 8:00 a 16:00, y esto puede pasar entre 0 y 10 veces por semana. La idea es que si yo no he contestado al minuto 11, tú puedas responderle por mí con un mensaje adecuado y con algo ...

    $19 Average bid
    $19 Avg Bida
    19 bida

    ...de responder un mensaje normal, nada más. Pago: 20 € por este microtrabajo. Se puede considerar como pequeño voluntariado remunerado. Se empieza mañana. Interesados: mensaje privado. Busco a alguien que pueda estar muy pendiente de Microsoft Teams (ya sea en el móvil, ordenador o tablet) para ayudarme a responder mensajes de una persona cuando yo no pueda hacerlo a tiempo. Esta persona se altera si no le contesto en menos de 10 minutos. Normalmente le respondo rápido, pero a veces (especialmente por la mañana) puedo despistarme. Trabajo de 8:00 a 16:00, y esto puede pasar entre 0 y 10 veces por semana. La idea es que si yo no he contestado al minuto 11, tú puedas responderle por mí con un mensaje adecuado y con ...

    $16 Average bid
    $16 Avg Bida
    17 bida

    I need assistance with a college project to design a Multi-Protocol Conversion Unit (MPCU) using Verilog HDL. The MPCU should convert data between SPI, I2C, and UART protocols. Requirements: - Verilog implementation for SPI, I2C, UART (both master and slave) - Top-level MPCU module to connect ...between SPI, I2C, and UART protocols. Requirements: - Verilog implementation for SPI, I2C, UART (both master and slave) - Top-level MPCU module to connect all protocols - Simulation testbenches and waveforms - Final report detailing design and results Tools: Xilinx Vivado or equivalent Ideal Skills: - Proficiency in Verilog HDL and digital design - Experience with FPGA tools (Vivado/ModelSim/Quartus) - Solid understanding of SPI, I2C, UART protocols Note: Academic project; only Indian f...

    $97 Average bid
    $97 Avg Bida
    11 bida

    I need help setting up and running some Verilog code on an Intel FPGA. My primary requirement is assistance with setting up the development environment using Intel Quartus Prime. Key Requirements: - Expertise in setting up Verilog projects for Intel FPGAs - Proficiency in using Intel Quartus Prime for development - Ability to guide through the installation and configuration process Ideal Skills and Experience: - Strong background in Verilog programming - Experience with Intel Quartus Prime software - Familiarity with FPGA development and deployment processes - Good communication skills to provide clear guidance and support I'm looking forward to working with someone who can help streamline the setup process and ensure the code runs smoothly on the FPGA.

    $406 Average bid
    $406 Avg Bida
    30 bida

    Hola, Busco a alguien que pueda estar muy pendiente de Microsoft Teams (ya sea en el móvil, ordenador o tablet) para ayudarme a responder mensajes de una persona cuando yo no pueda hacerlo a tiempo. Esta persona se altera si no le contesto en menos de 10 minutos. Normalmente le respondo rápido, pero a veces (especialmente por la mañana) puedo despistarme. Trabajo de 8:00 a 16:00, y esto puede pasar entre 0 y 10 veces por semana. La idea es que si yo no he contestado al minuto 11, tú puedas responderle por mí con un mensaje adecuado y con algo de contexto. Durante una breve entrevista haríamos unas pruebas para ver cómo te manejas con este tipo de respuestas. El pago sería de 10 euros al mes. Sé que no es mucho, pero ...

    $19 Average bid
    $19 Avg Bida
    30 bida

    I need an FPGA expert to read and display TX/RX values from 12 SFP modules via I2C on an Altera Cyclone FPGA. The output should be shown on an LCD screen. Key Requirements: - Use I2C to communicate with SFP modules. - Read TX/RX values and process them. - Display values on an LCD screen. Ideal Skills: - Proficiency in Altera Cyclone FPGA programming. - Strong knowledge of I2C protocol. - Experience with LCD interfacing and display logic. Please ensure your bid includes relevant past experience with similar projects.

    $1051 Average bid
    $1051 Avg Bida
    19 bida

    Hola, Busco a alguien que pueda estar muy pendiente de Microsoft Teams (ya sea en el móvil, ordenador o tablet) para ayudarme a responder mensajes de una persona cuando yo no pueda hacerlo a tiempo. Esta persona se altera si no le contesto en menos de 10 minutos. Normalmente le respondo rápido, pero a veces (especialmente por la mañana) puedo despistarme. Trabajo de 8:00 a 16:00, y esto puede pasar entre 0 y 10 veces por semana. La idea es que si yo no he contestado al minuto 11, tú puedas responderle por mí con un mensaje adecuado y con algo de contexto. Durante una breve entrevista haríamos unas pruebas para ver cómo te manejas con este tipo de respuestas. El pago sería de 10 euros al mes. Sé que no es mucho, pero ...

    $40 Average bid
    $40 Avg Bida
    33 bida

    ...my DMA-compatible FPGA device Ensure the driver loads cleanly in Windows and shows "working properly" You do not need to support actual audio playback, DMA engines, or IRQ logic unless very basic stubs are required. This is for device spoofing and behavior simulation — not real hardware function. Requirements: Experience with PCIe IP cores Comfortable working with FPGA toolchains (Vivado, Quartus, etc.) Ability to simulate capability chains and config space correctly Ability to debug driver init logs if needed Deliverables: Firmware image file Source HDL files Brief explanation of MMIO logic used Confirmation that driver loads in Windows Bonus if: You’ve worked with PCIe spoofing before You can help simulate additional behavior like MMIO state...

    $127 Average bid
    $127 Avg Bida
    13 bida

    Hola, Busco a alguien que pueda estar muy pendiente de Microsoft Teams (ya sea en el móvil, ordenador o tablet) para ayudarme a responder mensajes de una persona cuando yo no pueda hacerlo a tiempo. Esta persona se altera si no le contesto en menos de 10 minutos. Normalmente le respondo rápido, pero a veces (especialmente por la mañana) puedo despistarme. Trabajo de 8:00 a 16:00, y esto puede pasar entre 0 y 10 veces por semana. La idea es que si yo no he contestado al minuto 11, tú puedas responderle por mí con un mensaje adecuado y con algo de contexto. Durante una breve entrevista haríamos unas pruebas para ver cómo te manejas con este tipo de respuestas. El pago sería de 10 euros al mes. Sé que no es mucho, pero ...

    $17 Average bid
    $17 Avg Bida
    19 bida

    ...WordPress. Este archivo es un punto de entrada común para los atacantes, ya que pueden utilizarlo para inyectar código malicioso. Busca en él cualquier cosa que parezca ser código malicioso o que no sea legítimo. Algunas cosas que debes buscar son: Código que utiliza la función eval() para ejecutar código PHP dinámicamente Código que carga archivos o scripts de dominios desconocidos Código que altera la función de autenticación o autorización de WordPress 2. Usuarios en la base de datos: Comprueba que no se hayan creado usuarios nuevos en tu base de datos sin tu conocimiento. Elimina cualquier usuario que no reconozcas. Post en la base de datos: Revisa que ya no tengas realiza...

    $14 / hr Average bid
    $14 / hr Avg Bida
    56 bida

    ...WordPress. Este archivo es un punto de entrada común para los atacantes, ya que pueden utilizarlo para inyectar código malicioso. Busca en él cualquier cosa que parezca ser código malicioso o que no sea legítimo. Algunas cosas que debes buscar son: Código que utiliza la función eval() para ejecutar código PHP dinámicamente Código que carga archivos o scripts de dominios desconocidos Código que altera la función de autenticación o autorización de WordPress 2. Usuarios en la base de datos: Comprueba que no se hayan creado usuarios nuevos en tu base de datos sin tu conocimiento. Elimina cualquier usuario que no reconozcas. Post en la base de datos: Revisa que ya no tengas realiza...

    $7 / hr Average bid
    $7 / hr Avg Bida
    25 bida

    ...WordPress. Este archivo es un punto de entrada común para los atacantes, ya que pueden utilizarlo para inyectar código malicioso. Busca en él cualquier cosa que parezca ser código malicioso o que no sea legítimo. Algunas cosas que debes buscar son: Código que utiliza la función eval() para ejecutar código PHP dinámicamente Código que carga archivos o scripts de dominios desconocidos Código que altera la función de autenticación o autorización de WordPress 2. Usuarios en la base de datos: Comprueba que no se hayan creado usuarios nuevos en tu base de datos sin tu conocimiento. Elimina cualquier usuario que no reconozcas. Post en la base de datos: Revisa que ya no tengas realiza...

    $8 / hr Average bid
    $8 / hr Avg Bida
    25 bida

    ...WordPress. Este archivo es un punto de entrada común para los atacantes, ya que pueden utilizarlo para inyectar código malicioso. Busca en él cualquier cosa que parezca ser código malicioso o que no sea legítimo. Algunas cosas que debes buscar son: Código que utiliza la función eval() para ejecutar código PHP dinámicamente Código que carga archivos o scripts de dominios desconocidos Código que altera la función de autenticación o autorización de WordPress 2. Usuarios en la base de datos: Comprueba que no se hayan creado usuarios nuevos en tu base de datos sin tu conocimiento. Elimina cualquier usuario que no reconozcas. Post en la base de datos: Revisa que ya no tengas realiza...

    $7 / hr Average bid
    $7 / hr Avg Bida
    32 bida

    Hola, Busco a alguien que pueda estar muy pendiente de Microsoft Teams (ya sea en el móvil, ordenador o tablet) para ayudarme a responder mensajes de una persona cuando yo no pueda hacerlo a tiempo. Esta persona se altera si no le contesto en menos de 10 minutos. Normalmente le respondo rápido, pero a veces (especialmente por la mañana) puedo despistarme. Trabajo de 8:00 a 16:00, y esto puede pasar entre 0 y 10 veces por semana. La idea es que si yo no he contestado al minuto 11, tú puedas responderle por mí con un mensaje adecuado y con algo de contexto. Durante una breve entrevista haríamos unas pruebas para ver cómo te manejas con este tipo de respuestas. El pago sería de 10 euros al mes. Sé que no es mucho, pero ...

    $20 Average bid
    $20 Avg Bida
    41 bida

    ...WordPress. Este archivo es un punto de entrada común para los atacantes, ya que pueden utilizarlo para inyectar código malicioso. Busca en él cualquier cosa que parezca ser código malicioso o que no sea legítimo. Algunas cosas que debes buscar son: Código que utiliza la función eval() para ejecutar código PHP dinámicamente Código que carga archivos o scripts de dominios desconocidos Código que altera la función de autenticación o autorización de WordPress 2. Usuarios en la base de datos: Comprueba que no se hayan creado usuarios nuevos en tu base de datos sin tu conocimiento. Elimina cualquier usuario que no reconozcas. Post en la base de datos: Revisa que ya no tengas realiza...

    $9 / hr Average bid
    $9 / hr Avg Bida
    34 bida

    基于fpga做满足arm v5所有标准指令集的处理器(thumb指令不用做),平台用quartus,要进行仿真验证,开发板是DE1-SoC,需要下板验证

    $47 Average bid
    $47 Avg Bida
    2 bida

    Necesito mejorar calidad y quitar el fondo y marcas de agua a una serie de imágenes sin IA, ya que son diseños muy pequeños y la IA altera el resultado al mejorar la calidad o no termina de quitar el fondo en los bordes de los diseños

    $29 Average bid
    $29 Avg Bida
    44 bida
    IT Support
    Tamat left

    I'm in need of an IT professional with a strong background with software tools. The project primarily revolves around the setup and maintenance of several key software tools used in FPGA design and simulation. Key Requirements: - Proficiency with istallation and setup of software tools like Xilinx Vivado, Intel Quartus, Microsemi Libero, QuestaSim/ModelSim/Aldec Active-HDL, Riviera and AlintPro. - Experience with installation and setup, configuration and optimization, as well as troubleshooting and support for these software tools. - setting up secure VPN access, and handling administrative network tasks. The candidate will also be responsible for documenting each setup process in a step-by-step guide to ensure reproducibility. Maintain an internal wiki or knowledge base for ...

    $286 Average bid
    $286 Avg Bida
    17 bida
    IT Support
    Tamat left

    I'm in need of an IT professional with a strong background with software tools. The project primarily revolves around the setup and maintenance of several key software tools used in FPGA design and simulation. Key Requirements: - Proficiency with istallation and setup of software tools like Xilinx Vivado, Intel Quartus, Microsemi Libero, QuestaSim/ModelSim/Aldec Active-HDL, Riviera and AlintPro. - Experience with installation and setup, configuration and optimization, as well as troubleshooting and support for these software tools. - setting up secure VPN access, and handling administrative network tasks. The candidate will also be responsible for documenting each setup process in a step-by-step guide to ensure reproducibility. Maintain an internal wiki or knowledge base for ...

    $19 / hr Average bid
    $19 / hr Avg Bida
    23 bida

    I'm in need of an IT professional with a strong background in FPGA toolchain management, particularly with software tools. The project primarily revolves around the setup and maintenance of several key software tools used in FPGA design and simulation. Key Requirements: - Proficiency with software tools Xilinx Vivado, Intel Quartus, Microsemi Libero, QuestaSim/ModelSim/Aldec Active-HDL, Riviera and AlintPro. - Experience with installation and setup, configuration and optimization, as well as troubleshooting and support for these software tools. - setting up secure VPN access, and handling administrative network tasks. The candidate will also be responsible for documenting each setup process in a step-by-step guide to ensure reproducibility. Maintain an internal wiki or knowle...

    $5 / hr Average bid
    $5 / hr Avg Bida
    2 bida

    ...juego de luces y sombras. ? Estilo de animación: La cámara se mueve como si estuviera bajo el agua, efectos de espejismo, sirena cambiando de forma. ? Historia visual: Oblivion Phase navega y la sirena los hipnotiza, llevándolos a un remolino de ilusiones. 3. BRUJA ? Ubicación: Cabaña en un bosque oscuro, con frascos de pociones y símbolos mágicos. ? Personalidad: Misteriosa y poderosa, su magia altera la realidad. ? Ritmo visual: Chispazos de magia, cambios de colores y distorsiones psicodélicas. ? Estilo de animación: Hechizos que deforman el espacio, fuego verde y símbolos flotantes. ? Historia visual: Oblivion Phase toca un objeto prohibido y la bruja los transporta a otra dimensión. 4. DRAGÓ...

    $16 / hr Average bid
    $16 / hr Avg Bida
    13 bida

    Spyglas,VCS,DC,DFT,Verdi,Catapult,Synplify,VerilogXL,Virtuoso,Xcelium,Spectre,Allegro,Vivado,Quartus,ModleSim, Matlab,Octave,Signal Generator,Logic Analyzer,Anaconda,Tensorflow,Keras,Darknet ,notepad++. Language mastery: Verilog,SystemVerilog,UVM,C,C++,VHDL,Python,Firmware etc. Familiar with using: Linux, Windows,Unix,MS-DOS,FreeRTOS. PreviousFields: AISC/IP/IC design,SOC design/verification,FPGA Design/Verification and debugging,AI (especially deep learning),complex digital systems,complex communication systems,mixed digital and analog systems. Work experience focused in Beijing China 5+ years of ASIC experience and 10+ years of FPGA experience, experienced Senior Technical Lead with a demonstrated history of working in the semiconductors industry. Part of 5+ tape outs....

    $40 / hr Average bid
    $40 / hr Avg Bida
    18 bida

    I am seeking a freelancer to implement a traffic signal controller using the Altera DE2-115 board. The project is intended for educational demonstration purposes, so clear and effective design is crucial. Key Requirements: - Use of Verilog to program the board. - Implementation of a fixed-time sequence traffic signal pattern. - Inclusion of pedestrian crossing signals, which should be activated via the board's key button. - Utilization of the board's LCD screen to display the current signal state. Ideal Skills: - Proficiency in Verilog programming. - Experience with the Altera DE2-115 board. - Understanding of traffic signal patterns and controllers. - Ability to design for educational purposes.

    $30 Average bid
    $30 Avg Bida
    6 bida

    Looking for someone that is an expert in Altera cyclone to help me figure out the issue am having with my blaster connection. Circuit is good and all voltages are in the right place but am not able to connect to Cyclone 3 chip with Quartus

    $15 Average bid
    $15 Avg Bida
    7 bida

    I'm looking for an experienced FPGA Verification engineer to help with unit testing my existing Verilog code. The primary focus will be on conducting functional tests to ensure the integrity and performance of the code. Ideal Skills: - Proficient in Verilog with significant experience in FPGA software engineering. - Strong background in designing and implementing unit test...tests. - Familiarity with FPGA design and optimization. - Excellent problem-solving skills and attention to detail. Experience: - Proven track record of successful FPGA code testing. - Experience with Class C Software - Experience with writing code and unit test for medical devices - Experience with Verilog is essential, prior experience with VHDL or SystemVerilog is a plus. - Familiarity with Quartus ...

    $36600 Average bid
    $36600 Avg Bida
    18 bida

    ...skilled PCB designer with experience in multi-layer layouts, specifically for industrial equipment. Key Requirements: - layouta multi-layer PCB incorporating various components including an FPGA, ADC, power regulator, TI DDC114, and DAC. Design has already been done, layout as well, but layout is not done well and must be redone. The existing design will be provided as Altium set of files. Since Altera can export to other formats it would be okay to use other tools as well as long as Altium can re-import the format. - Ensure that the design is robust and suitable for industrial use. Ideal Skills: - Expertise in multi-layer PCB design - Experience with industrial equipment - Proficient in using PCB design software - Knowledgeable in integrating components like FPGA, ADC, powe...

    $1135 Average bid
    $1135 Avg Bida
    12 bida

    Wzmacniacz wysokiej częstotliwości do zastosowań ultradźwiękowych. Przegląd schematu oraz połączeń. Sprawdzenie poprawności implementacji układu DAC900 do modułu Altera Cyclone IV.

    $57 Average bid
    $57 Avg Bida
    4 bida

    Looking for an Electronic engineer that understands Digital systems that can evaluate my circuit, simulate and see any issues that could be happening on it. MUST HAVE EXPERIENCE WITH ALTERA CYCLONE FAMILY CHIPS MUST HAVE EXPERIENCE USING ALTIUM Needs someone to start immediately

    $80 Average bid
    $80 Avg Bida
    23 bida

    ... Assist in performance testing and optimization of FPGA designs. Requirements: Bachelor’s or Master’s degree in Electrical Engineering, Computer Engineering, or a related field. Minimum of 3-5 years of experience in FPGA design and development. Proficiency in hardware description languages (HDLs), such as Verilog or VHDL. Experience with FPGA design tools and simulators, such as Xilinx or Altera Quartus. Understanding of digital signal processing (DSP) concepts and architectures. Knowledge of FPGA-based system architectures, including memory interfaces and communication protocols. Excellent problem-solving skills with an attention to detail. Strong communication skills for collaboration with other team members. Ability to work independently and as part of a te...

    $10 Average bid
    Dijamin
    $10
    3 penyertaan

    Composto de 7 segmentos de LEDs que podem ser acionados individualmente. Diagrama de blocos, Linguagem VHDL. Trabalho que visa a programção de um display 7 segmentos, o ponto é: temos os codigos prontos e a maneira como deve ficar o diagram...blocos, Linguagem VHDL. Trabalho que visa a programção de um display 7 segmentos, o ponto é: temos os codigos prontos e a maneira como deve ficar o diagrama de blocos. Estamos procurando alguem para nos ajudar na criação do diagrama de bloco para cada programação e no final, juntar cada diagrama/programação em um só sistema, como também temos uma imagem de como devem ficar. Utilizando o programa Quartus II e VHDL. Temos um pdf de passo a passo d...

    $159 Average bid
    $159 Avg Bida
    5 bida

    I'm looking for a skilled individual to create an educational 7-segment display using Quartus software. This display will specifically be used to portray numbers and will be interfaced with physical buttons. Key Responsibilities: - Develop a 7-segment display in Quartus software. - Ensure the display accurately showcases numbers. - Integrate the display with physical buttons for user interaction. Ideal Skills and Experience: - Proficient in Quartus software. - Strong understanding of 7-segment displays. - Experience with interfacing hardware with software. This project will be an excellent addition to your portfolio and would be a great opportunity for someone interested in educational tools development.

    $43 Average bid
    $43 Avg Bida
    5 bida

    I'm looking for a skilled individual to create an educational 7-segment display using Quartus software. This display will specifically be used to portray numbers and will be interfaced with physical buttons. Key Responsibilities: - Develop a 7-segment display in Quartus software. - Ensure the display accurately showcases numbers. - Integrate the display with physical buttons for user interaction. Ideal Skills and Experience: - Proficient in Quartus software. - Strong understanding of 7-segment displays. - Experience with interfacing hardware with software. This project will be an excellent addition to your portfolio and would be a great opportunity for someone interested in educational tools development.

    $13 Average bid
    $13 Avg Bida
    4 bida

    I'm in need of a Verilog expert proficient with Quartus Prime Toolchain. Key Requirements: - Professional with Verilog: Need someone experienced in designing digital circuits and implementing specific functionalities using Verilog. - Proficiency with Quartus Prime: Familiarity with the Quartus Prime Toolchain is a must. I need to design, simulate, implement and test a digital circuit using the Quartus Prime toolchain as per the specifications I will provide and demonstrate the workflow when using the Verilog HDL to construct a design for a physical Field Programmable Gate Array (FPGA) target. Please apply if you have the required expertise. No teams or companies please.

    $111 Average bid
    $111 Avg Bida
    10 bida

    I'm currently seeking an individual who is not only proficient in VHDL coding but also in Quartus design implementation. Key Responsibilities: - Work on specific tasks related to VHDL coding - Implement design using Quartus While the overall aim of the project and the timeline aren't specified yet, I am eager to work with someone who is flexible and can adapt as per project needs. The ideal candidate for this role should be based in Pakistan, knowledgeable in FPGA programming, dependable, efficient, and proactive when it comes to troubleshooting and problem-solving.

    $411 Average bid
    $411 Avg Bida
    5 bida

    I'm in urgent need of skilled VHDL/Quartus professionals from Pakistan for a project. I will clarify the specifics once a mutual understanding and agreement is reached. Ideal skills for the job include: - Proficiency in VHDL/Quartus - Ability to design, troubleshoot and optimize digital circuits - Ability to work independently or with minimal supervision - Excellent communication skills to effectively explain intricate concepts or problems Experience level can range from beginner to expert. The expectation, however, is the ability to deliver quality work within the stipulated time-frame.

    $210 Average bid
    $210 Avg Bida
    4 bida

    I'm looking for an individual with expertise in Altium Designer. This project involves replacing an obsolete Xilinx FPGA with an Altera part. The initial project has been done in Altium Designer. ECAD would need to be done in Altium 19.

    $161 Average bid
    $161 Avg Bida
    18 bida