mirror of
https://github.com/MPSU/APS.git
synced 2025-09-16 01:30:10 +00:00
Добавление кредитов к авторам тб
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
//////////////////////////////////////////////////////////////////////////////////
|
||||
// Company: MIET
|
||||
// Engineer: Solodovnikov Andrei
|
||||
|
||||
// Module Name: tb_coremark
|
||||
// Project Name: RISCV_practicum
|
||||
// Target Devices: Nexys A7-100T
|
||||
// Description: tb for running Coremark
|
||||
//
|
||||
//////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
module tb_coremark();
|
||||
|
||||
logic clk10mhz_i;
|
||||
|
@@ -1,3 +1,14 @@
|
||||
//////////////////////////////////////////////////////////////////////////////////
|
||||
// Company: MIET
|
||||
// Engineer: Solodovnikov Andrei
|
||||
|
||||
// Module Name: tb_timer
|
||||
// Project Name: RISCV_practicum
|
||||
// Target Devices: Nexys A7-100T
|
||||
// Description: tb for timer
|
||||
//
|
||||
//////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
module tb_timer();
|
||||
|
||||
logic clk_i;
|
||||
|
Reference in New Issue
Block a user