0
mirror of https://github.com/Jimmy-Bots/Short-Term.git synced 2026-03-30 11:23:33 +00:00
2021-07-20 16:39:56 +08:00

11 lines
231 B
VHDL

-- generated by newgenasym Thu Jul 15 17:56:55 2021
library ieee;
use ieee.std_logic_1164.all;
use work.all;
entity resistor is
port (
\1\: INOUT STD_LOGIC;
\2\: INOUT STD_LOGIC);
end resistor;