{"id":3684,"date":"2026-08-10T09:07:07","date_gmt":"2026-08-10T09:07:07","guid":{"rendered":"https:\/\/nokobox.com\/index.php\/item\/udemy-fpga-vhdl-course-coding-qspi-nor-flash-memory-2021-4\/"},"modified":"2026-08-10T09:07:07","modified_gmt":"2026-08-10T09:07:07","slug":"udemy-fpga-vhdl-course-coding-qspi-nor-flash-memory-2021-4","status":"publish","type":"digital_item","link":"https:\/\/nokobox.com\/index.php\/item\/udemy-fpga-vhdl-course-coding-qspi-nor-flash-memory-2021-4\/","title":{"rendered":"Udemy \u2013 FPGA VHDL course coding QSPI nor flash memory 2021-4"},"content":{"rendered":"<div class=\"w-post-elm post_content\">\n<h2 dir=\"ltr\" style=\"text-align: left\" data-sourcepos=\"3:1-3:16\"><span style=\"vertical-align: inherit\">Description<\/span><\/h2>\n<p dir=\"ltr\" style=\"text-align: left\" data-sourcepos=\"5:1-5:36\"><span style=\"vertical-align: inherit\">FPGA course VHDL coding course QSPI nor flash memory. This course teaches you how to write VHDL code to communicate with flash memory using the Quad SPI protocol. The instructor of the course is an electronic engineer specializing in FPGAs and will teach you step by step, from designing the code to turning it into a real code that runs. In this course, we will use a specific part from Micron as a real example of flash memory and connect it to the code to check its performance in simulation. Why should you participate in this course?<\/span><\/p>\n<p dir=\"ltr\" style=\"text-align: left\" data-sourcepos=\"19:1-19:117\"><span style=\"vertical-align: inherit\">Today, every FPGA needs to be loaded from flash memory. Flash loads the FPGA every time the board or expansion board is reset. Of course, another use of flash memory is to store your information. This is done by writing code that controls the flash memory, either by the FPGA itself or by a CPU that can communicate with the flash memory. Any company hiring an FPGA engineer will appreciate having this knowledge of how to use flash memories. In this course, which is actually the only course\/video tutorial or article that explains how to use flash memory from the ground up on the entire internet (and you can check it out), we\u2019ll cover everything you need to know to work with flash memory. You need flash, we will teach you. After completing this course, you will become a master in the field of flash memory. Due to the complexity of using flash memory and the SPI protocol with quad data, you won\u2019t find a single source \u2013 google it yourself and see. The VHDL course is long, so we will cover all the problems and timing issues in this course. We write complete VHDL code to work with flash memory and also edit and improve the code in simulation. At the end of this VHDL course, you will have a complete and functional code (which you can download or write with me during the course sessions and compare with my code). Here is a short list of what you will learn in this course:<\/span><\/p>\n<ul dir=\"ltr\" style=\"text-align: left\" data-sourcepos=\"35:1-36:8\">\n<li data-sourcepos=\"35:1-35:106\"><span style=\"vertical-align: inherit\">Nor Flash Memory vs Nand Flash Memory \u2013 Why do we need Nor Flash for FPGA loading?<\/span><\/li>\n<li data-sourcepos=\"36:1-36:8\"><span style=\"vertical-align: inherit\">Timing problems of flash memories and how to deal with them in the code (explained using Datasheet)<\/span><\/li>\n<li data-sourcepos=\"37:1-37:41\"><span style=\"vertical-align: inherit\">How to configure internal flash memory registers<\/span><\/li>\n<li data-sourcepos=\"38:1-38:41\"><span style=\"vertical-align: inherit\">How to write data to flash memory in single mode<\/span><\/li>\n<li data-sourcepos=\"39:1-39:47\"><span style=\"vertical-align: inherit\">How to write data to flash memory in quad mode<\/span><\/li>\n<li data-sourcepos=\"40:1-40:31\"><span style=\"vertical-align: inherit\">How to read data from flash memory<\/span><\/li>\n<li data-sourcepos=\"41:1-41:25\"><span style=\"vertical-align: inherit\">How to erase flash memory<\/span><\/li>\n<li data-sourcepos=\"42:1-42:28\"><span style=\"vertical-align: inherit\">Explanation of flash memory frequencies<\/span><\/li>\n<li data-sourcepos=\"43:1-43:63\"><span style=\"vertical-align: inherit\">Flash memory \u2013 memory table and memory partitions explained<\/span><\/li>\n<li data-sourcepos=\"44:1-44:57\"><span style=\"vertical-align: inherit\">How to connect the Micron flash memory Verilog module to our VHDL code<\/span><\/li>\n<li data-sourcepos=\"45:1-45:169\"><span style=\"vertical-align: inherit\">Micron Flash Memory Simulation in Modelsim \u2013 This flash module shows a real module with real timing problems, voltages and all its configurations including resets and everything.<\/span><\/li>\n<li data-sourcepos=\"46:1-46:76\"><span style=\"vertical-align: inherit\">Flash memory works with the SPI protocol, so the VHDL code covers that as well<\/span><\/li>\n<li data-sourcepos=\"47:1-48:0\"><span style=\"vertical-align: inherit\">Etc\u2026<\/span><\/li>\n<\/ul>\n<p dir=\"ltr\" style=\"text-align: left\" data-sourcepos=\"49:1-49:216\"><span style=\"vertical-align: inherit\">This VHDL training course for all levels is made by a professional electronics and computer engineer. This lecturer has a lot of experience with FPGAs of all companies in the market and board design and has worked with different types of flash memories.<\/span><\/p>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">What you will learn in the FPGA VHDL course coding QSPI nor flash memory<\/span><\/h3>\n<div class=\"what-you-will-learn--content-spacing--6eP1j\" dir=\"ltr\" style=\"text-align: left\">\n<ul class=\"ud-unstyled-list ud-block-list what-you-will-learn--objectives-list--qsvE2 what-you-will-learn--objectives-list-two-column-layout--ED4as\">\n<li>\n<div class=\"ud-block-list-item ud-block-list-item-small ud-block-list-item-tight ud-block-list-item-neutral ud-text-sm\" data-purpose=\"objective\">\n<div class=\"ud-block-list-item-content\"><span class=\"what-you-will-learn--objective-item--VZFww\"><span style=\"vertical-align: inherit\">Principles of flash memory Nor<\/span><\/span><\/div>\n<\/div>\n<\/li>\n<li>\n<div class=\"ud-block-list-item ud-block-list-item-small ud-block-list-item-tight ud-block-list-item-neutral ud-text-sm\" data-purpose=\"objective\">\n<div class=\"ud-block-list-item-content\"><span class=\"what-you-will-learn--objective-item--VZFww\"><span style=\"vertical-align: inherit\">Design a VHDL project from scratch! After this course, you will be able to design any project yourself<\/span><\/span><\/div>\n<\/div>\n<\/li>\n<li>\n<div class=\"ud-block-list-item ud-block-list-item-small ud-block-list-item-tight ud-block-list-item-neutral ud-text-sm\" data-purpose=\"objective\">\n<div class=\"ud-block-list-item-content\"><span class=\"what-you-will-learn--objective-item--VZFww\"><span style=\"vertical-align: inherit\">Writing VHDL code to work with flash light memory<\/span><\/span><\/div>\n<\/div>\n<\/li>\n<li>\n<div class=\"ud-block-list-item ud-block-list-item-small ud-block-list-item-tight ud-block-list-item-neutral ud-text-sm\" data-purpose=\"objective\">\n<div class=\"ud-block-list-item-content\"><span class=\"what-you-will-learn--objective-item--VZFww\"><span style=\"vertical-align: inherit\">How to read\/write micron and flash memory<\/span><\/span><\/div>\n<\/div>\n<\/li>\n<li>\n<div class=\"ud-block-list-item ud-block-list-item-small ud-block-list-item-tight ud-block-list-item-neutral ud-text-sm\" data-purpose=\"objective\">\n<div class=\"ud-block-list-item-content\"><span class=\"what-you-will-learn--objective-item--VZFww\"><span style=\"vertical-align: inherit\">How to set up a new flash memory, setting up its internal registers<\/span><\/span><\/div>\n<\/div>\n<\/li>\n<li>\n<div class=\"ud-block-list-item ud-block-list-item-small ud-block-list-item-tight ud-block-list-item-neutral ud-text-sm\" data-purpose=\"objective\">\n<div class=\"ud-block-list-item-content\"><span class=\"what-you-will-learn--objective-item--VZFww\"><span style=\"vertical-align: inherit\">How to write a simulation for Micron Nor Flash Memory Verilog part and simulate it<\/span><\/span><\/div>\n<\/div>\n<\/li>\n<li>\n<div class=\"ud-block-list-item ud-block-list-item-small ud-block-list-item-tight ud-block-list-item-neutral ud-text-sm\" data-purpose=\"objective\">\n<div class=\"ud-block-list-item-content\"><span class=\"what-you-will-learn--objective-item--VZFww\"><span style=\"vertical-align: inherit\">Everything you need to know about Micron and Flash Memory<\/span><\/span><\/div>\n<\/div>\n<\/li>\n<li>\n<div class=\"ud-block-list-item ud-block-list-item-small ud-block-list-item-tight ud-block-list-item-neutral ud-text-sm\" data-purpose=\"objective\">\n<div class=\"ud-block-list-item-content\"><span class=\"what-you-will-learn--objective-item--VZFww\"><span style=\"vertical-align: inherit\">How to approach any flash memory of any type and product on the market<\/span><\/span><\/div>\n<\/div>\n<\/li>\n<li>\n<div class=\"ud-block-list-item ud-block-list-item-small ud-block-list-item-tight ud-block-list-item-neutral ud-text-sm\" data-purpose=\"objective\">\n<div class=\"ud-block-list-item-content\"><span class=\"what-you-will-learn--objective-item--VZFww\"><span style=\"vertical-align: inherit\">How to work with flash light memory in different modes: SPI, Dual SPI, Quad SPI<\/span><\/span><\/div>\n<\/div>\n<\/li>\n<\/ul>\n<\/div>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">This course is suitable for people who<\/span><\/h3>\n<ul dir=\"ltr\" style=\"text-align: left\">\n<li data-sourcepos=\"51:1-51:66\"><span style=\"vertical-align: inherit\">Anyone who wants to know how to use flash memory from scratch<\/span><\/li>\n<li data-sourcepos=\"52:1-53:0\"><span style=\"vertical-align: inherit\">Anyone who wants to become a better VHDL developer<\/span><\/li>\n<\/ul>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Specifications of FPGA VHDL course coding QSPI nor flash memory<\/span><\/h3>\n<ul dir=\"ltr\" style=\"text-align: left\">\n<li><span style=\"vertical-align: inherit\">Publisher:&nbsp; <\/span><a href=\"https:\/\/href.li\/?https:\/\/www.udemy.com\/course\/fpga-vhdl-coding-qspi-nor-flash-memory-from-zero-to-hero\/?couponCode=LETSLEARNNOWPP\" target=\"_blank\"><span style=\"vertical-align: inherit\">Udemy<\/span><\/a><\/li>\n<li><span style=\"vertical-align: inherit\">Lecturer: <\/span><a href=\"https:\/\/downloadlynet.ir\/tag\/ofer-keren\/\"><span style=\"vertical-align: inherit\">Ofer Keren<\/span><\/a><\/li>\n<li><span style=\"vertical-align: inherit\">Training level: beginner to advanced<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Training duration: 15 hours and 6 minutes<\/span><\/li>\n<\/ul>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Course topics on 8\/2021<\/span><\/h3>\n<h3 dir=\"ltr\" style=\"text-align: left\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-906356 size-full\" src=\"https:\/\/downloadly.ir\/wp-content\/uploads\/2024\/06\/FPGA-VHDL-course-coding-QSPI-nor-flash-memory-1.jpg\" alt=\"FPGA VHDL course coding QSPI nor flash memory\" width=\"887\" height=\"324\"><\/h3>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Prerequisites of the FPGA course, VHDL coding course, QSPI nor flash memory<\/span><\/h3>\n<ul dir=\"ltr\" style=\"text-align: left\">\n<li dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">VHDL Knowledge<\/span><\/li>\n<li dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">PC with internet connection<\/span><\/li>\n<li dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Modelsim simulation tool \u2013 (not a must for learning\u2026 \ud83d\ude42<\/span><\/li>\n<\/ul>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Course images<\/span><\/h3>\n<h3 dir=\"ltr\" style=\"text-align: left\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-906357 size-full\" src=\"https:\/\/downloadly.ir\/wp-content\/uploads\/2024\/06\/FPGA-VHDL-course-coding-QSPI-nor-flash-memory.jpg\" alt=\"FPGA VHDL course coding QSPI nor flash memory\" width=\"834\" height=\"345\"><\/h3>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Sample video of the course<\/span><\/h3>\n<div style=\"width: 640px;\" class=\"wp-video\"><span class=\"mejs-offscreen\">Video Player<\/span><\/p>\n<div id=\"mep_0\" class=\"mejs-container mejs-container-keyboard-inactive wp-video-shortcode mejs-video\" tabindex=\"0\" role=\"application\" aria-label=\"Video Player\" style=\"width: 640px; height: 360px; min-width: 217px;\">\n<div class=\"mejs-inner\">\n<div class=\"mejs-mediaelement\"><mediaelementwrapper id=\"video-128265-1\"><video class=\"wp-video-shortcode\" id=\"video-128265-1_html5\" width=\"640\" height=\"360\" preload=\"metadata\" src=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/FPGA_VHDL_course_coding_QSPI_nor_flash_memory_Downloadly.ir.mp4?_=1\" style=\"width: 640px; height: 360px;\"><source type=\"video\/mp4\" src=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/FPGA_VHDL_course_coding_QSPI_nor_flash_memory_Downloadly.ir.mp4?_=1\"><a href=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/FPGA_VHDL_course_coding_QSPI_nor_flash_memory_Downloadly.ir.mp4?nocache=1786099214372\">https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/FPGA_VHDL_course_coding_QSPI_nor_flash_memory_Downloadly.ir.mp4<\/a><\/video><\/mediaelementwrapper><\/div>\n<div class=\"mejs-layers\">\n<div class=\"mejs-poster mejs-layer\" style=\"display: none; width: 100%; height: 100%;\"><\/div>\n<div class=\"mejs-overlay mejs-layer\" style=\"display: none; width: 100%; height: 100%;\">\n<div class=\"mejs-overlay-loading\"><span class=\"mejs-overlay-loading-bg-img\"><\/span><\/div>\n<\/div>\n<div class=\"mejs-overlay mejs-layer\" style=\"display: none; width: 100%; height: 100%;\">\n<div class=\"mejs-overlay-error\"><\/div>\n<\/div>\n<div class=\"mejs-overlay mejs-layer mejs-overlay-play\" style=\"width: 100%; height: 100%;\">\n<div class=\"mejs-overlay-button\" role=\"button\" tabindex=\"0\" aria-label=\"Play\" aria-pressed=\"false\"><\/div>\n<\/div>\n<\/div>\n<div class=\"mejs-controls\">\n<div class=\"mejs-button mejs-playpause-button mejs-play\"><button type=\"button\" aria-controls=\"mep_0\" title=\"Play\" aria-label=\"Play\" tabindex=\"0\"><\/button><\/div>\n<div class=\"mejs-time mejs-currenttime-container\" role=\"timer\" aria-live=\"off\"><span class=\"mejs-currenttime\">00:00<\/span><\/div>\n<div class=\"mejs-time-rail\"><span class=\"mejs-time-total mejs-time-slider\" role=\"slider\" tabindex=\"0\" aria-label=\"Time Slider\" aria-valuemin=\"0\" aria-valuemax=\"0\" aria-valuenow=\"0\" aria-valuetext=\"00:00\"><span class=\"mejs-time-buffering\" style=\"display: none;\"><\/span><span class=\"mejs-time-loaded\"><\/span><span class=\"mejs-time-current\"><\/span><span class=\"mejs-time-hovered no-hover\"><\/span><span class=\"mejs-time-handle\"><span class=\"mejs-time-handle-content\"><\/span><\/span><span class=\"mejs-time-float\"><span class=\"mejs-time-float-current\">00:00<\/span><span class=\"mejs-time-float-corner\"><\/span><\/span><\/span><\/div>\n<div class=\"mejs-time mejs-duration-container\"><span class=\"mejs-duration\">00:00<\/span><\/div>\n<div class=\"mejs-button mejs-volume-button mejs-mute\"><button type=\"button\" aria-controls=\"mep_0\" title=\"Mute\" aria-label=\"Mute\" tabindex=\"0\"><\/button><a href=\"javascript:void(0);\" class=\"mejs-volume-slider\" aria-label=\"Volume Slider\" aria-valuemin=\"0\" aria-valuemax=\"100\" role=\"slider\" aria-orientation=\"vertical\"><span class=\"mejs-offscreen\">Use Up\/Down Arrow keys to increase or decrease volume.<\/span><\/p>\n<div class=\"mejs-volume-total\">\n<div class=\"mejs-volume-current\" style=\"bottom: 0px; height: 100%;\"><\/div>\n<div class=\"mejs-volume-handle\" style=\"bottom: 100%; margin-bottom: -3px;\"><\/div>\n<\/div>\n<p><\/a><\/div>\n<div class=\"mejs-button mejs-fullscreen-button\"><button type=\"button\" aria-controls=\"mep_0\" title=\"Fullscreen\" aria-label=\"Fullscreen\" tabindex=\"0\"><\/button><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div dir=\"ltr\" style=\"text-align: left\">\n<h3><span style=\"vertical-align: inherit\">Installation guide<\/span><\/h3>\n<p><span style=\"vertical-align: inherit\">After Extract, view with your favorite Player.<\/span><\/p>\n<p><span style=\"vertical-align: inherit\">English subtitle<\/span><\/p>\n<p><span style=\"vertical-align: inherit\">Quality: 720p<\/span><\/p>\n<\/div>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Download link<\/span><\/h3>\n<h4><strong>Downloadly<\/strong><\/h4>\n<p dir=\"ltr\" style=\"text-align: left\"><a href=\"https:\/\/dl3.downloadly.ir\/Files\/Elearning\/Udemy_FPGA_VHDL_course_coding_QSPI_nor_flash_memory_2021-4.part1_Downloadly.ir.rar?nocache=1786099213\"><span style=\"vertical-align: inherit\">Download Part 1 \u2013 2 GB<\/span><\/a><\/p>\n<p dir=\"ltr\" style=\"text-align: left\"><a href=\"https:\/\/dl3.downloadly.ir\/Files\/Elearning\/Udemy_FPGA_VHDL_course_coding_QSPI_nor_flash_memory_2021-4.part2_Downloadly.ir.rar?nocache=1786099213\"><span style=\"vertical-align: inherit\">Download Part 2 \u2013 2 GB<\/span><\/a><\/p>\n<p dir=\"ltr\" style=\"text-align: left\"><a href=\"https:\/\/dl3.downloadly.ir\/Files\/Elearning\/Udemy_FPGA_VHDL_course_coding_QSPI_nor_flash_memory_2021-4.part3_Downloadly.ir.rar?nocache=1786099213\"><span style=\"vertical-align: inherit\">Download Part 3 \u2013 2 GB<\/span><\/a><\/p>\n<p dir=\"ltr\" style=\"text-align: left\"><a href=\"https:\/\/dl3.downloadly.ir\/Files\/Elearning\/Udemy_FPGA_VHDL_course_coding_QSPI_nor_flash_memory_2021-4.part4_Downloadly.ir.rar?nocache=1786099213\"><span style=\"vertical-align: inherit\">Download Part 4 \u2013 2 GB<\/span><\/a><\/p>\n<p dir=\"ltr\" style=\"text-align: left\"><a href=\"https:\/\/dl3.downloadly.ir\/Files\/Elearning\/Udemy_FPGA_VHDL_course_coding_QSPI_nor_flash_memory_2021-4.part5_Downloadly.ir.rar?nocache=1786099213\"><span style=\"vertical-align: inherit\">Download Part 5 \u2013 660 MB<\/span><\/a><\/p>\n<h4><strong>Rapidgator<\/strong><\/h4>\n<p dir=\"ltr\" style=\"text-align: left\"><a href=\"https:\/\/rapidgator.net\/file\/e8bb276168adace95733814a65bcb516\/Udemy_FPGA_VHDL_course_coding_QSPI_nor_flash_memory_2021-4.part1_Downloadly.ir.rar.html\" target=\"_blank\" rel=\"noopener\"><span style=\"vertical-align: inherit\">Download Part 1 \u2013 2 GB<\/span><\/a><\/p>\n<p dir=\"ltr\" style=\"text-align: left\"><a href=\"https:\/\/rapidgator.net\/file\/75e549ff91aeaf35735f8a3e1498e1d7\/Udemy_FPGA_VHDL_course_coding_QSPI_nor_flash_memory_2021-4.part2_Downloadly.ir.rar.html\" target=\"_blank\" rel=\"noopener\"><span style=\"vertical-align: inherit\">Download Part 2 \u2013 2 GB<\/span><\/a><\/p>\n<p dir=\"ltr\" style=\"text-align: left\"><a href=\"https:\/\/rapidgator.net\/file\/a767816d093b79036e4d98f815a444f4\/Udemy_FPGA_VHDL_course_coding_QSPI_nor_flash_memory_2021-4.part3_Downloadly.ir.rar.html\" target=\"_blank\" rel=\"noopener\"><span style=\"vertical-align: inherit\">Download Part 3 \u2013 2 GB<\/span><\/a><\/p>\n<p dir=\"ltr\" style=\"text-align: left\"><a href=\"https:\/\/rapidgator.net\/file\/00a1d67515c9d4e6f1ecbd72b02cde25\/Udemy_FPGA_VHDL_course_coding_QSPI_nor_flash_memory_2021-4.part4_Downloadly.ir.rar.html\" target=\"_blank\" rel=\"noopener\"><span style=\"vertical-align: inherit\">Download Part 4 \u2013 2 GB<\/span><\/a><\/p>\n<p dir=\"ltr\" style=\"text-align: left\"><a href=\"https:\/\/rapidgator.net\/file\/bafd85d071e8f738633dccdc7eb563eb\/Udemy_FPGA_VHDL_course_coding_QSPI_nor_flash_memory_2021-4.part5_Downloadly.ir.rar.html\" target=\"_blank\" rel=\"noopener\"><span style=\"vertical-align: inherit\">Download Part 5 \u2013 660 MB<\/span><\/a><\/p>\n<h5 dir=\"ltr\">Password file(s): <a>www.downloadly.ir<\/a><\/h5>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Size<\/span><\/h3>\n<p dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">8.6 GB<\/span><\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Description FPGA course VHDL coding course QSPI nor flash memory. This course teaches you how to write VHDL code to communicate with flash memory using the Quad<\/p>\n","protected":false},"author":1,"template":"","dgi_category":[10458],"dgi_tag":[41677,41678,41679,41680,41681,41682,41683,41684,41685,41686,41687,41688,41689,41690,41691,41692,41693,41694,41695,41696,41697,41698,41699,41700],"class_list":["post-3684","digital_item","type-digital_item","status-publish","has-post-thumbnail","hentry","dgi_category-video-tutorials","dgi_tag-course-fpga-vhdl-course-coding-qspi-nor-flash-memory","dgi_tag-download-course-fpga-vhdl-course-coding-qspi-nor-flash-memory","dgi_tag-download-fpga-vhdl-course-coding-qspi-nor-flash-memory","dgi_tag-download-fpga-vhdl-course-coding-qspi-nor-flash-memory-course","dgi_tag-download-fpga-vhdl-course-coding-qspi-nor-flash-memory-course-for-free","dgi_tag-download-link-fpga-vhdl-course-coding-qspi-nor-flash-memory","dgi_tag-download-links-fpga-vhdl-course-coding-qspi-nor-flash-memory","dgi_tag-download-paid-course-fpga-vhdl-course-coding-qspi-nor-flash-memory","dgi_tag-fpga-vhdl-course-coding-qspi-nor-flash-memory-download-course","dgi_tag-fpga-vhdl-course-coding-qspi-nor-flash-memory-download-links","dgi_tag-fpga-vhdl-course-coding-qspi-nor-flash-memory-for-free","dgi_tag-fpga-vhdl-course-coding-qspi-nor-flash-memory-free-course","dgi_tag-fpga-vhdl-course-coding-qspi-nor-flash-memory-free-download","dgi_tag-free-download-course-fpga-vhdl-course-coding-qspi-nor-flash-memory","dgi_tag-free-download-fpga-vhdl-course-coding-qspi-nor-flash-memory","dgi_tag-free-download-link-fpga-vhdl-course-coding-qspi-nor-flash-memory","dgi_tag-free-download-links-fpga-vhdl-course-coding-qspi-nor-flash-memory","dgi_tag-free-download-paid-course-fpga-vhdl-course-coding-qspi-nor-flash-memory","dgi_tag-free-fpga-vhdl-course-coding-qspi-nor-flash-memory","dgi_tag-free-fpga-vhdl-course-coding-qspi-nor-flash-memory-download-course","dgi_tag-free-links-download-fpga-vhdl-course-coding-qspi-nor-flash-memory","dgi_tag-free-paid-course-download-links-fpga-vhdl-course-coding-qspi-nor-flash-memory","dgi_tag-ofer-keren","dgi_tag-paid-course-fpga-vhdl-course-coding-qspi-nor-flash-memory"],"_links":{"self":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/digital_item\/3684","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/digital_item"}],"about":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/types\/digital_item"}],"author":[{"embeddable":true,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/digital_item\/3684\/revisions"}],"wp:attachment":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/media?parent=3684"}],"wp:term":[{"taxonomy":"dgi_category","embeddable":true,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/dgi_category?post=3684"},{"taxonomy":"dgi_tag","embeddable":true,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/dgi_tag?post=3684"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}