Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

help to get gate circuit

Hi, I want to get the gate circuit which shows in the handwrite gate circuit so I wrote the VHDL code below LIBRARY ieee; USE ieee.std_logic_1164.ALL; USE ieee.numeric_std.ALL; ENTITY mem...