riscv-software-src / riscv-unified-db

Machine-readable database of the RISC-V specification, and tools to generate various views
Other
6 stars 6 forks source link

Seems like I need an Internet connection to run the database #76

Open james-ball-qualcomm opened 1 day ago

james-ball-qualcomm commented 1 day ago

Getting some kind of Schema error related to a web address when I build without an Internet connection. Is this expected? Can we work around this?

dhower-qc commented 15 hours ago

Yes, that's expected. To get around it, we'd have to store the version of JSON Schema that we are using (possible, but would need to look into license)