{"id":721,"date":"2022-11-10T11:19:32","date_gmt":"2022-11-10T11:19:32","guid":{"rendered":"https:\/\/asic-chile.cl\/inaoe\/?page_id=721"},"modified":"2025-03-10T13:17:58","modified_gmt":"2025-03-10T13:17:58","slug":"program","status":"publish","type":"page","link":"https:\/\/asic-chile.cl\/inaoe\/program\/","title":{"rendered":"Program"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"721\" class=\"elementor elementor-721\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2366287d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2366287d\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-736ac691\" data-id=\"736ac691\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7350e11 elementor-widget elementor-widget-spacer\" data-id=\"7350e11\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-46ad25a1 elementor-widget elementor-widget-heading\" data-id=\"46ad25a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Program<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-37044a31 elementor-widget elementor-widget-spacer\" data-id=\"37044a31\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-630a000 elementor-widget elementor-widget-spacer\" data-id=\"630a000\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5f713469 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5f713469\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-21f0e546\" data-id=\"21f0e546\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-369ddd2 elementor-widget elementor-widget-html\" data-id=\"369ddd2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Programa INAOE<\/title>\n    <style>\n        body {\n            font-family: 'Poppins', sans-serif;\n            background-color: #ffffff;\n            margin: 0;\n            padding: 0;\n            text-align: center;\n        }\n        .program-section {\n            padding: 20px;\n        }\n        .program-container {\n            width: 100%;\n            display: flex;\n            justify-content: center;\n        }\n        .program-table {\n            width: 90%;\n            max-width: 1200px;\n            border-collapse: collapse;\n            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);\n            border: none;\n        }\n        .program-table th, .program-table td {\n            border: 1px solid #4D90DF;\n            padding: 12px;\n            text-align: center;\n            font-size: 16px;\n        }\n        .program-table th {\n            background-color: #4D90DF;\n            color: #ffffff;\n            font-size: 18px;\n            font-weight: bold;\n        }\n        .program-table .day-header {\n            background-color: #4D90DF;\n            color: #ffffff;\n            font-weight: bold;\n            font-size: 18px;\n        }\n        .program-table .event-registration {\n            background-color: #ffffff;\n            color: #000000;\n            font-weight: bold;\n        }\n        .program-table tr:nth-child(even) {\n            background-color: #ffffff;\n            color: #000000;\n        }\n        .program-table tr:nth-child(odd) {\n            background-color: #611232;\n            color: #ffffff;\n        }\n        .program-table tr:hover {\n            background-color: #4D90DF;\n            color: #ffffff;\n            transform: scale(1.01);\n            transition: all 0.3s ease-in-out;\n        }\n    <\/style>\n<\/head>\n<body>\n    <section class=\"program-section\">\n        <div class=\"program-container\">\n            <table class=\"program-table\">\n                <thead>\n                    <tr>\n                        <th>Time<\/th>\n                        <th>Topic<\/th>\n                        <th>Lecturer<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr class=\"day-header\"><td colspan=\"3\">Monday - 3\/24\/2025<\/td><\/tr>\n                    <tr class=\"event-registration\"><td>8:30 - 9:00<\/td><td>Event Registration<\/td><td><\/td><\/tr>\n                    <tr><td>9:00 - 18:00<\/td><td>Introduction to Digital Design Flow<br>Verilog for Synthesis<br>Lunch Break<br>Fundamentals of CMOS I<br>Simulation of Digital Circuits with VCS<\/td><td>V\u00edctor Grimblatt<\/td><\/tr>\n                    \n                    <tr class=\"day-header\"><td colspan=\"3\">Tuesday - 3\/25\/2025<\/td><\/tr>\n                    <tr><td>9:00 - 18:00<\/td><td>Fundamentals of CMOS II<br>Lab 1: Verilog<br>Lunch Break<br>Introduction to Fabrication of ICs<br>Lab 2: Verilog<\/td><td>V\u00edctor Grimblatt<\/td><\/tr>\n                    \n                    <tr class=\"day-header\"><td colspan=\"3\">Wednesday - 3\/26\/2025<\/td><\/tr>\n                    <tr><td>9:00 - 18:00<\/td><td>Design Compiler I<br>Design Compiler II<br>Lunch Break<br>Lab 3: Synthesis with Design Compiler<br>Lab 4: Synthesis with Design Compiler<\/td><td>Ariana Musello<\/td><\/tr>\n                    \n                    <tr class=\"day-header\"><td colspan=\"3\">Thursday - 3\/27\/2025<\/td><\/tr>\n                    <tr><td>9:00 - 18:00<\/td><td>IC Compiler I<br>IC Compiler II<br>Lunch Break<br>Lab 5: Place & Route with IC Compiler<br>Lab 6: Place & Route with IC Compiler<\/td><td>Jose Mart\u00ednez<\/td><\/tr>\n                    \n                    <tr class=\"day-header\"><td colspan=\"3\">Friday - 3\/28\/2025<\/td><\/tr>\n                    <tr><td>9:00 - 18:00<\/td><td>Lab 7: Final Review<br>Evaluation<br>Lunch Break<br>Event Closure<\/td><td>Ariana Musello, Jose Mart\u00ednez<\/td><\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n    <\/section>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2ebd746f elementor-hidden-tablet elementor-hidden-mobile elementor-hidden-desktop elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2ebd746f\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2b5fafa0\" data-id=\"2b5fafa0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-7aa746fb elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7aa746fb\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-74b947c0\" data-id=\"74b947c0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4cb42d3 elementor-widget elementor-widget-heading\" data-id=\"4cb42d3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Monday - 1\/9\/2023<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-6ea92419 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6ea92419\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5e589316\" data-id=\"5e589316\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-772b95ec elementor-widget elementor-widget-spacer\" data-id=\"772b95ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-683153cf elementor-widget elementor-widget-heading\" data-id=\"683153cf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Tuesday - 1\/10\/2023<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-193f034f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"193f034f\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-6d0150c\" data-id=\"6d0150c\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7b3bfc5e elementor-widget elementor-widget-spacer\" data-id=\"7b3bfc5e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-65a17368 elementor-widget elementor-widget-heading\" data-id=\"65a17368\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Wednesday - 1\/11\/2023<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-267b565c elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"267b565c\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-14aa1343\" data-id=\"14aa1343\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-11b6cbce elementor-widget elementor-widget-spacer\" data-id=\"11b6cbce\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7437f6bb elementor-widget elementor-widget-heading\" data-id=\"7437f6bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Thursday - 1\/12\/2023<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-37c6480b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"37c6480b\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-55f80bf6\" data-id=\"55f80bf6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1ee63dba elementor-widget elementor-widget-spacer\" data-id=\"1ee63dba\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9a510c9 elementor-widget elementor-widget-heading\" data-id=\"9a510c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Friday - 1\/13\/2023<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Program Programa INAOE Time Topic Lecturer Monday &#8211; 3\/24\/2025 8:30 &#8211; 9:00 Event Registration 9:00 &#8211; 18:00 Introduction to Digital Design FlowVerilog for SynthesisLunch BreakFundamentals of CMOS ISimulation of Digital Circuits with VCS V\u00edctor Grimblatt Tuesday &#8211; 3\/25\/2025 9:00 &#8211; 18:00 Fundamentals of CMOS IILab 1: VerilogLunch BreakIntroduction to Fabrication of ICsLab 2: Verilog V\u00edctor [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-721","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Program - courses<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/asic-chile.cl\/inaoe\/program\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Program - courses\" \/>\n<meta property=\"og:description\" content=\"Program Programa INAOE Time Topic Lecturer Monday &#8211; 3\/24\/2025 8:30 &#8211; 9:00 Event Registration 9:00 &#8211; 18:00 Introduction to Digital Design FlowVerilog for SynthesisLunch BreakFundamentals of CMOS ISimulation of Digital Circuits with VCS V\u00edctor Grimblatt Tuesday &#8211; 3\/25\/2025 9:00 &#8211; 18:00 Fundamentals of CMOS IILab 1: VerilogLunch BreakIntroduction to Fabrication of ICsLab 2: Verilog V\u00edctor [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/asic-chile.cl\/inaoe\/program\/\" \/>\n<meta property=\"og:site_name\" content=\"courses\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-10T13:17:58+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/asic-chile.cl\/inaoe\/program\/\",\"url\":\"https:\/\/asic-chile.cl\/inaoe\/program\/\",\"name\":\"Program - courses\",\"isPartOf\":{\"@id\":\"https:\/\/asic-chile.cl\/inaoe\/#website\"},\"datePublished\":\"2022-11-10T11:19:32+00:00\",\"dateModified\":\"2025-03-10T13:17:58+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/asic-chile.cl\/inaoe\/program\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/asic-chile.cl\/inaoe\/program\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/asic-chile.cl\/inaoe\/program\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/asic-chile.cl\/inaoe\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Program\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/asic-chile.cl\/inaoe\/#website\",\"url\":\"https:\/\/asic-chile.cl\/inaoe\/\",\"name\":\"courses\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/asic-chile.cl\/inaoe\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Program - courses","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/asic-chile.cl\/inaoe\/program\/","og_locale":"es_ES","og_type":"article","og_title":"Program - courses","og_description":"Program Programa INAOE Time Topic Lecturer Monday &#8211; 3\/24\/2025 8:30 &#8211; 9:00 Event Registration 9:00 &#8211; 18:00 Introduction to Digital Design FlowVerilog for SynthesisLunch BreakFundamentals of CMOS ISimulation of Digital Circuits with VCS V\u00edctor Grimblatt Tuesday &#8211; 3\/25\/2025 9:00 &#8211; 18:00 Fundamentals of CMOS IILab 1: VerilogLunch BreakIntroduction to Fabrication of ICsLab 2: Verilog V\u00edctor [&hellip;]","og_url":"https:\/\/asic-chile.cl\/inaoe\/program\/","og_site_name":"courses","article_modified_time":"2025-03-10T13:17:58+00:00","twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"3 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/asic-chile.cl\/inaoe\/program\/","url":"https:\/\/asic-chile.cl\/inaoe\/program\/","name":"Program - courses","isPartOf":{"@id":"https:\/\/asic-chile.cl\/inaoe\/#website"},"datePublished":"2022-11-10T11:19:32+00:00","dateModified":"2025-03-10T13:17:58+00:00","breadcrumb":{"@id":"https:\/\/asic-chile.cl\/inaoe\/program\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/asic-chile.cl\/inaoe\/program\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/asic-chile.cl\/inaoe\/program\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/asic-chile.cl\/inaoe\/"},{"@type":"ListItem","position":2,"name":"Program"}]},{"@type":"WebSite","@id":"https:\/\/asic-chile.cl\/inaoe\/#website","url":"https:\/\/asic-chile.cl\/inaoe\/","name":"courses","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/asic-chile.cl\/inaoe\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"}]}},"_links":{"self":[{"href":"https:\/\/asic-chile.cl\/inaoe\/wp-json\/wp\/v2\/pages\/721","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/asic-chile.cl\/inaoe\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/asic-chile.cl\/inaoe\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/asic-chile.cl\/inaoe\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/asic-chile.cl\/inaoe\/wp-json\/wp\/v2\/comments?post=721"}],"version-history":[{"count":0,"href":"https:\/\/asic-chile.cl\/inaoe\/wp-json\/wp\/v2\/pages\/721\/revisions"}],"wp:attachment":[{"href":"https:\/\/asic-chile.cl\/inaoe\/wp-json\/wp\/v2\/media?parent=721"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}