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:
parent
db676957a0
commit
1f51332808
2 changed files with 391 additions and 1 deletions
|
@ -257,7 +257,7 @@ assign O = I;
|
|||
endmodule
|
||||
|
||||
// ---------------------------------------
|
||||
|
||||
(* keep *)
|
||||
module TRELLIS_IO(
|
||||
inout B,
|
||||
input I,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue