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: stable/10/sys/mips/conf/BERI_SIM_BASE 257527 2013-11-01 21:15:39Z brooks $ 7# 8 9include "BERI_TEMPLATE" 10 11options FDT 12options FDT_DTB_STATIC 13makeoptions FDT_DTS_FILE=beri-sim.dts 14 15options ALTERA_SDCARD_FAST_SIM 16 17device altera_avgen 18device altera_jtag_uart 19device altera_sdcard 20