kv wrote
I get the same error, when I run ComputerAdd-external.tst I get
"Unknown command or component name: ROM32K load Add.hack "
 
This usually happens when the 
Memory.hdl being used by Computer.hdl does not have a ROM32K part in it.
Check that you have a tested Memory.HDL in your directory.
--Mark