-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
38 changed files
with
1,433 additions
and
1,619 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
set_global_assignment -name IP_TOOL_NAME "RAM: 2-PORT" | ||
set_global_assignment -name IP_TOOL_VERSION "20.1" | ||
set_global_assignment -name IP_GENERATED_DEVICE_FAMILY "{MAX 10}" | ||
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "ram64.v"] | ||
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "ram64_syn.v"] | ||
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "ram256.v"] | ||
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "ram256_syn.v"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.