Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (18 loc) · 460 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 460 Bytes

MHRD Solutions

My solutions for the game MHRD on Steam.

The logic circuits were created with Logic Sim. The *.lsim and *.mod files can be opened with it.

Tasks

Task NAND Count
NOT 1
NOT4B 4
AND 2
AND4B 8
OR 4
OR4W 9
XOR 4
------ ------
HALFADDER 5
MUX 4
MUX4B 13
DEMUX 4