Skip to content

Commit

Permalink
Update INSTALL_DEVICE comment.
Browse files Browse the repository at this point in the history
Signed-off-by: Dusty DeWeese <dustin.deweese@gmail.com>
  • Loading branch information
HackerFoo committed Jul 23, 2020
1 parent bd0f98f commit a1f0153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ add_custom_target(all_ice40_tests)
set(ENV_DIR ${symbiflow-arch-defs_SOURCE_DIR}/env/conda/envs/symbiflow_arch_def_base/ CACHE PATH "Path to environment")
set(YOSYS_DATADIR ${ENV_DIR}/share/yosys CACHE PATH "Path to yosys data directory")
set(VPR_CAPNP_SCHEMA_DIR ${ENV_DIR}/capnp CACHE PATH "Path to VPR schema directory")
set(INSTALL_DEVICE "small_devices" CACHE STRING "The device or device set to install")
set(INSTALL_DEVICE "small_devices" CACHE STRING "The device to install, or 'small_devices', which includes all devices except xc7a200t.")


setup_env()
Expand Down

0 comments on commit a1f0153

Please sign in to comment.