0:00
6:56
6:56

Python Script in modification VS Code | | VLSI EDA Automation in VS Code using GitHub Copilot AI !

Tech

In this tutorial, we upgrade a basic Python script that lists directory files and transform it into a powerful file filtering tool 🧠✨ Using VS Code + GitHub Copilot 🤖, we modify os.listdir() to automatically filter important semiconductor design files like: .v (Verilog) .sv (SystemVerilog) .sp (SPICE) .cir (Circuit simulation files) This is extremely useful for 👇 👨‍💻 VLSI Engineers 📐 RTL Designers ⚡ Analog & Mixed-Signal Engineers 🧪 SPICE Simulation Users 🎓 Students learning Python for chip design In this video, you’ll learn: ✅ How os.listdir() works ✅ How os.path.splitext() extracts extensions ✅ Why .lower() improves robustness ✅ How list comprehensions simplify filtering ✅ How GitHub Copilot accelerates engineering workflows Perfect for RTL-to-GDSII automation, SPICE projects, and semiconductor scripting workflows 🏭 Subscribe to TechSimplifiedTV for more Semiconductor + Python automation tutorials 🔔 👇 Don’t forget to like 👍, comment 💬, and subscribe 🔔 for more tech tips and coding tutorials! Credits: Image by Gerd Altmann from Pixabay Music by YouTube Music Image by pngegg.com, pngaaa.com This video also suggests: how to filter files by extension in python using os module python script to list verilog and systemverilog files github copilot python automation tutorial in vs code python automation for vlsi engineers practical example automate spice and circuit files using python python list comprehension real engineering example semiconductor workflow automation using python scripting rtl to gdsii python automation tutorial beginner friendly python scripting for chip design vs code copilot example for hardware engineers 🚀

ADVERTISEMENT

Comments 1

Sign in to join the conversation

Sign in
M
manyadaylight5 2 months, 4 weeks ago

sir ,please provide more detailed videos on the respected topics