minor updates

This commit is contained in:
Blaise Tine
2020-07-31 13:39:52 -07:00
parent c9755a0c48
commit 836a735555
19 changed files with 710 additions and 189 deletions

View File

@@ -41,9 +41,9 @@
`define LATENCY_IDIV 24
`define LATENCY_IMUL 2
`define LATENCY_FMULADD 2
`define LATENCY_FDIVSQRT 2
`define LATENCY_FCONV 2
`define LATENCY_FMULADD 16
`define LATENCY_FDIVSQRT 16
`define LATENCY_FCONV 16
`define LATENCY_FNONCOMP 1
///////////////////////////////////////////////////////////////////////////////