##// END OF EJS Templates
ICI rockets designs added
ICI rockets designs added

File last commit:

r168:0b190be76d60 alexis
r168:0b190be76d60 alexis
Show More
config.in
79 lines | 1.8 KiB | text/plain | TextLexer
# LEON3 configuration written in linux configuration language
#
# Written by Jiri Gaisler, Gaisler Research
#
# Comments and bug reports to jiri@gaisler.com
#
#
#define_bool CONFIG_MCTRL_RMW y
define_bool CONFIG_LEON3FT_PRESENT y
define_bool CONFIG_HAS_SHARED_GRFPU y
mainmenu_name "LEON3MP Design Configuration"
mainmenu_option next_comment
comment 'Synthesis '
source lib/techmap/gencomp/tech.in
endmenu
mainmenu_option next_comment
comment 'Clock generation'
source lib/techmap/clocks/clkgen.in
endmenu
source lib/gaisler/leon3/leon3.in
source lib/grlib/amba/amba.in
mainmenu_option next_comment
comment 'Debug Link '
source lib/gaisler/jtag/jtag.in
source lib/gaisler/net/edcl.in
endmenu
mainmenu_option next_comment
comment 'Peripherals '
mainmenu_option next_comment
comment 'Memory controller '
source lib/esa/memoryctrl/mctrl.in
source lib/gaisler/ddr/mig.in
source lib/gaisler/misc/ahbstat.in
endmenu
mainmenu_option next_comment
comment 'On-chip RAM/ROM '
source lib/gaisler/misc/ahbrom.in
source lib/gaisler/misc/ahbram.in
endmenu
mainmenu_option next_comment
comment 'Ethernet '
source lib/gaisler/greth/greth.in
endmenu
mainmenu_option next_comment
comment 'UART, timer, I/O port and interrupt controller'
source lib/gaisler/uart/uart1.in
source lib/gaisler/leon3/irqmp.in
source lib/gaisler/misc/gptimer.in
source lib/gaisler/misc/grgpio.in
endmenu
mainmenu_option next_comment
comment 'Keybord and VGA interface'
source lib/gaisler/misc/ps2vga.in
endmenu
mainmenu_option next_comment
comment 'SPI'
source lib/gaisler/spi/spimctrl.in
source lib/gaisler/spi/spictrl.in
endmenu
endmenu
mainmenu_option next_comment
comment 'VHDL Debugging '
source lib/grlib/util/debug.in
endmenu