Skip to content

Commit

Permalink
Merge pull request #44 from os-fpga/fail_sim_1.1.5_internal
Browse files Browse the repository at this point in the history
Fail sim 1.1.5 internal
  • Loading branch information
alaindargelas authored Apr 6, 2024
2 parents 6583687 + 9eee8e5 commit 52f69c5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion blackbox_models/cell_sim_blackbox.v
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,6 @@ module I_BUF_DS #(
input logic I_P,
(* iopad_external_pin *)
input logic I_N,
(* iopad_external_pin *)
input logic EN,
output reg O
);
Expand Down
1 change: 0 additions & 1 deletion specs_internal/I_BUF_DS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ ports:
EN:
dir: input
desc: Enable the input
bb_attributes: iopad_external_pin
O:
dir: output
type: reg
Expand Down

0 comments on commit 52f69c5

Please sign in to comment.