|
First time having this problem: Built RAM16k.hdl file similarly to other ones. Tried to load it into HardwareSimulator and got the error message: "RAM4k, Line 17, Chip name doesn't match the HDL name." as if the chip name in my HDL file on line 17 was RAM4k rather than RAM16k. But I checked the HDL file in my textEditor and Line 17 reads: "CHIP RAM16k {" just like it did before I put in the parts.
Any ideas?!?
|