mirror of
https://github.com/Jimmy-Bots/Short-Term.git
synced 2026-03-30 11:23:33 +00:00
11 lines
231 B
VHDL
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;
|