diff options
| author | Julian Blake Kongslie | 2021-03-23 21:52:41 -0700 |
|---|---|---|
| committer | Julian Blake Kongslie | 2021-03-23 21:54:44 -0700 |
| commit | 8056863ce3e95db52e027a0f0babe51df1cb9a4e (patch) | |
| tree | d35ce72f92e8a9b6f1dce49572a49b3117c5827e /init.tcl | |
| parent | Adding olamic hook to autobuild source archives. (diff) | |
| download | toycpu-8056863ce3e95db52e027a0f0babe51df1cb9a4e.tar.xz | |
Additional cleanup to make it Quartus-friendly.
Diffstat (limited to '')
| -rw-r--r-- | init.tcl | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -22,5 +22,6 @@ set_global_assignment -name VERILOG_FILE fibseq.sv | |||
| 22 | set_global_assignment -name VERILOG_FILE jtag_uart.sv | 22 | set_global_assignment -name VERILOG_FILE jtag_uart.sv |
| 23 | set_global_assignment -name VERILOG_FILE ntoa.sv | 23 | set_global_assignment -name VERILOG_FILE ntoa.sv |
| 24 | set_global_assignment -name VERILOG_FILE top.sv | 24 | set_global_assignment -name VERILOG_FILE top.sv |
| 25 | set_global_assignment -name VERILOG_FILE utils.svh | ||
| 25 | 26 | ||
| 26 | project_close | 27 | project_close |
