Loading...
1
2
3
4
5
6
7
8
9
if TARGET_NSIM

config SYS_VENDOR
	default "synopsys"

config SYS_CONFIG_NAME
	default "nsim"

endif