Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Datasets:
SAIFIINDUSTRIES
/
verilog_data-1
like
0
Dataset card
Files
Files and versions
xet
Community
main
verilog_data-1
/
GideonZ_1541ultimate
/
roms
/
wedge.cfg
SAIFIINDUSTRIES
Add repo: GideonZ_1541ultimate
c7436b1
verified
5 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
143 Bytes
MEMORY {
WEDGE:
start
=
$C000
, size =
$0800
;
}
SEGMENTS {
LADDR: load = WEDGE,
type
= ro;
CODE: load = WEDGE,
type
= ro;
}