index
:
conspiracion
master
Linux-capable SoC platform with a custom ARMv4 quad-core SMP CPU, coherent caches, and a 3D graphics accelerator. Synthesizes for Terasic DE-series FPGA boards. Simulated with Verilator.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
wavelet3d
/
host_sw
/
vdc.h
blob: eb5867a126b3c3a9be99d6826bcbf2721291bc16 (
plain
)
1
2
3
4
5
6
#ifndef VDC_H
#define VDC_H
void
vdc_init
(
void
);
#endif