News

we propose a reconfigurable electro-optic logic circuit which can perform any combinatorial logic operations using microring resonator-based optical switching array. The operands are represented by ...
Abstract: This letter describes a CAD system for automatic implementation of FIR filters on Xilinx field programmable gate arrays (FPGA). Given the frequency specifications, this software package ...
To build the demo program Copy demo.c and libabc.a to the working directory Run gcc -Wall -g -c demo.c -o demo.o Run g++ -g -o demo demo.o libabc.a -lm -ldl -lreadline -lpthread To run the demo ...