remove unsed.
This commit is contained in:
parent
1436980611
commit
665f26dc63
|
@ -38,11 +38,6 @@
|
|||
`define assert(assert_expr) empty_statement
|
||||
`define FORMAL_KEEP
|
||||
|
||||
// this macro can be used to check if the verilog files in your
|
||||
// design are read in the correct order.
|
||||
`define PICORV32_V
|
||||
|
||||
|
||||
/***************************************************************
|
||||
* picorv32
|
||||
***************************************************************/
|
||||
|
|
Loading…
Reference in New Issue