{"id":721,"date":"2022-11-10T11:19:32","date_gmt":"2022-11-10T11:19:32","guid":{"rendered":"https:\/\/asic-chile.cl\/icbootcampubb25\/?page_id=721"},"modified":"2025-03-11T15:10:42","modified_gmt":"2025-03-11T15:10:42","slug":"program","status":"publish","type":"page","link":"https:\/\/asic-chile.cl\/icbootcampubb25\/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 UBB 2025<\/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-title {\n            color: #1F4F9E;\n            background-color: #FB7C00;\n            padding: 10px;\n            border-radius: 8px;\n            display: inline-block;\n            font-weight: bold;\n            margin: 10px 0;\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 #1F4F9E;\n            padding: 12px;\n            text-align: center;\n            font-size: 16px;\n        }\n        .program-table th {\n            background-color: #1F4F9E;\n            color: #ffffff;\n            font-size: 18px;\n            font-weight: bold;\n        }\n        .program-table tr:nth-child(even) {\n            background-color: #FB7C00;\n            color: #ffffff;\n        }\n        .program-table tr:nth-child(odd) {\n            background-color: #ffffff;\n            color: #000000;\n        }\n        .program-table tr:hover {\n            background-color: #1F4F9E;\n            color: #ffffff;\n            transform: scale(1.01);\n            transition: all 0.3s ease-in-out;\n        }\n        .highlight {\n            background-color: #1F4F9E;\n            color: #ffffff;\n            font-weight: bold;\n            font-size: 18px;\n        }\n        .time-column {\n            width: 120px;\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 class=\"time-column\">Hora<\/th>\n                        <th>Lunes - 24\/3\/25<\/th>\n                        <th>Martes - 25\/3\/25<\/th>\n                        <th>Mi\u00e9rcoles - 26\/3\/25<\/th>\n                        <th>Jueves - 27\/3\/25<\/th>\n                        <th>Viernes - 28\/3\/25<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr><td>08:30<\/td><td><\/td><td>-<\/td><td>-<\/td><td>-<\/td><td>-<\/td><\/tr>\n                    \n                    <tr><td>09:00<\/td>\n                        <td>Event registration<br>Introduction to Digital Design Flow<br>(Juan Romero)<\/td>\n                        <td>Fundamentals of CMOS<br>(Ronald Valenzuela)<\/td>\n                        <td>Design Compiler I<br>(Esteban Viveros)<\/td>\n                        <td>IC Compiler I<br>(Ronald Valenzuela)<\/td>\n                        <td>Lab Final<\/td><\/tr>\n\n                    <tr><td>10:30<\/td><td colspan=\"5\">Coffee break<\/td><\/tr>\n\n                    <tr><td>11:00<\/td>\n                        <td>Verilog for Synthesis<br>(Juan Romero)<\/td>\n                        <td>Simulation of Digital Circuits with VCS<br>(Juan Romero)<\/td>\n                        <td>Design Compiler II<br>(Esteban Viveros)<\/td>\n                        <td>IC Compiler II<br>(Ronald Valenzuela)<\/td>\n                        <td>Lab Final<\/td><\/tr>\n\n                    <tr><td>12:30<\/td><td colspan=\"5\">Lunch Break<\/td><\/tr>\n\n                    <tr><td>14:00<\/td>\n                        <td>Lab 1 Verilog<br>(Juan Romero)<\/td>\n                        <td>Lab 1\/2: Verilog<br>(Juan Romero)<\/td>\n                        <td>Lab 3: Synthesis with Design Compiler<br>(Esteban Viveros)<\/td>\n                        <td>Lab 5: Place & Route with IC Compiler<br>(Ronald Valenzuela)<\/td>\n                        <td>Evaluation and Closure<\/td><\/tr>\n\n                    <tr><td>15:30<\/td><td colspan=\"5\">Coffee break<\/td><\/tr>\n\n                    <tr><td>16:00<\/td>\n                        <td>Lab 1 Verilog<br>(Juan Romero)<\/td>\n                        <td>Lab 2: Verilog<br>(Juan Romero)<\/td>\n                        <td>Lab 4: Synthesis with Design Compiler<br>(Esteban Viveros)<\/td>\n                        <td>Lab 6: Place & Route with IC Compiler<br>(Ronald Valenzuela)<\/td>\n                        <td><\/td><\/tr>\n\n                    <tr><td>17:30<\/td><td colspan=\"5\"><\/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 UBB 2025 Hora Lunes &#8211; 24\/3\/25 Martes &#8211; 25\/3\/25 Mi\u00e9rcoles &#8211; 26\/3\/25 Jueves &#8211; 27\/3\/25 Viernes &#8211; 28\/3\/25 08:30 &#8211; &#8211; &#8211; &#8211; 09:00 Event registrationIntroduction to Digital Design Flow(Juan Romero) Fundamentals of CMOS(Ronald Valenzuela) Design Compiler I(Esteban Viveros) IC Compiler I(Ronald Valenzuela) Lab Final 10:30 Coffee break 11:00 Verilog for Synthesis(Juan Romero) [&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\/icbootcampubb25\/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 UBB 2025 Hora Lunes &#8211; 24\/3\/25 Martes &#8211; 25\/3\/25 Mi\u00e9rcoles &#8211; 26\/3\/25 Jueves &#8211; 27\/3\/25 Viernes &#8211; 28\/3\/25 08:30 &#8211; &#8211; &#8211; &#8211; 09:00 Event registrationIntroduction to Digital Design Flow(Juan Romero) Fundamentals of CMOS(Ronald Valenzuela) Design Compiler I(Esteban Viveros) IC Compiler I(Ronald Valenzuela) Lab Final 10:30 Coffee break 11:00 Verilog for Synthesis(Juan Romero) [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/asic-chile.cl\/icbootcampubb25\/program\/\" \/>\n<meta property=\"og:site_name\" content=\"courses\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-11T15:10:42+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\/icbootcampubb25\/program\/\",\"url\":\"https:\/\/asic-chile.cl\/icbootcampubb25\/program\/\",\"name\":\"Program - courses\",\"isPartOf\":{\"@id\":\"https:\/\/asic-chile.cl\/icbootcampubb25\/#website\"},\"datePublished\":\"2022-11-10T11:19:32+00:00\",\"dateModified\":\"2025-03-11T15:10:42+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/asic-chile.cl\/icbootcampubb25\/program\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/asic-chile.cl\/icbootcampubb25\/program\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/asic-chile.cl\/icbootcampubb25\/program\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/asic-chile.cl\/icbootcampubb25\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Program\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/asic-chile.cl\/icbootcampubb25\/#website\",\"url\":\"https:\/\/asic-chile.cl\/icbootcampubb25\/\",\"name\":\"courses\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/asic-chile.cl\/icbootcampubb25\/?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\/icbootcampubb25\/program\/","og_locale":"es_ES","og_type":"article","og_title":"Program - courses","og_description":"Program Programa UBB 2025 Hora Lunes &#8211; 24\/3\/25 Martes &#8211; 25\/3\/25 Mi\u00e9rcoles &#8211; 26\/3\/25 Jueves &#8211; 27\/3\/25 Viernes &#8211; 28\/3\/25 08:30 &#8211; &#8211; &#8211; &#8211; 09:00 Event registrationIntroduction to Digital Design Flow(Juan Romero) Fundamentals of CMOS(Ronald Valenzuela) Design Compiler I(Esteban Viveros) IC Compiler I(Ronald Valenzuela) Lab Final 10:30 Coffee break 11:00 Verilog for Synthesis(Juan Romero) [&hellip;]","og_url":"https:\/\/asic-chile.cl\/icbootcampubb25\/program\/","og_site_name":"courses","article_modified_time":"2025-03-11T15:10:42+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\/icbootcampubb25\/program\/","url":"https:\/\/asic-chile.cl\/icbootcampubb25\/program\/","name":"Program - courses","isPartOf":{"@id":"https:\/\/asic-chile.cl\/icbootcampubb25\/#website"},"datePublished":"2022-11-10T11:19:32+00:00","dateModified":"2025-03-11T15:10:42+00:00","breadcrumb":{"@id":"https:\/\/asic-chile.cl\/icbootcampubb25\/program\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/asic-chile.cl\/icbootcampubb25\/program\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/asic-chile.cl\/icbootcampubb25\/program\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/asic-chile.cl\/icbootcampubb25\/"},{"@type":"ListItem","position":2,"name":"Program"}]},{"@type":"WebSite","@id":"https:\/\/asic-chile.cl\/icbootcampubb25\/#website","url":"https:\/\/asic-chile.cl\/icbootcampubb25\/","name":"courses","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/asic-chile.cl\/icbootcampubb25\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"}]}},"_links":{"self":[{"href":"https:\/\/asic-chile.cl\/icbootcampubb25\/wp-json\/wp\/v2\/pages\/721","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/asic-chile.cl\/icbootcampubb25\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/asic-chile.cl\/icbootcampubb25\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/asic-chile.cl\/icbootcampubb25\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/asic-chile.cl\/icbootcampubb25\/wp-json\/wp\/v2\/comments?post=721"}],"version-history":[{"count":0,"href":"https:\/\/asic-chile.cl\/icbootcampubb25\/wp-json\/wp\/v2\/pages\/721\/revisions"}],"wp:attachment":[{"href":"https:\/\/asic-chile.cl\/icbootcampubb25\/wp-json\/wp\/v2\/media?parent=721"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}