Computational Storage Comes One Step Closer

Image credit: Samsung Computational storage has its first set of official specifications following the publication of version 1.0 of The Storage Networking Industry Association’s Computational Storage Architecture and Programming Model. As reported by The Register, the model is aimed at developing this promising new tech by allowing different manufacturers’ designs to operate together. For the latest … Continue reading Computational Storage Comes One Step Closer

Moore’s Law is Dead – Long Live the chiplet

Dr. Gordon Moore was the Director of Research and Development at Fairchild when he wrote the paper, “Cramming More Components onto Integrated Circuits” which was published in the April 19, 1965 issue of Electronics.  Following this publication, Dr. Carver Mead of Caltech declared Dr. Moore’s predictions as “Moore’s Law”. For the latest VHDL projects, code snippets, … Continue reading Moore’s Law is Dead – Long Live the chiplet

FPGA’er is alive and kicking!

(We just changed our website address). The new blog has several new articles and features, in addition to actualizations of articles that were hosted in the past on this website. Examples: A series of articles and projects for Digilent's Basys 3 board (using an Artix-7 FPGA from Xilinx) New technical articles and code snippets, among … Continue reading FPGA’er is alive and kicking!

Image processing on FPGA (1)

Introduction This is meant to be the first among a series of articles about image processing on FPGA. As it is usual on FPGA'er website, articles will include sample code and test benches. Basic concepts Let's define some common technology. A digital image is a frame. For starters, we will analyze grayscale images (as opposed … Continue reading Image processing on FPGA (1)

Keras and IMDB: Love, hate, sex and money

Keras is a high-level neural networks API, written in Python and capable of running on top of TensorFlow, CNTK, or Theano. I have recently installed Anaconda, TensorFlow, and Keras in my laptop PC as part of my Deep Machine Learning (DML) plan. I am reading two books in for my learning effort in parallel: MIT's Deep Learning book … Continue reading Keras and IMDB: Love, hate, sex and money

Intel Xeon processor with FPGA – now shipping

There have been many announcements about what would be the next generation Intel Xeon platform with integrated FPGA, also on this blog. Now Intel has finally announced that they are shipping their Xeon 6138P Gold with integrated FPGA accelerator to selected customers. The Intel Xeon 6138P includes ane Arria10 GX 1150 FPGA core, with up to … Continue reading Intel Xeon processor with FPGA – now shipping

Cyclone V GX Starter kit – HW LED flasher

The first in the projects for the Cyclone V GX Starter kit will be a HW LED flasher. Although the design is very easy, it is a complete design including absolutely all the elements needed to achieve a reliable design with timing closure. For an introduction about the Cyclone V GX Starter kit evaluation board, … Continue reading Cyclone V GX Starter kit – HW LED flasher