minor update
This commit is contained in:
@@ -72,9 +72,9 @@
|
|||||||
|
|
||||||
`define CSR_WIDTH 12
|
`define CSR_WIDTH 12
|
||||||
|
|
||||||
`define DIV_LATENCY 16
|
`define DIV_LATENCY 18
|
||||||
|
|
||||||
`define MUL_LATENCY 1
|
`define MUL_LATENCY 2
|
||||||
|
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|||||||
5
hw/syn/quartus/.gitignore
vendored
5
hw/syn/quartus/.gitignore
vendored
@@ -8,4 +8,7 @@
|
|||||||
!/vortex/Makefile
|
!/vortex/Makefile
|
||||||
|
|
||||||
/pipeline/*
|
/pipeline/*
|
||||||
!/pipeline/Makefile
|
!/pipeline/Makefile
|
||||||
|
|
||||||
|
/core/*
|
||||||
|
!/core/Makefile
|
||||||
|
|||||||
Reference in New Issue
Block a user