Recently Updated Pages
1. Introduction to VHDL
1.1 What is VHDL VHDL is an acronym for VHSIC HDL or, more completely, Very High-Speed Integrate...
2. Dataflow Style in VHDL
2.1 What is Dataflow Style The Dataflow style is built on concurrency because the central idea i...
Quartus Prime Synthesis Tutorial
1.3 Quartus Prime Tutorial For this tutorial, we will use this code for reference : LIBRARY IE...
Quartus Prime Installation Tutorial
1.1 Quartus Prime Explanation Intel Quartus Prime is a comprehensive software suite from Intel u...
1.3 Datasheet
Datasheet is a piece of paper, in physical form or digital form, provided by the component or sof...
1.2 Basic Components
Before we make a digital system circuit, we have to know more about what component that will be u...
1.1 Learning Objectives
After completing this module, students are expected to be able to: Understand how to effecti...
Part 1 - Understanding Linked List
Definition of Linked List A Linked List is a linear data structure consisting of elements called...
Template EMAS
Header EMAS 1 - Literal Header <p dir="ltr" style="text-align: center;"><img src="https://emas3....
Vivado Simulation and Synthesis Tutorial
1.3 Vivado Tutorial For this tutorial, we will use this code for reference : LIBRARY IEEE; US...
ModelSim Simulation Tutorial
ModelSim Installation Tutorial
Vivado Installation Tutorial
1.1 Vivado Explanation Vivado is an Integrated Design Environment (IDE) developed by Xilinx (now...
Surat Menyurat
Tutorial: Setting Up a Collaborative Jupyter Lab
This tutorial outlines the steps to set up a collaborative Jupyter Lab environment for multiple u...
Part 2 - Types of Linked List
Types of Linked Lists Based on the structure of linked lists, they can be classified into severa...
Part 4 - Manual VS STL List
A doubly linked list is a data structure where each node contains a pointer to the next and previ...
Part 3 - Searching
1. Searching in a Custom Singly Linked List #include <bits/stdc++.h> using namespace std; //...
Part 1 - Example
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc consectetur, mauris ut condimentum ...
7. Best Basic Practices and Style Guidelines
7.1 Naming Conventions Variables: Use descriptive names (student_count, not sc) Constants: Use u...