3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-25 20:46:04 +00:00

ecp5: Adding some blackbox cells

Signed-off-by: David Shah <dave@ds0.me>
This commit is contained in:
David Shah 2018-11-07 14:56:38 +00:00
parent db676957a0
commit 1f51332808
2 changed files with 391 additions and 1 deletions

View file

@ -257,7 +257,7 @@ assign O = I;
endmodule
// ---------------------------------------
(* keep *)
module TRELLIS_IO(
inout B,
input I,