mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-23 03:27:53 +00:00
Add ice40 box files
This commit is contained in:
parent
ae2653c50f
commit
7980118d74
6 changed files with 27 additions and 1 deletions
|
@ -881,6 +881,7 @@ module SB_WARMBOOT (
|
|||
);
|
||||
endmodule
|
||||
|
||||
(* nomem2reg *)
|
||||
module SB_SPRAM256KA (
|
||||
input [13:0] ADDRESS,
|
||||
input [15:0] DATAIN,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue