add resize + tabel
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
--
|
||||
-- Created:
|
||||
-- by - remi.heredero.UNKNOWN (WE2330808)
|
||||
-- at - 14:26:40 01.03.2024
|
||||
-- at - 15:12:57 01.03.2024
|
||||
--
|
||||
-- Generated by Mentor Graphics' HDL Designer(TM) 2019.2 (Build 5)
|
||||
--
|
||||
@ -20,8 +20,8 @@ ARCHITECTURE struct OF waveformGen_tb IS
|
||||
constant bitNb: positive := 16;
|
||||
constant signalBitNb: positive := 16;
|
||||
constant phaseBitNb: positive := 16;
|
||||
constant clockFrequency: real := 60.0E6;
|
||||
--constant clockFrequency: real := 66.0E6;
|
||||
--constant clockFrequency: real := 60.0E6;
|
||||
constant clockFrequency: real := 66.0E6;
|
||||
|
||||
-- Internal signal declarations
|
||||
SIGNAL clock : std_ulogic;
|
||||
|
Reference in New Issue
Block a user