minor update

This commit is contained in:
Blaise Tine
2020-06-29 15:09:14 -07:00
parent 75d66dc335
commit f66c251309
2 changed files with 6 additions and 3 deletions

View File

@@ -72,9 +72,9 @@
`define CSR_WIDTH 12
`define DIV_LATENCY 16
`define DIV_LATENCY 18
`define MUL_LATENCY 1
`define MUL_LATENCY 2
///////////////////////////////////////////////////////////////////////////////

View File

@@ -8,4 +8,7 @@
!/vortex/Makefile
/pipeline/*
!/pipeline/Makefile
!/pipeline/Makefile
/core/*
!/core/Makefile