HDL #2 – Simulation and Testbench of Digital Circuits Design

  Hello Robonesians, in the world of digital circuit design, whether for FPGAs or ASICs, there is one crucial stage before a design is realized into physical hardware: simulation. Simulation cannot be separated from the testbench, because the testbench is the “driving engine” that makes digital circuit design simulations possible. For beginners, questions often arise: […]

Verilog #6: Numbers in Verilog Programming

  Hello Robonesians, this article will explain numbers in Verilog programming. The discussion will cover the definition of numbers, number types, base/radix, bit size/width, and recommended and non-recommended number representation formats in Verilog programming.   6.1 Numbers in Verilog Programming Numbers in Verilog programming are a fundamental concept used to represent numeric values in digital […]

Verilog #5: Logic Value and Logic Strength In Verilog Programming

  Hello Robonesians, in Verilog programming, we recognize logic values and logic strengths. Logic values and logic strengths are important concepts used to describe the behavior of digital circuits. Here’s a brief explanation of both.   5.1 Logic Values in Verilog Programming Logic values are used to describe the state of a signal or variable […]

Verilog #4: Important Things in Verilog Programming

  Hello Robonesians, here are some important things that HDL (Hardware description language) programmers need to know when building digital systems using the Verilog programming language.   4.1 Ports in Verilog Programming In Verilog programming, ports connected to a module can be of three types: The input port used to enter the module. Declaring a […]

Verilog #3: Pre-Define Library In Verilog Programming

  Hello Robonesians, if we compare Verilog HDL programming with VHDL programming, there are quite striking differences in terms of pre-defined libraries and the way both manage built-in resources.   3.1 Differences in the Concept of “Library” between VHDL and Verilog VHDL has an explicit library system, namely “library” and “use”, with several pre-defined packages […]

Verilog #2: Verilog Program Structure

  Hello Robonesians, after learning about Verilog programming in the previous article (Getting to Know Verilog Programming), in this article, we’ll continue our learning of Verilog programming, specifically exploring the structure of the Verilog programming language (Module Definition) and how to instantiate those modules. The Verilog program structures presented in this article are based on […]

Verilog #1: Getting to Know Verilog Programming

  Hello Robonesians, after previously we have studied together the HDL hardware description programming language, namely VHDL , in this article and God willing, in the next few articles, we will invite all friends to learn the HDL programming language which is the successor to the VHDL programming language, namely the Verilog programming language. 1.1 […]

Mengenal AMD Xilinx Vivado Design Suite

  Sahabat Robonesia, dalam dunia desain digital dan FPGA (Field Programmable Gate Array), keberadaan Electronic Design Automation (EDA) tool sangat krusial. Salah satu EDA paling populer dan banyak digunakan di industri maupun akademik adalah AMD Xilinx Vivado Design Suite. Vivado merupakan software resmi dari AMD Xilinx yang digunakan untuk desain, simulasi, sintesis, implementasi, dan debugging […]

Bays3 FPGA board – Digilent

  Sahabat robonesia, artikel ini akan mengulas (Review) salah satu development board yang dapat kita gunakan untuk media beajar dan prototyping desain sistem digital berbasis chip Field Programmable Gate Array (FPGA). Development board tersebut adalah Basys3. Basys3 adalah development board sistem elektronika digital berbasis FPGA buatan Digilent. Basys3 dapat kita gunakan untuk belajar membuat desain […]

FPGA #2: FPGA AMD Xilinx 7-Series

  Sahabat Robonesia, setelah pada artikel berjudul “Field Programmable Gate Array” telah kita bahas mengenai definisi FPGA, arsitekturnya, alur pemrogramannya, dan beberapa topik terkait lainnya, maka pada artikel kali ini kita akan mengulas (Review) salah satu produk chip FPGA yang populer digunakan oleh kalangan akademisi dan dunia industry, yaitu chip FPGA 7-series yang merupakan buatan […]

error: Content is protected !!