Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- project_new fsm_coffee -overwrite
- set_global_assignment -name FAMILY MAX10
- set_global_assignment -name DEVICE 10M50DAF484C7G
- set_global_assignment -name VERILOG_FILE fsm_coffee.v
- set_global_assignment -name VERILOG_FILE hex_7display.v
- set_global_assignment -name TOP_LEVEL_ENTITY fsm_coffee
- set_location_assignment -to clk PIN_B8
- set_location_assignment -to rst PIN_A7
- set_location_assignment -to credit05 PIN_C10
- set_location_assignment -to credit10 PIN_C11
- set_location_assignment -to coffee[1] PIN_B14
- set_location_assignment -to coffee[0] PIN_F15
- set_location_assignment -to exprr PIN_B11
- set_location_assignment -to expr_l PIN_A11
- set_location_assignment -to capp PIN_D14
- set_location_assignment -to current_state[2] PIN_A10
- set_location_assignment -to current_state[1] PIN_A9
- set_location_assignment -to current_state[0] PIN_A8
- load_package flow
- execute_flow -compile
- project_close
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement