Re: Hardware Simulator Not Working?
Posted by
cadet1620 on
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Hardware-Simulator-Not-Working-tp3334406p4025173.html
Nick wrote
Hey Mark, thanks for the quick reply. I used notepad and notepad++. Notepad++ does not have a .hdl format. It does have a .vhdl format though, but that doesn't seem to make a difference. Since all of the preloaded .hdl files work fine until it's brought into the text editor, I'm sure the text editor is to blame. Do you have a suggestion of which editor to use? Thanks!!
Notepad and Notepad++ both work for me. For Notepad++ make sure Encoding is set to Encode in ANSI. Language setting shouldn't matter. Don't do Save As and select a file type.
--Mark