1 #
2 # BERI_SIM_BASE -- Base kernel for the SRI/Cambridge "BERI" (Bluespec
3 # Extensible RISC Implementation) FPGA soft core, as configured for
4 # simulation.
5 #
6 # $FreeBSD: releng/11.2/sys/mips/conf/BERI_SIM_BASE 256912 2013-10-22 15:45:31Z brooks $
7 #
8
9 include "BERI_TEMPLATE"
10
11 options FDT
12 options FDT_DTB_STATIC
13 makeoptions FDT_DTS_FILE=beri-sim.dts
14
15 options ALTERA_SDCARD_FAST_SIM
16
17 device altera_avgen
18 device altera_jtag_uart
19 device altera_sdcard
Cache object: e457960626332e10b80ee40588e2df34
|