From 1194eec79dca23474fcef36a84687b954909ab56 Mon Sep 17 00:00:00 2001 From: Niels Moseley Date: Thu, 26 Oct 2017 17:00:14 +0200 Subject: [PATCH] Updated readme.md --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index f3b9be3..d97627a 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,26 @@ An FPGA implementation of a classic 80ies speech synthesizer in Verilog. ## FPGA requirements * 4 K ROM +Quartus II 13.1 synthesis results (Digilent DE0 board): +``` +Flow Status Successful - Thu Oct 26 16:47:44 2017 +Quartus II 64-Bit Version 13.1.0 Build 162 10/23/2013 SJ Web Edition +Revision Name Speech256_DE0 +Top-level Entity Name Speech256_DE0 +Family Cyclone III +Device EP3C16F484C6 +Timing Models Final +Total logic elements 657 / 15,408 ( 4 % ) +Total combinational functions 571 / 15,408 ( 4 % ) +Dedicated logic registers 484 / 15,408 ( 3 % ) +Total registers 484 +Total pins 21 / 347 ( 6 % ) +Total virtual pins 0 +Total memory bits 32,868 / 516,096 ( 6 % ) +Embedded Multiplier 9-bit elements 0 / 112 ( 0 % ) +Total PLLs 0 / 4 ( 0 % ) +``` + ## Description of blocks ### SPMUL