mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-05-01 21:56:21 -04:00
Set APP_SIZE if not defined.
This commit is contained in:
parent
a99e69f33e
commit
48c9709164
1 changed files with 4 additions and 0 deletions
|
@ -23,6 +23,10 @@
|
|||
`define verbose(debug_command)
|
||||
`endif
|
||||
|
||||
`ifndef APP_SIZE
|
||||
`define APP_SIZE 0
|
||||
`endif
|
||||
|
||||
module application_fpga_sim (
|
||||
input wire clk,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue