搜索资源列表
HighResTimer
- * 一、功能: Timestamp驱动演示代码. * 二、该源码需要硬件开发板的支持,因为ISS对Timestamp定时器的模拟还不够精确 * 如果将该源码运行于ISS模式下,将得不到精确的结果 * 三、运行前提: * 1. 选择包含JTAG_UART和定时器的NiosII系统(ptf文件) * 其中的定时器要求: * (1) 具备可写的period寄存器 * (2) 具备可读的snapshot寄存器 * 2. 在系统库属性中完成下面的
NIOSII_tutorial_code
- NIOSII实例代码。包括系统时钟代码,DMA(Memory to Memory)驱动代码,Fine-gained Flash Access驱动代码,Timestamp驱动代码,ISR代码,Simple Flash Access驱动代码,UART代码
Profiling_Nios_II_Systems
- Altera公司原版设计手册,nios ii ide profiling模式使用。-This application note describes a variety of ways to measure the performance of a Nios® II system with three tools: the GNU profiler, called nios2-elf-gprof, the timestamp interval timer component,
Creating_a_VxWorks_Timestamp_Driver_5
- The timer is a hardware facility a timestamp driver is a software interface to that facility. This appendix describes the standard interfaces for a VxWorks timestamp driver, and discusses the requirements for a hardware timer for use with VxWorks
timer
- 本代码用verilog语言描述,在nios上操作,实现了定时器的设置和中断操作,并结合timestamp读取程序运行的时间。-The code to use verilog language to describe, in nios on operation, to achieve the timer settings and interrupt operation, combined with the timestamp reads the program run.
main
- temperature data logger-The temperature data logger is a device to read temperature and store persistent temperature and corresponding timestamp data into Flash memory. The collection of temperature data can be retrieved, and analyzed after being log
temperature_data_logger_extra_feature
- The temperature data logger is a device to read temperature and store persistent temperature and corresponding timestamp data into Flash memory. The collection of temperature data can be retrieved, and analyzed after being logged. The temperature dat
NIOS_Basic
- NIOS相关的基础实验的代码,SYSCLK,TIMESTAMP,LED,SDRAM,INT-NIOS basic experiments related to code, SYSCLK, TIMESTAMP, LED, SDRAM, INT
timestamp
- 32位时间戳转格林威治时间(6字节)(查表法)。(time stamp to Greenwich mean time.)