Core 3DES / DES (VHDL) en OpenCores.org

Marzo 6, 2008

This is a VHDL implementation of Triple-DES (pipelined) and DES cryptographic algorithms, as recommended by NIST.

More details: http://www.opencores.org/projects.cgi/web/3des_vhdl/overview


Petalinux

Febrero 29, 2008

PetaLinux is source-based hardware and software distribution which has been developed specifically for using Embedded Linux on reconfigurable logic devices. The PetaLinux distribution includes everything needed to easily create Linux systems running on Xilinx field programmable gate arrays (FPGAs).

PetaLinux is developed and maintained by PetaLogix. PetaLinux builds upon and extends the well-known uClinux-dist build environment that is maintained by SnapGear.

http://developer.petalogix.com/


How to design with FPGAs from the ground up

Diciembre 2, 2007

Step by step tutorial on learning how to design with FPGAs making a “real-world” project.

http://svenand.blogdrive.com/archive/11.html


Picoblaze start

Octubre 2, 2007

Si se tiene un kit de desarrollo de Diligent basado en una FPGA Spartan, hay una nota de aplicación de Xilinx que explica como usar el display de LCD que trae dicho kit, cuyo uso está implementado usando Picoblaze. Este documento está bueno como para empezar a jugar un poco con esta tecnología y entender el uso del kit y Picoblaze.