
Explore the digital-to-analog conversion in a DAC design using Sky130 PDKs, covering IP specifications, layout, and layout simulation, with emphasis on analog versus digital signals and performance evaluation.
Present the DAC IP specifications, detailing digital input and supply levels, digital ground, analog output bandwidth, reference voltage, bit-pattern mapping, and an accuracy target of about 0.09 percent.
Install and configure toolchains for Sky130 PDK workflows, including Skyland schematic design, Magic layout, Artemis open-source Sky130 BDK integration, and layout verification with a digital design and simulation step.
Examine a DAC circuit topology using transmission gates and inverters, detailing how input switches control node connections and how two inverters yield 3.3 V outputs.
Explore the CMOS cross-sectional view, detailing substrate selection, oxide and polysilicon gate formation, diffusion steps for source and drain regions, and masking for precise alignment.
Learn how metal layers in Sky130 PDKs govern layout rules, overlaps, and spacing, and how DRC checks detect violations to ensure reliable metal-to-metal connections and vias.
Explore resistor layout theory using diffusion-layer assistance, zigzag patterns, and alignment constraints to achieve target resistance, alongside capacitor basics, two-layer structures, and minicaps in Sky130 PDKs.
Master the magic tool basics for layout design: zoom, draw and fill selection boxes, measure areas, and apply the diffusion back layer.
Design a resistor layout for a sky130 pdk register by placing diffusion contacts, defining local interconnects, labeling terminals, and generating extractor files for verification.
Design and lay out a compact capacitor in the Sky130 PDK, using metal layers and insulators, observe DRC clearance, extend geometry, and create ground and output terminals for simulation.
Learn inverter layout using Sky130 pdk, starting with substrate setup, polysilicon placement, and diffusion spacing to ensure correct cross-sectional mask design and reliable transistor layout.
Continue inverter layout by refining polysilicon and diffusion connections, ensuring proper spacing and avoiding DRC violations. Establish power and ground grids with contacts to connect diffusion.
Complete inverter layout design using Sky130 PDKs, ensuring proper diffusion contacts, polysilicon gates, and DNC-compliant spacing, with input and output wiring and net naming.
Watch a hands-on walkthrough of starting a switch layout by expanding an inverter demo, placing and wiring components to form a two-inverter transmission grid.
Explore the completion of a switch layout for a DAC IP design using Sky130 PDKs, detailing transmission gates, connections, labeling, and SPICE simulations at 3.3 volts.
Explore wiring a 2-bit to 10-bit DAC using Sky130 pdk blocks, ensure proper grounding of switch inputs, and analyze parasitic capacitance to protect bandwidth and precision.
Design and simulate a 2-bit to 10-bit DAC, using a library, adding voltages, and analyze output voltages with script commands and floor planning to manage area.
Explore how to evaluate a DAC IP design using simulations, analyze step responses, and interpret outputs to refine design decisions based on observed performance.
Understand dnl and inl theory in DAC IP design using Sky130 PDKs, compare ideal versus actual outputs, and assess deviation via simulations to ensure accuracy.
Explore DNL and INL calculations for a DAC IP design using Sky130 PDKs, including data-point reduction, octave-based analysis, and comparing ideal vs actual voltages.
Conclude the dac ip design using sky130 pdks by exploring layout, legends, three-leg simulations, and verification across a three-part project with practical internship insights.
The webinar aims to do analog layout design of a 10-bit potentiometric Digital to Analog Converter, from scratch, using Magic and Sky130 PDKs. The target is to layout and generate GDS for 10-bit potentiometric DAC with 3.3v analog voltage, 1.8v digital voltage and 1 off-chip external voltage reference. This is a follow-up webinar of "VSD Intern - DAC IP design using Sky130 PDKs - Part 2" conducted by Harshitha Basavaraju
In real world, most of the data available is in the form of analog in nature. We have two types of converters analog to digital converter and digital to analog converter. These two converting interfaces are essential to obtain the required operations of a processor to manipulate the data of digital electronic equipment and an analog electric equipment. Digital to Analog Converter (DAC) is a device that transforms digital data into an analog signal in order to interact with the real world. The digital signal is represented with a binary code, which is a combination of bits 0’s and 1’s. The digital data can be produced from a microprocessor, Field Programmable Gate Array (FPGA), or Application Specified Integrated Circuit (ASIC). There are two commonly used DAC conversions – Weighed resistors method and R-2R ladder network method. Applications of a DAC: audio amplifier, video encoder, display electronics, data acquisition systems, calibration, Digital potentiometer.
This webinar will cover:
Introduction
Introduction to DAC fundamentals
Introduction to DAC IP Specifications
DAC IP design basics and tool installation
Tool Installations
DAC Circuit Topology
Basics of DAC IP Layout
CMOS Cross Sectional View
Metal Layers
Resistor and Capacitor Layout Theory
Magic tool Basics
Resistor Layout demo
Capacitor Layout
Inverter and switch layout LIVE Labs
Inverter layout starting
Inverter Layout Continued
Inverter Layout Complete
Switch Layout starting
Switch Layout Complete
10-bit DAC layout design and post-layout analysis
2Bit DAC to 10Bit DAC starting
2Bit DAC to 10Bit DAC Complete
Output Response Evaluation
DNL and INL theory
DNL and INL Calculations