fpga-lab-2/Top/software/semafor
Ivan I. Ovchinnikov 3b13bb1166 wip lab4, phase inc+sine 2023-01-27 11:15:11 +03:00
..
mem_init done in hardware 2023-01-24 12:46:22 +03:00
obj/default/runtime/sim/mentor done in hardware 2023-01-24 12:46:22 +03:00
.cproject done in hardware 2023-01-24 12:46:22 +03:00
.project done in hardware 2023-01-24 12:46:22 +03:00
Makefile done in hardware 2023-01-24 12:46:22 +03:00
RUN_ON_HDL_SIMULATOR_ONLY_semafor.elf done in hardware 2023-01-24 12:46:22 +03:00
RUN_ON_HDL_SIMULATOR_ONLY_semafor.map done in hardware 2023-01-24 12:46:22 +03:00
RUN_ON_HDL_SIMULATOR_ONLY_semafor.objdump done in hardware 2023-01-24 12:46:22 +03:00
altera_avalon_sem_regs.h done in hardware 2023-01-24 12:46:22 +03:00
create-this-app done in hardware 2023-01-24 12:46:22 +03:00
readme.txt done in hardware 2023-01-24 12:46:22 +03:00
sem.c done in hardware 2023-01-24 12:46:22 +03:00
semafor.elf done in hardware 2023-01-24 12:46:22 +03:00
semafor.map done in hardware 2023-01-24 12:46:22 +03:00
semafor.objdump done in hardware 2023-01-24 12:46:22 +03:00
transcript done in hardware 2023-01-24 12:46:22 +03:00

readme.txt

This template is starting point for creating a project based on your custom C code.
It will provide you a default project to which you can add your software files. To
add files to a project, manually copy the file into the application directory (e.g. 
using Windows Explorer), then right click on your application project and select 
refresh.

You can also add files to the project using the Nios II Software Build Tools for Eclipse import function. 
Select File -> Import. 
Expand General and select File System in the Import Window and click Next.
Identify the appropriate source and destination directories.
Check the files you want to add and click Finish.