-
Notifications
You must be signed in to change notification settings - Fork 0
v0.15.1: SV構文拡張 #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
shadowlink0122
wants to merge
59
commits into
main
Choose a base branch
from
feature/v0.15.1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
v0.15.1: SV構文拡張 #16
Changes from all commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
315b9da
v0.15.1: SV構文拡張 - 連接・複製・always_*・bit[N]・enum/struct/function
shadowlink0122 e9ee9a1
extern struct 実装: 外部ハードウェアモジュールのインスタンス化サポート
shadowlink0122 080e49f
修正: 非SVプラットフォームの暗黙的構造体リテラルパースを復元
shadowlink0122 551e768
修正: グローバル文字列初期化のCreateGlobalStringPtrハングを解消
shadowlink0122 1708f29
修正: MIR→LLVM変換に到達可能性分析を追加し到達不能ブロックをスキップ
shadowlink0122 ce7959e
修正: wasmtime CIセットアップをcurlインストールに切り替え
shadowlink0122 cae567b
ドキュメント: SV バックエンド チュートリアルを追加
shadowlink0122 6b2810a
ドキュメント: SVチュートリアルをdocs/tutorials/に日英両言語で配置
shadowlink0122 48aa574
修正: SV バックエンドの言語仕様整合
shadowlink0122 b587720
修正: #[sv::param]属性廃止、task出力廃止
shadowlink0122 e0a7572
修正: SV バックエンド品質改善6項目
shadowlink0122 15a3eb0
修正: switch/case構文ドキュメント修正とenum FSM例追加
shadowlink0122 5c2d417
Copilotの指摘事項に対応
shadowlink0122 e667c84
format
shadowlink0122 fe0a946
リファクタリング用ドキュメント
shadowlink0122 e7bd20d
リファクタ
shadowlink0122 94c33fe
リファクタ(新規機能)
shadowlink0122 d5c16fb
リファクタ(新規機能)
shadowlink0122 64fecf7
make修正
shadowlink0122 ff8ea30
verilogのテスト追加
shadowlink0122 a385759
fix
shadowlink0122 57b6604
x86用のビルドを追加
shadowlink0122 3cb4129
Copilotの指摘事項に対応
shadowlink0122 d231ccf
リリースノート作成
shadowlink0122 8513ddd
チュートリアル追記
shadowlink0122 6f26423
refactorを実装
shadowlink0122 d202d46
wasm用のexpect
shadowlink0122 78dede7
Copilotの指摘事項に対応
shadowlink0122 b5a63ca
Copilotの指摘事項に対応
shadowlink0122 ab7e008
なるべくasyncを使う
shadowlink0122 c6dc56a
SV バックエンド: 配列宣言サポートの修正
shadowlink0122 b3b6427
HDMI Phase 1: ビデオタイミング・TMDS エンコーダ単体テスト追加
shadowlink0122 9b9096c
HDMI: TMDS コントロールトークンのバグ修正 + 機能検証スクリプト追加
shadowlink0122 f277167
SystemVerilogコード生成におけるグローバルクロック信号の感度リスト・代入判定除外修正
shadowlink0122 9cb8d2e
SV バックエンド: 混合ビット幅キャスト・二項演算括弧・三項演算子優先順位の修正
shadowlink0122 6b769c3
v0.15.1 リリースノート更新: HDMI検証で発見されたSVバックエンド致命的バグ3件を追記
shadowlink0122 7787c1b
fmt
shadowlink0122 e079956
SV バックエンド: import/export 対応 — 重複排除・namespace フラット化・ローカル変数フィルタリング
shadowlink0122 961757c
ドキュメント: v0.15.1 リリースノート・SV 構文リファレンスに import/export 追記
shadowlink0122 525c0a1
net: http_external_testのタイムアウトと出力不一致の不具合を修正
shadowlink0122 eca36b8
net: http_external_testの早期リターンとリダイレクト許容による安定化
shadowlink0122 be998d6
parser, preprocessor: export extern struct のサポートを追加
shadowlink0122 8e9f13b
SVバックエンド: グローバル変数の重複排除を実装(多重インポートによる重複宣言の防止)
shadowlink0122 418d631
SystemVerilogバックエンド: always_ffブロック内ローカル変数へのブロッキング代入強制バグの修正
shadowlink0122 72a4c8f
SVバックエンド: findMergeBlockのelseブランチCFG探索でSwitchInt/Callターミネータを追跡するよう修正
shadowlink0122 b33d5b9
SVバックエンド: 非グローバルローカル変数のインライン展開と色ずれ修正
shadowlink0122 ae25d5a
Revert: SVバックエンドの非グローバルローカル変数インライン展開を撤回
shadowlink0122 3e6e7db
SystemVerilogコード生成におけるSwitchIntとCallの後続ブロック追跡処理の修正
shadowlink0122 d20868d
SystemVerilogコード生成におけるwire宣言済み変数と同名のローカル変数宣言の重複排除処理を追加
shadowlink0122 7615d1c
feat(sv): ポスト処理依存の排除、func制限、void移行
shadowlink0122 4742fed
feat(codegen): SystemVerilog生成におけるalwaysブロックのGowin互換置換処理およびVerilatorメ…
shadowlink0122 6e8c64e
feat(codegen): SystemVerilogコード生成における構造体型のマッピング対応追加
shadowlink0122 f08e6f2
feat(codegen/sv): インスタンス化のインデント最適化、型チェックの強化、および不要な括弧の削減
shadowlink0122 19073eb
fix(codegen/sv): 複数箇所で代入される一時変数(三項演算子など)がインライン展開により消失するバグの修正
shadowlink0122 43d5fd8
sv: switchの複数ケース及びOR/Rangeパターンのインライン展開バグの修正とテスト追加
shadowlink0122 4337ac8
SystemVerilogコード生成におけるCFG合流ブロック判定およびconst定数式初期化の修正
shadowlink0122 192cab9
codegen: stringのインデックスアクセス変換処理とvalidateSynthesizableTypes制限の緩和、及び__bu…
shadowlink0122 48bacb5
codegen: assign属性を持つグローバル変数をポートリストへ正しくマップするように修正
shadowlink0122 04459ec
preprocessor: export/non_exportの波括弧カウント復元バグ修正。codegen: 文字列リテラル出力対応および…
shadowlink0122 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| 0.15.0 | ||
| 0.15.1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| # x86_64 Apple Darwin toolchain for cross-compiling on ARM64 Mac | ||
| # Usage: cmake -B build-x86_64 -DCMAKE_TOOLCHAIN_FILE=cmake/toolchains/x86_64-apple-darwin.cmake | ||
|
|
||
| set(CMAKE_SYSTEM_NAME Darwin) | ||
| set(CMAKE_SYSTEM_PROCESSOR x86_64) | ||
| set(CMAKE_OSX_ARCHITECTURES x86_64) | ||
|
|
||
| # x86_64 Homebrew prefix | ||
| set(BREW_PREFIX "/usr/local") | ||
|
|
||
| # Find x86_64 LLVM installation | ||
| set(CMAKE_PREFIX_PATH "${BREW_PREFIX}/opt/llvm@17;${BREW_PREFIX}/opt/openssl@3") | ||
|
|
||
| # RPATH settings for proper library resolution | ||
| set(CMAKE_INSTALL_RPATH "${BREW_PREFIX}/opt/llvm@17/lib") | ||
| set(CMAKE_BUILD_WITH_INSTALL_RPATH TRUE) | ||
| set(CMAKE_MACOSX_RPATH TRUE) | ||
|
|
||
| # Ensure we use Rosetta-compatible libraries | ||
| set(CMAKE_FIND_ROOT_PATH_MODE_PROGRAM NEVER) | ||
| set(CMAKE_FIND_ROOT_PATH_MODE_LIBRARY ONLY) | ||
| set(CMAKE_FIND_ROOT_PATH_MODE_INCLUDE ONLY) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.