ac5895baa3
Something is wrong with the translation block symbol. I'm gonna try and fix it without deleting everything but this commit is just in case i fuck that up
12 lines
261 B
VHDL
12 lines
261 B
VHDL
-- generated by newgenasym Wed Mar 04 17:06:07 2015
|
|
|
|
library ieee;
|
|
use ieee.std_logic_1164.all;
|
|
use work.all;
|
|
entity mpsh81 is
|
|
port (
|
|
B: INOUT STD_LOGIC;
|
|
C: INOUT STD_LOGIC;
|
|
E: INOUT STD_LOGIC);
|
|
end mpsh81;
|