Forum Discussion
Altera_Forum
Honored Contributor
9 years agosopc-create-header-files : command not found ?
hi, iam an beginner in fpga soc.... i try the tutorial "my_first_hps_fpga.pdf" .... so i have an problem to generate header files about embedded command shell... if i want to exe...
Altera_Forum
Honored Contributor
8 years agoFor linux :
lauch the Altera embedded script shell type : $echo $PATH to display the PATH environment variable. To add a path to this variable, use the command : export PATH=$PATH:~/intelFPGA_lite/17.1/quartus/sopc_builder/bin You need to have Quartus installed in addition of the EDS suite.