The RISC-V Edge AI Internship is a four-week, task-driven program built around the SiFive FE310-G002–based VSDSquadron Pro. It combines the complete 10-day RISC-V Edge AI workshop with six progressive internship tasks, producing a continuous 28-day path from machine-learning foundations to live, on-device inference.
During the first 10 days, you build the technical base: understand the board and its memory constraints, move from regression to classification, explore MNIST digit recognition, study quantization, and understand the Python-to-embedded-C path. During the next 18 days, you execute six three-day engineering tasks covering board bring-up, model training, optimization, firmware deployment, UART streaming, timing analysis, and a webcam-to-RISC-V capstone.
The work is deliberately hardware-aware. You will evaluate accuracy against model size, account for the board’s 16 KB data SRAM constraint, use integer or fixed-point techniques where appropriate, and document the difference between a model that merely trains and a system that reliably runs.
The internship follows one continuous engineering pipeline. You begin with a known-good board and toolchain, train a compact digit-recognition model, optimize it for the available memory, export its parameters to C, deploy the inference firmware, stream new images over UART, measure real performance, and finally connect a webcam to the complete system.
End-to-end flow
Dataset → Training → Evaluation → Quantization → C model export → RISC-V firmware → VSDSquadron Pro → UART input/output → Latency analysis → Live capstone
A Complete Open, Reproducible Edge AI Workflow
This is a submission-based internship. Completion should reflect demonstrated work, not passive attendance. A participant is considered to have completed the program after submitting all six task folders, documenting the 10-day foundation work, showing successful physical-board inference, presenting measured performance results, and completing the capstone demonstration.
Suggested completion gate All mandatory tasks submitted GitHub repository is reproducible Physical-board UART inference is demonstrated Latency results are reported Capstone demo and final README are complete |
You do not need prior TinyML or advanced RISC-V experience. You should, however, be comfortable learning by building and documenting work every day. Basic Python programming—variables, loops, functions, arrays—and basic algebra are expected. Familiarity with machine-learning concepts, C programming, Linux commands, Git, or microcontrollers is helpful but can be developed during the program.
You will need a laptop, a stable internet connection, a GitHub account, and access to the VSDSquadron Pro hardware for the physical deployment tasks. The most important requirement is the discipline to run experiments, debug failures, maintain evidence, and complete the full 28-day submission path.
After completing the internship, you should be able to explain—using your own code and results—how a model moves from Python training to quantized parameters, embedded C, RISC-V execution, live data transfer, and measured inference. You should be able to discuss why you selected a particular architecture, what it costs in memory, how inputs are framed and preprocessed, and where system latency is spent.
The program is designed to build demonstrable capability for entry-level work and further projects in Edge AI, TinyML, embedded systems, intelligent IoT, RISC-V software, firmware development, and hardware-aware ML. It does not guarantee a job. It gives you the technical proof and vocabulary needed to compete more credibly for relevant opportunities.
No advanced experience is required. Basic Python and algebra are enough to begin. The 10-day foundation introduces the progression from regression and classification to neural networks, quantization, and embedded deployment. You must be prepared to study code, run experiments, and document your results.
Prior exposure is helpful but not mandatory. The first internship task validates the toolchain, flashing workflow, UART, and board operation before AI deployment begins. Basic C familiarity will make the later firmware tasks easier.
Yes. The core differentiator is deployment on the VSDSquadron Pro. Simulation and desktop training support development, but the internship’s physical evidence includes flashing firmware, running inference, observing UART output, and validating live data on the board.
The checkout page must clearly state the current board-inclusion, shipping, and replacement policy. The VSDSquadron Pro is required for the physical deployment and capstone tasks; participants should confirm the applicable hardware arrangement before enrolling.
The primary internship path uses handwritten-digit recognition because it provides a compact, measurable pipeline from 28×28 input through model training, quantization, embedded inference, UART transfer, and webcam capture. The final task also asks you to adapt the workflow to a related classification problem.
A normal course may stop at training accuracy or a notebook demonstration. This program continues into model size, RAM feasibility, C export, RISC-V firmware, physical-board execution, UART input, robustness testing, latency measurement, and a live capstone.
Evaluation is evidence-based. Your repository should show working code, build and flash commands, experimental comparisons, model artifacts, hardware logs, UART results, performance measurements, troubleshooting notes, and the final demonstration. Completion depends on submissions, not attendance alone.
You can walk through one coherent engineering story: dataset and architecture selection, accuracy-versus-memory experiments, quantization, embedded-C integration, RISC-V execution, UART protocol design, measured latency, and a webcam-to-board demo—with proof in your repository.
A completion certificate can be issued to participants who satisfy the stated submission and demonstration requirements. The stronger outcome is the reproducible technical portfolio created during the 28-day program.
No. The internship is designed to build credible, demonstrable skills for Edge AI, TinyML, firmware, RISC-V, intelligent IoT, and embedded roles. Selection decisions remain with employers and project owners.
VSD, standing as a trailblazing Semiconductor EdTech company and a community-based Technology Aggregator, is revolutionizing the landscape of VLSI Design. With the belief that “Creativity is just connecting things”, VSD has mastered the art of linking the right resources with the community. This unique approach has sparked a significant transformation in the VLSI Design process.
Over the past decade, VSD has made remarkable strides in the open-source semiconductor domain. Our journey includes the development of comprehensive training content, empowering students to design silicon-grade IP/SoC. Notably, we’ve successfully guided these projects through the tapeout cycle via the Google open shuttle program. This achievement is a testament to our commitment to hands-on, practical education.
At VSD, our role extends beyond traditional education. While we didn’t invent EDA tools or design flows, we’ve made them accessible to a wider community. Our mentorship has been instrumental in the development of over 50+ Analog/Digital IPs and solutions. Impressively, 20+ of these have successfully transitioned from concept to Silicon – a clear indicator of our effective approach and the high quality of work produced under our guidance.
We pride ourselves on fostering a community-based revolution in the Semiconductor Industry. By democratizing access to advanced tools and knowledge, VSD is not just educating individuals; we are building a community of innovators poised to lead the next wave of advancements in the semiconductor sector. With VSD, the future of VLSI Design is not just being written; it’s being rewritten by a passionate and empowered community.
VSDSquadron was launched by Prof. V. Kamakoti, Director of IIT Madras

