filament icon indicating copy to clipboard operation
filament copied to clipboard

Docs link to friscv is broken

Open cbiffle opened this issue 2 years ago • 5 comments
trafficstars

Hi! I was excited to discover Filament, and was looking for a worked example larger than the ALU in the tutorial.

Unfortunately the friscv design linked from the homepage is a 404, and I can't find it elsewhere in the repo.

Thought I'd let you know in case it broke silently.

cbiffle avatar Oct 24 '23 22:10 cbiffle

Ah, thanks for letting us know! We moved it under the apps/ directory which cause the link to break.

rachitnigam avatar Oct 24 '23 22:10 rachitnigam

Ah, I expected it under examples/ and didn't check apps. What's the difference between an app and an example?

cbiffle avatar Oct 24 '23 22:10 cbiffle

The examples/ directory contains stuff that is used in the documentation examples (https://filamenthdl.com/docs/lang/tutorial.html#saving-values-for-the-future) while apps/ contains bigger designs

rachitnigam avatar Oct 24 '23 22:10 rachitnigam

FYI it seems to be broken again. It links to https://github.com/cucapra/filament/tree/main/frisc

Timmmm avatar Mar 06 '24 09:03 Timmmm

Thanks @Timmmm! We need to revamp the website with the new compiler + syntax anyways so will open a new issue about it.

rachitnigam avatar Mar 09 '24 00:03 rachitnigam

Fixed!

rachitnigam avatar May 17 '24 16:05 rachitnigam