Makefile fixed for nexys emulation target
Created by: gmartin102
This fixes the name on the auto generated top level. during testing I had changed the name to prevent overwriting of the top level. Once done testing I failed to return it to correct behavior. My builds were passing due to a stale file with the correct name on the system.This addresses issue #323