VSD Launches VSDSquadron In Collaboration With IIT Madras & DIR-V

Job Roles, Convergence With Embedded Systems, and Startups

VSD showcased at Semicon India 2023

VSDSquadron Educational board on Tamil News channel

5 Day Workshop on VLSI Design Flow using RISCV and EDA Tools

Karnataka VLSI roadshow at Sahyadri College, Mangalore
Welcome to Ethical RISC-V IoT Workshop
The “Ethical RISC-V IoT Workshop” at IIIT Bangalore, organized in collaboration with VSD, is a structured, educational competition aimed at exploring real-world challenges in IoT and embedded systems. Participants progress through three stages: building an application, injecting and managing faults, and enhancing application security. The event spans from May 9 to June 15, 2024, culminating in a showcase of top innovations and an award ceremony. This hands-on hackathon emphasizes learning, testing, and securing applications in a collaborative and competitive environment.
VSDSquadron, a cutting-edge development board based on the RISC-V architecture that is fully open-source. This board presents an exceptional opportunity for individuals to learn about RISC-V and VLSI chip design utilizing only open-source tools, starting from the RTL and extending all the way to the GDSII. The possibilities for learning and advancement with this technology are limitless.
Furthermore, the RISC-V chips on these boards should be open for VLSI chip design learning, allowing you to explore PNR, standard cells, and layout design. And guess what? vsdsquadron is the perfect solution for all your needs! With its comprehensive documentation and scalable labs, thousands of students can learn and grow together.
With VSD Hardware Design Program (VSD-HDP), you have the opportunity to push the boundaries of what exist in open source and establish the new benchmark for tomorrow.
It will leverage your degree in Electrical or Computer Engineering to work with
Sounds exciting to just get started with expert mentors, doesn’t it? But we are looking for the next generation of learners, inventors, rebels, risk takers, and pioneers.
“Spend your summer working in the future !!”
Outcomes of VSD Online Research IP Design Internship Program
VSD – Intelligent Assessment Technology (VSD-IAT) is expertly built training platform and is suited for designer requirements. Semiconductor companies understand the value of training automation and Engineer performance enhancement, and do not need to be convinced of the impact of a virtual platform for learning. VSD trainings are quick, relevant, and easy to access from any device at any time zone.
VSD is working towards creating innovative talent pool who are ready to develop design and products for the new tech world. VSD believes in “Learning by doing principle” , and always prepare the student to apply the knowledge learned in the workshops, webinars and courses. We always push our students to work on new designs, test it and work continuously till it becomes the best performing design. Any student who enrolls to VSD community starts working with small design and grows with us and develops a tapeout level design with complete honesty and dedication towards the Work !!
Check out VSD Interns Achievement!
Welcome to the World’s only online conference in Semiconductor Industry VSDOpen Conference. With enormous support and global presence of audience from different segments of industrial lobby and academia made a highly successful event. Evolution is change in the genetic makeup of a population over time, online conference is one kind evaluation everyone adapt soon.
VSD offers online course in complete spectrum of vlsi backend flow from RTL design, synthesis and Verification, SoC planning and design, Sign-off analysis, IP Design, CAD/EDA automation and basic UNIX/IT, Introduction to latest technology – RISC-V, Machine intelligence in EDA/CAD, VLSI Interview FAQ’s.
Current Reach – As of 2021, VSD and its partners have released 41 online VLSI courses and was successfully able to teach ~35900 Unique students around 151 countries in 47 different languages, through its unique info-graphical and technology mediated learning methods.