fpga-lab-2/Top/software/semafor
Ivan I. Ovchinnikov 881e124d27 ram32ok 2022-12-22 22:27:05 +03:00
..
.settings periodram x32 unchecked 2022-12-22 15:20:49 +03:00
mem_init ram32ok 2022-12-22 22:27:05 +03:00
obj/default/runtime/sim/mentor pt3 done 2022-12-08 16:08:03 +03:00
.cproject pt3.1-7 software project creation, branching for hardware and simulation settings 2022-10-19 15:03:52 +03:00
.project pt3.1-7 software project creation, branching for hardware and simulation settings 2022-10-19 15:03:52 +03:00
Makefile pt3.1-7 software project creation, branching for hardware and simulation settings 2022-10-19 15:03:52 +03:00
RUN_ON_HDL_SIMULATOR_ONLY_semafor.elf ram32ok 2022-12-22 22:27:05 +03:00
RUN_ON_HDL_SIMULATOR_ONLY_semafor.map ram32ok 2022-12-22 22:27:05 +03:00
RUN_ON_HDL_SIMULATOR_ONLY_semafor.objdump ram32ok 2022-12-22 22:27:05 +03:00
altera_avalon_sem_regs.h pt3.1-7 software project creation, branching for hardware and simulation settings 2022-10-19 15:03:52 +03:00
create-this-app pt3.1-7 software project creation, branching for hardware and simulation settings 2022-10-19 15:03:52 +03:00
readme.txt pt3.1-7 software project creation, branching for hardware and simulation settings 2022-10-19 15:03:52 +03:00
sem.c ram32ok 2022-12-22 22:27:05 +03:00
transcript pt3.12 modelled 2022-10-24 22:35:24 +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.