This commit is contained in:
Philip Smart
2019-11-17 21:52:33 +00:00
parent c89039370b
commit 929f495445
20 changed files with 1465 additions and 912 deletions

View File

@@ -53,6 +53,8 @@ package zpu_soc_pkg is
-- Frequencies for the various boards.
--
constant SYSCLK_E115_FREQ : integer := 100000000; -- E115 FPGA Board
constant SYSCLK_QMV_FREQ : integer := 100000000; -- QMTECH Cyclone V FPGA Board
constant SYSCLK_DE0_FREQ : integer := 100000000; -- DE0-Nano FPGA Board
constant SYSCLK_DE10_FREQ : integer := 100000000; -- DE10-Nano FPGA Board
constant SYSCLK_CYC1000_FREQ : integer := 100000000; -- Trenz CYC1000 FPGA Board