-
Hi Jeremy,
First of all, congratulations, your driver works very well!. However, I have an annoying problem if I have to stop an uncompleted DMA operation (either write or read).
I have a sample pro…
-
**_Reported by Anas Nashif:_**
The documentation for a board shall have the following structure (feedback welcome):
```
[Board Name]
################
Overview
*************
[A short descript…
-
龙芯2H机箱的BIOS烧写比较麻烦。开发团队使用的是XELTEK烧录器,SUPERPRO系列,型号为580U。 然而
1. [Xeltek官网](http://www.xeltek-cn.com/download.html)称580U已经停产,
2. Xeltek官方的驱动不支持Linux系统。
现在需要确认的有龙芯机箱ROM的型号:看Logo似乎是Macronix的。简单过了一下Google和…
-
I have a need to program multiple MachXO2/3 parts on a single JTAG chain.
It doesn't look impossible to add this support...but I don't exactly have the time myself for this right now.
-
The toolchain I am using is "pulp-gnu-toolchain", link it to path in the cmake_configure file and have all the dependencies I need except ModelSim, but will not generate a ModelSim test file so it sho…
-
_From @mithro on July 14, 2014 12:8_
The Xilinx Zynq-7000 series devices are a combined ARM processor with a "series 7" FPGA. The [Digilent ZYBO](http://www.digilentinc.com/Products/Detail.cfm?NavPat…
-
Now that the infrastructure is in place, we need to implement the accelerator models in SystemC, and call them from the tensorflow lite operations.
For this to be fully completed, the following item…
-
**Issue by [mhaberler](https://github.com/mhaberler)**
_Sat Apr 25 06:46:42 2015_
_Originally opened as https://github.com/machinekit/machinekit/issues/586_
----
Device control in automation has mo…
-
I am trying to implement rocket chip on zedboard. I have given rocket chip and testchipip's paths in ..common/Makefrag. Also, I have initialized the submodules. When I run the command 'make project' i…
-
- Move `linker-zynq.ld` to cores/cpu/zynq7000 and rename to `linker.ld`.
- Add linker attribute to `CPU` that defaults to `linker.ld`
- Make Builder/Makefile uses the linker defined by the attribute…