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-2
Like
0
Dataset card
Files
Files and versions
xet
Community
a088a35
verilog_data-2
/
The-OpenROAD-Project_OpenROAD-flow-scripts
/
tools
/
FakeRAM2.0
/
__init__.py
SAIFIINDUSTRIES
Add Batch 2 with 10 repos
198fb2a
verified
7 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Safe
111 Bytes
# To get relative imports to work
import
os, sys
sys.path.append(os.path.dirname(os.path.realpath(__file__)))