-- Top Level Component Interface
COMPONENT Nanoprocessor_Design
Port ( Clk : in STD_LOGIC;
reset : in STD_LOGIC;
Register7 : out STD_LOGIC_VECTOR (3 downto 0);
OverflowFlag : out STD_LOGIC;
ZeroFlag : out STD_LOGIC;
To7Segment : out STD_LOGIC_VECTOR (6 downto 0);
Display : out STD_LOGIC_VECTOR (3 downto 0));
end COMPONENT;
-
Notifications
You must be signed in to change notification settings - Fork 1
SharadaShehan/Nanoprocessor_Design
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Xilinx Vivado project for nanoprocessor designing with VHDL
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published