First pass at fpga-shells with IOBinders

This commit is contained in:
abejgonzalez
2020-09-07 11:47:37 -07:00
parent b6a54ead59
commit a8083aa570
8 changed files with 403 additions and 384 deletions

View File

@@ -18,15 +18,15 @@ include $(base_dir)/variables.mk
# default variables to build the arty example
SUB_PROJECT := fpga
SBT_PROJECT := freedomPlatforms
MODEL := E300ArtyDevKitFPGAChip
VLOG_MODEL := E300ArtyDevKitFPGAChip
MODEL_PACKAGE := chipyard.fpga
SBT_PROJECT := fpga_platforms
MODEL := ArtyFPGATestHarness
VLOG_MODEL := ArtyFPGATestHarness
MODEL_PACKAGE := chipyard.fpga.arty
CONFIG := E300ArtyDevKitConfig
CONFIG_PACKAGE := chipyard.fpga
CONFIG_PACKAGE := chipyard.fpga.arty
GENERATOR_PACKAGE := chipyard
TB := none # unused
TOP := E300ArtyDevKitPlatform
TOP := ChipTop
# setup the board to use
BOARD ?= arty