Top Banner

of 11

Makalah Pse

Oct 30, 2015

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript

MAKALAH PERANCANGAN SISTEM ELEKTRONIKSIMULASI PROGRAM XILINX ISE

Disusun Oleh:1. Rikoo Aditya Fratama (09530107)2. Eko Yanu Ariyanto (201010130311067)3. Sulistyo Ilmawan (201010130311032)

JURUSAN TEKNIK ELEKTROFAKULTAS TEKNIKUNIVERSITAS MUHAMMADIYAH MALANG20131. Listing Program Buka Brangkas OtomatisLibrary ieee;use ieee.std_logic_1164.all;Entity Brangkas isport ( P1, P2, P3 : in std_logic; F : out std_logic);end Brangkas;

architecture otomatisbuka of Brangkas isbegin F