Figure 2 - uploaded by Ryszard S Romaniuk
Content may be subject to copyright.
The example of algorithm description in Python Code. 

The example of algorithm description in Python Code. 

Source publication
Article
Full-text available
Algorythmic synthesis using Python compiler, Proc.SPIE 9662; This paper presents a python to VHDL compiler. The compiler interprets an algorithmic description of a desired behavior written in Python and translate it to VHDL. FPGA combines many benefits of both software and ASIC implementations. Like software, the programmed circuit is flexible, a...

Context in source publication

Context 1
... has been choosen as HLPL. Example of matrix multipling algorithm descritipion is presented in Figure 2. ...

Similar publications

Article
Full-text available
Recently, deep learning (DL) has become best-in-class for numerous applications but at a high computational cost that necessitates high-performance energy-efficient acceleration. The reconfigurability of FPGAs is appealing due to the rapid change in DL models but also causes lower performance and area-efficiency compared to ASICs. In this article,...
Article
Full-text available
The objective of this work is to implement a scalable decimal to binary converter from 8 to 64 bits (i.e 2-digit to 16-digit) using parallel architecture. The proposed converters, along with binary coded decimal (BCD) adder and binary to BCD converters, are used in parallel implementation of Urdhva Triyakbhyam (UT)-based 32-bit BCD multiplier. To i...