remove unsed.

This commit is contained in:
colin.liang 2023-01-12 17:09:59 +08:00
parent 1436980611
commit 665f26dc63
1 changed files with 0 additions and 5 deletions

View File

@ -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
***************************************************************/