Description: compile and link multiple c code source files together into a single executable file named "calcit". To simplify the entry of commands to build the executable file you will use UNIX command “make” with a file named “makefile”.
To Search:
- [Simulate] - FPGA to control the signal sampling poin
File list (Check if you may need any files):
calc.in
calc.out
getch.c
getch.h
getop.c
getop.h
main.c
main.o
stack.c
stack.h