mirror of
https://github.com/UzixLS/TSConf_MiST.git
synced 2025-07-19 07:11:22 +03:00
update JT12
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
`timescale 1ns / 1ps
|
||||
|
||||
|
||||
/* This file is part of JT12.
|
||||
@ -31,7 +30,7 @@ module jt12_exprom
|
||||
(
|
||||
input [7:0] addr,
|
||||
input clk,
|
||||
input clk_en,
|
||||
input clk_en /* synthesis direct_enable */,
|
||||
output reg [9:0] exp
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user